layout/reftests/bugs/50630-2-ref.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 <body style="width:400px;">
     3 <div style="float:left; width:200px; height:100px; background:yellow;"></div>
     4 Hello
     5 <table style="width:200px;"><tr><td>
     6 This is some very long text. This is some very long text.
     7 This is some very long text. This is some very long text.
     8 This is some very long text. This is some very long text.
     9 This is some very long text. This is some very long text.
    10 This is some very long text. This is some very long text.
    11 This is some very long text. This is some very long text.
    12 This is some very long text. This is some very long text.
    13 This is some very long text. This is some very long text.
    14 This is some very long text. This is some very long text.
    15 </table>
    16 </body>
    17 </html>

mercurial