mirror of
https://gitlab.winehq.org/wine/wine-gecko.git
synced 2024-09-13 09:24:08 -07:00
1b4863c480
--HG-- extra : rebase_source : 1914dd5f2998a2f45e10ccf3574d854ba9240f52
15 lines
285 B
HTML
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 text should show up</div></div>
|
|
<!-- using non-breaking spaces here to match the reference -->
|
|
|
|
</body>
|
|
|
|
</html>
|