layout/reftests/bugs/425972-2-ref.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  <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">&nbsp;&nbsp;</td></tr>
    11   </tbody>
    12  </table>
    13 </body>
    14 </html>

mercurial