summaryrefslogtreecommitdiffstats
path: root/layout/generic/crashtests/354458-1.html
blob: 2f361ffaf03325611b3653d55c6fdd095ebf2669 (plain)
1
2
3
4
5
6
7
8
9
10
<html>

<body>
  <div style="height: 5px; -moz-column-count: 3;">
    Text!
    <span style="float: left">Float!</span>
  </div>
</body>

</html>