summaryrefslogtreecommitdiffstats
path: root/layout/reftests/bugs/322436-1.html
blob: 64c32a8b8fb1299d5291c7e3c118028242af01b2 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
<html>

<head>

</head>

<body>
There should be floating text here!  Look at the source!
<div style="display: -moz-box;"><div style="float: left;">This&nbsp;text&nbsp;should&nbsp;show&nbsp;up</div></div>
<!-- using non-breaking spaces here to match the reference -->

</body>

</html>