layout/reftests/bugs/322436-1.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>
     3 <head>
     5 </head>
     7 <body>
     8 There should be floating text here!  Look at the source!
     9 <div style="display: -moz-box;"><div style="float: left;">This&nbsp;text&nbsp;should&nbsp;show&nbsp;up</div></div>
    10 <!-- using non-breaking spaces here to match the reference -->
    12 </body>
    14 </html>

mercurial