gecko/layout/reftests/bugs/322436-1.html
Jonathan Kew 1b4863c480 Bug 518357, make reftests less sensitive to default font size settings. r=roc
--HG--
extra : rebase_source : 1914dd5f2998a2f45e10ccf3574d854ba9240f52
2009-09-23 15:55:55 +01:00

15 lines
285 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&nbsp;text&nbsp;should&nbsp;show&nbsp;up</div></div>
<!-- using non-breaking spaces here to match the reference -->
</body>
</html>