summaryrefslogtreecommitdiffstats
path: root/layout/reftests/bugs/403129-1.html
blob: b57ce6b35fea5dfe8ae0329ec191c4362a5afd64 (plain)
1
2
3
4
5
6
7
8
<html>
<body>
  <div style="width: 0px">
    <div style="float: left">xx</div>
    <div style="float: left">ii</div>
  </div>
</body>
</html>