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