diff options
Diffstat (limited to 'layout/reftests/bugs/322436-1-ref.html')
-rw-r--r-- | layout/reftests/bugs/322436-1-ref.html | 16 |
1 files changed, 16 insertions, 0 deletions
diff --git a/layout/reftests/bugs/322436-1-ref.html b/layout/reftests/bugs/322436-1-ref.html new file mode 100644 index 000000000..4e69fda15 --- /dev/null +++ b/layout/reftests/bugs/322436-1-ref.html @@ -0,0 +1,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> |