layout/reftests/bugs/428810-3b-ltr-insets.html

Wed, 31 Dec 2014 07:16:47 +0100

author
Michael Schloh von Bennewitz <michael@schloh.com>
date
Wed, 31 Dec 2014 07:16:47 +0100
branch
TOR_BUG_9701
changeset 3
141e0f1194b1
permissions
-rw-r--r--

Revert simplistic fix pending revisit of Mozilla integration attempt.

     1 <!DOCTYPE HTML>
     2 <title>Testcase, bug 428810</title>
     3 <style type="text/css">
     4 html, body { margin: 0; padding: 0; }
     5 </style>
     6 <div style="height: 6px">
     7   <div style="float: left; height: 20px; width: 116px"></div>
     8 </div>
     9 <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">
    10   <div style="float: left; height: 20px; width: 60px"></div>
    11   <div>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</div>
    12 </div>

mercurial