summaryrefslogtreecommitdiffstats
path: root/layout/generic/crashtests/255982-3.html
blob: 2f62ee88ef388ca53a3d3ca5806dad614892ed21 (plain)
1
2
3
4
5
6
7
8
9
10
<!DOCTYPE HTML>
<html class="reftest-print">
<body>
<div style="width: 60%; float: left; height: 1.6in; ">a float</div>
<div style="width: 60%; float: left; height: 1.6in; border:1px solid black;">overlaps page break</div>
Some text
<div style="width: 60%; float: left;">3rd float</div>
<div style="width: 60%; float: left;">4th float</div>
</body>
</html>