layout/reftests/bugs/582037-2a.html

Thu, 15 Jan 2015 15:55:04 +0100

author
Michael Schloh von Bennewitz <michael@schloh.com>
date
Thu, 15 Jan 2015 15:55:04 +0100
branch
TOR_BUG_9701
changeset 9
a63d609f5ebe
permissions
-rw-r--r--

Back out 97036ab72558 which inappropriately compared turds to third parties.

     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