layout/reftests/bugs/383035-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 <title>Bug 383035 – Black vertical line showing with iframe when you shouldn't see that</title>
     4 </head>
     5 <body style="overflow:hidden">
     6 <div style="width: 1400px;">
     7 <center>
     8 <table style="width: 815px;"><tr><td>
     9 <iframe frameborder="0"></iframe>
    10 </td></tr></table>
    11 </center>
    12 </div>
    13 </body>
    14 </html>

mercurial