layout/reftests/bugs/428810-2f-ltr-insets.html

changeset 0
6474c204b198
     1.1 --- /dev/null	Thu Jan 01 00:00:00 1970 +0000
     1.2 +++ b/layout/reftests/bugs/428810-2f-ltr-insets.html	Wed Dec 31 06:09:35 2014 +0100
     1.3 @@ -0,0 +1,12 @@
     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: 6px">
    1.10 +  <div style="float: left; height: 20px; width: 116px"></div>
    1.11 +</div>
    1.12 +<div style="width: 70px; display: list-item; margin: 1px 1px 32px 32px; border: medium solid transparent; border-width: 2px 2px 16px 16px; padding: 4px 4px 8px 8px">
    1.13 +  <div style="float: left; height: 20px; width: 15px"></div>
    1.14 +</div>
    1.15 +

mercurial