layout/reftests/bugs/322436-1.html

changeset 0
6474c204b198
     1.1 --- /dev/null	Thu Jan 01 00:00:00 1970 +0000
     1.2 +++ b/layout/reftests/bugs/322436-1.html	Wed Dec 31 06:09:35 2014 +0100
     1.3 @@ -0,0 +1,14 @@
     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 +<div style="display: -moz-box;"><div style="float: left;">This&nbsp;text&nbsp;should&nbsp;show&nbsp;up</div></div>
    1.13 +<!-- using non-breaking spaces here to match the reference -->
    1.14 +
    1.15 +</body>
    1.16 +
    1.17 +</html>

mercurial