summaryrefslogtreecommitdiffstats
path: root/layout/reftests/bugs/563584-10a.html
blob: 055072db8d4f452bea1be68802c0b82737e3fcb5 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
<!DOCTYPE HTML>
<html class="reftest-print">
<title>Test that nsFloatManager::ClearFloats calls ClearContinues</title>
<body style="margin: 0">
<div style="float: left;">
  <div>
    <div style="display:inline-block; vertical-align: top; background: aqua; height: 1in; width: 1in"></div>
  </div>
  <div>
    <div style="display:inline-block; vertical-align: top; background: fuchsia; height: 1.5in; width: 1in"></div>
  </div>
</div>
<div style="float: left; clear: left; height: 0.25in; background: yellow; width: 1in"></div>