1.1 --- /dev/null Thu Jan 01 00:00:00 1970 +0000 1.2 +++ b/layout/reftests/bugs/476357-1-ref.html Wed Dec 31 06:09:35 2014 +0100 1.3 @@ -0,0 +1,8 @@ 1.4 +<!DOCTYPE HTML> 1.5 +<title>Testcase, bug 476357</title> 1.6 +<div style="font-size: 30px;"> 1.7 + <div style="float: right; height: 1px"></div> 1.8 + <div style="clear:both">.</div> 1.9 + <!-- We never give the following div a reflow with NS_FRAME_IS_DIRTY --> 1.10 + <div>Text<span>Text</span></div> 1.11 +</div>