layout/reftests/bugs/385823-2b.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 <html>
     2 <body>
     3 <table cellspacing="0" cellpadding="0" height="70px">
     4  <tr><td>
     5   <img src="mozilla-banner.gif" height="100%"/>
     6   <br/>
     7   <!-- Add some text content, but make it small enough not
     8        to push us to over 70px before we scale the image.
     9        This text should end up hidden behind the image. -->
    10   <font style="font-size: 20%">text text</font>
    11  </tr></td>
    12 </table>
    13 </body>
    14 </html>

mercurial