summaryrefslogtreecommitdiffstats
path: root/layout/reftests/bugs/428810-2a-ltr.html
blob: 7d986cad4dfa0d59d9a7ec567418d00a01626e72 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
<!DOCTYPE HTML>
<title>Testcase, bug 428810</title>
<style type="text/css">
html, body { margin: 0; padding: 0; }
</style>
<div style="height: 10px">
  <div style="float: left; height: 20px; width: 100px"></div>
</div>
<div style="margin-left: 40px; width: 70px; display: list-item;">
  <div style="float: left; height: 20px; width: 15px"></div>
  &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;
</div>