gecko/layout/reftests/bugs/322436-1-ref.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

17 lines
320 B
HTML

<html>
<head>
</head>
<body>
There should be floating text here! Look at the source!
This&nbsp;text&nbsp;should&nbsp;show&nbsp;up
<!-- using non-breaking spaces here because the box in the testcase
will always wrap (or not) as a complete unit, depending on
font size and window width -->
</body>
</html>