tenfourfox/layout/reftests/bugs/563584-6-printing.html
Cameron Kaiser c9b2922b70 hello FPR
2017-04-19 00:56:45 -07:00

10 lines
392 B
HTML

<!DOCTYPE HTML>
<html class="reftest-print">
<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>