layout/reftests/bugs/210876-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 <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
     2 <html>
     3 <head>
     4  <title>Bug 210876</title>
     5  <meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
     6 </head>
     7 <body>
     8 <fieldset style="float: left; background-color: #DDDDDD; margin-right: 1em; width: auto">
     9   <table border=1>
    10     <tr><td></td><td>Col1</td><td>Col2</td></tr>
    11     <tr><td>Row1:</td><td>SomeText</td><td>MoreText</td></tr>
    12   </table>
    13 </fieldset>
    14 </body>
    15 </html>

mercurial