layout/reftests/bugs/371043-1-ref.html

changeset 0
6474c204b198
     1.1 --- /dev/null	Thu Jan 01 00:00:00 1970 +0000
     1.2 +++ b/layout/reftests/bugs/371043-1-ref.html	Wed Dec 31 06:09:35 2014 +0100
     1.3 @@ -0,0 +1,9 @@
     1.4 +<!DOCTYPE html>
     1.5 +<body>
     1.6 +  <div id="source" style="font-size: 10px; -moz-column-gap: 2ch">
     1.7 +    <span id="test"
     1.8 +          style="background: green; color: green; display: inline-block;
     1.9 +                 height: 30px; padding: 0 2px">00
    1.10 +    </span>
    1.11 +  </div>
    1.12 +</body>

mercurial