1.1 --- /dev/null Thu Jan 01 00:00:00 1970 +0000 1.2 +++ b/layout/reftests/bugs/50630-2-ref.html Wed Dec 31 06:09:35 2014 +0100 1.3 @@ -0,0 +1,17 @@ 1.4 +<html> 1.5 +<body style="width:400px;"> 1.6 +<div style="float:left; width:200px; height:100px; background:yellow;"></div> 1.7 +Hello 1.8 +<table style="width:200px;"><tr><td> 1.9 +This is some very long text. This is some very long text. 1.10 +This is some very long text. This is some very long text. 1.11 +This is some very long text. This is some very long text. 1.12 +This is some very long text. This is some very long text. 1.13 +This is some very long text. This is some very long text. 1.14 +This is some very long text. This is some very long text. 1.15 +This is some very long text. This is some very long text. 1.16 +This is some very long text. This is some very long text. 1.17 +This is some very long text. This is some very long text. 1.18 +</table> 1.19 +</body> 1.20 +</html>