layout/reftests/bugs/428810-2a-ltr.html

changeset 0
6474c204b198
     1.1 --- /dev/null	Thu Jan 01 00:00:00 1970 +0000
     1.2 +++ b/layout/reftests/bugs/428810-2a-ltr.html	Wed Dec 31 06:09:35 2014 +0100
     1.3 @@ -0,0 +1,13 @@
     1.4 +<!DOCTYPE HTML>
     1.5 +<title>Testcase, bug 428810</title>
     1.6 +<style type="text/css">
     1.7 +html, body { margin: 0; padding: 0; }
     1.8 +</style>
     1.9 +<div style="height: 10px">
    1.10 +  <div style="float: left; height: 20px; width: 100px"></div>
    1.11 +</div>
    1.12 +<div style="margin-left: 40px; width: 70px; display: list-item;">
    1.13 +  <div style="float: left; height: 20px; width: 15px"></div>
    1.14 +  &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;
    1.15 +</div>
    1.16 +

mercurial