tenfourfox/layout/reftests/bugs/428810-2f-ltr.html
Cameron Kaiser c9b2922b70 hello FPR
2017-04-19 00:56:45 -07:00

13 lines
354 B
HTML

<!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>
</div>