layout/reftests/bugs/322436-1-ref.html

changeset 0
6474c204b198
     1.1 --- /dev/null	Thu Jan 01 00:00:00 1970 +0000
     1.2 +++ b/layout/reftests/bugs/322436-1-ref.html	Wed Dec 31 06:09:35 2014 +0100
     1.3 @@ -0,0 +1,16 @@
     1.4 +<html>
     1.5 +
     1.6 +<head>
     1.7 +
     1.8 +</head>
     1.9 +
    1.10 +<body>
    1.11 +There should be floating text here!  Look at the source!
    1.12 +This&nbsp;text&nbsp;should&nbsp;show&nbsp;up
    1.13 +<!-- using non-breaking spaces here because the box in the testcase
    1.14 +     will always wrap (or not) as a complete unit, depending on
    1.15 +     font size and window width -->
    1.16 +
    1.17 +</body>
    1.18 +
    1.19 +</html>

mercurial