Wed, 31 Dec 2014 07:16:47 +0100
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>