blob: 4e69fda15b5485d43508870523845313fe67d1db (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
|
<html>
<head>
</head>
<body>
There should be floating text here! Look at the source!
This text should show 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>
|