layout/reftests/marquee/413027-4-ref.html

changeset 0
6474c204b198
     1.1 --- /dev/null	Thu Jan 01 00:00:00 1970 +0000
     1.2 +++ b/layout/reftests/marquee/413027-4-ref.html	Wed Dec 31 06:09:35 2014 +0100
     1.3 @@ -0,0 +1,10 @@
     1.4 +<html><head>
     1.5 +<title>Testcase for bug 413027 - Marquee height is sized too small, clipping text vertically</title>
     1.6 +</head>
     1.7 +<body>
     1.8 +
     1.9 +<div style="background-color: lime; width: 600px; float:left;">
    1.10 +  <div style="margin: 100px 0px; padding-left: 2px;">text</div>
    1.11 +</div>
    1.12 +      
    1.13 +</body></html>

mercurial