layout/reftests/bugs/425972-2.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  <head>
     3  <meta http-equiv="content-type" content="text/html; charset=UTF-8">
     4  <title>there should not be a red bar over the whole page</title>
     5 </head>
     6 <body >
     7   <table width="100%">
     8   <tbody>
    10    <tr><td bgcolor="#ff3333" width="1%" height="50px"></td><td style="padding:0"></td></tr>
    11    <tr><td colspan="2"></td></tr>
    12   </tbody>
    13  </table>
    14 </body>
    15 </html>

mercurial