layout/reftests/printing/403669-1.html

Wed, 31 Dec 2014 07:16:47 +0100

author
Michael Schloh von Bennewitz <michael@schloh.com>
date
Wed, 31 Dec 2014 07:16:47 +0100
branch
TOR_BUG_9701
changeset 3
141e0f1194b1
permissions
-rw-r--r--

Revert simplistic fix pending revisit of Mozilla integration attempt.

     1 <html class="reftest-print">
     2 <body>
     3  <table cellspacing="0" cellpadding="0"
     4         height="100px" 
     5         width="1px">
     6   <tr><td>
     7    a a a a a a a a a a a a a a
     8    a a a a a a a a a a a a a a
     9   </td></tr>
    10  </table>
    11  Ending Text
    12 </body>
    13 </html>

mercurial