Source code

Revision control

Copy as Markdown

Other Tools

Test Info:

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