summaryrefslogtreecommitdiffstats
path: root/layout/reftests/bugs/563584-6-printing.html
blob: ad019ff0bc36cb317c32916c6f2a70c759955afa (plain)
1
2
3
4
5
6
7
8
9
<!DOCTYPE HTML>
<html class="reftest-paged">
<title>Testcase for float breaking</title>
<body style="margin: 0">
<div style="float: left; width: 3.5in; height: 0.5in; background: blue"></div>
<div style="float: left; width: 1in; height: 1in; background: aqua"></div>
<!-- test to see where this float goes -->
<div style="float: left; width: 2in; height: 1.75in; background: fuchsia"></div>