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

<div style="float:left; border:4px dotted blue;">
  <div style="overflow:hidden">text<br>more text</div>
</div>

</body>
</html>