OSDN Git Service

am 891974e8: (-s ours) am 19d88459: am f18b71fe: Merge "Fix for bug 4144936: [Proxy...
[android-x86/external-webkit.git] / Examples / NetscapeCoreAnimationMoviePlugin / test.html
1 <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/1999/REC-html401-19991224/loose.dtd">
2 <html>
3 <head>
4 <title>Netscape Core Animation Movie Plug-In</title>
5 </head>
6 <body>
7 <div>
8 <!--
9     <embed width="848" height="480" movieurl="http://movies.apple.com/movies/disney/up/up-tlr2_480p.mov"
10         type="test/x-netscape-core-animation-movie-plugin"></embed>
11 -->
12     <embed width="1280" height="720" movieurl="http://movies.apple.com/movies/disney/up/up-tlr2_720p.mov"
13         type="test/x-netscape-core-animation-movie-plugin"></embed>
14
15
16 </div>
17 </body>
18 </html>