tenfourfox/layout/reftests/bugs/476357-1-ref.html
Cameron Kaiser c9b2922b70 hello FPR
2017-04-19 00:56:45 -07:00

9 lines
282 B
HTML

<!DOCTYPE HTML>
<title>Testcase, bug 476357</title>
<div style="font-size: 30px;">
<div style="float: right; height: 1px"></div>
<div style="clear:both">.</div>
<!-- We never give the following div a reflow with NS_FRAME_IS_DIRTY -->
<div>Text<span>Text</span></div>
</div>