blob: cb9085ea0ba84e2a3e27dddb639aef438796c75a (
plain)
1
2
3
4
5
6
7
8
|
<!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>
|