layout/reftests/printing/577450-1.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 class="reftest-print">
     3   <body style="color: green; font-size: 2em">
     4     <div style="position: fixed">Big green text</div>
     5     <!-- force two pages -->
     6     <div style="height: 3in; width: 2in"></div>
     7   </body>
     8 </html>

mercurial