|
<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>
|
|
<!-- using non-breaking spaces here to match the reference -->
|
|
|
|
</body>
|
|
|
|
</html>
|