layout/reftests/bugs/267353-1-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 <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
     2 <html>
     3 <head>
     4   <title>Bug 267353 Reference</title>
     5   <style type="text/css">table {border-collapse: collapse} td {padding: 0px}</style>
     6 </head>
     7 <body>
     8 <table style="background: #DDDDDD; width: 25em">
     9   <tr><td>
    10     <table><tr>
    11       <td><div style="background: blue; width: 5em">&nbsp;</div></td>
    12       <td width="100%" valign="top"><hr size="1"/></td>
    13     </tr></table>
    14   </td></tr>
    15 </table>
    16 </body>
    17 </html>

mercurial