layout/reftests/bugs/582037-2a.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 <!-- This test assumes that the document is 2in tall by 4in wide. -->
     3 <html style="margin: 0; padding: 0; border: none; overflow: hidden"
     4       class="reftest-print">
     5   <body style="margin: 0; padding: 0; border: none">
     6     <div style="position: fixed; height: 100%; background: green">
     7       <img src="solidblue.png" style="height: 100%; visibility: hidden;">
     8     </div>
     9   </body>
    10 </html>

mercurial