Mypal/layout/generic/crashtests/255982-3.html

11 lines
357 B
HTML

<!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>