gecko/layout/reftests/bugs/322436-1.html
2007-12-16 18:38:18 -08:00

13 lines
201 B
HTML

<html>
<head>
</head>
<body>
There should be floating text here! Look at the source!
<div style="display: -moz-box;"><div style="float: left;">This text should show up</div></div>
</body>
</html>