layout/reftests/ogg-video/clipping-1-ref.html

Wed, 31 Dec 2014 13:27:57 +0100

author
Michael Schloh von Bennewitz <michael@schloh.com>
date
Wed, 31 Dec 2014 13:27:57 +0100
branch
TOR_BUG_3246
changeset 6
8bccb770b82d
permissions
-rw-r--r--

Ignore runtime configuration files generated during quality assurance.

     1 <!DOCTYPE HTML>
     2 <html>
     3 <body style="background:white">
     4 <div style="position:absolute; left:0; top:0; width:200px; height:600px;">
     5   <video src="black140x100.ogv" style="width:400px; margin-left:-100px;"></video>
     6 </div>
     7 <div style="position:absolute; left:200px; top:0; background:white; width:200px; height:600px;"></div>
     8 </body>
     9 </html>

mercurial