summaryrefslogtreecommitdiffstats
path: root/layout/generic/crashtests/790260-1.html
blob: f1536e3ed9789869c9aedc31e874d4cadfb885c4 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
<!DOCTYPE html>
<html class="reftest-print">
<body>
<div style="float:left">
  <div>
    <img src="about:blank" height="2000">
  </div>
  <div style="float:left">XYZ</div>
</div>
<div style="clear:both"></div>
</body>
</html>