layout/reftests/bugs/234964-2-ref.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>
     2   <body>
     3     <table style="height:400px; background:yellow;">
     4       <tr><td id="test"><br><br><br><br><br><br><br><br><br>
     5       <tr height=100%><td><div style="height:100%; width:100px; background:blue;"></div>
     6     </table>
     7   </body>
     8 </html>

mercurial