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