layout/reftests/bugs/322436-1.html

Wed, 31 Dec 2014 13:27:57 +0100

author
Michael Schloh von Bennewitz <michael@schloh.com>
date
Wed, 31 Dec 2014 13:27:57 +0100
branch
TOR_BUG_3246
changeset 6
8bccb770b82d
permissions
-rw-r--r--

Ignore runtime configuration files generated during quality assurance.

     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