summaryrefslogtreecommitdiffstats
path: root/layout/reftests/bugs/428810-1c-ltr.html
blob: a0a0901817f252677302d8d42bc0b8d3486e425e (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; }
::marker { font-family: inherit; }
</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>