summaryrefslogtreecommitdiffstats
path: root/layout/reftests/bugs/413027-2-ref.html
blob: f96e2fbba8c2477ee31f28c6c8c0511830fc67c6 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
<!DOCTYPE HTML>
<html>
<body>

<div style="float:left; border:4px dotted blue;">
  <div>
    <span style="display:inline-block; width:50px; height:200px; background:yellow;">
  </div>
</div>

</body>
</html>