gecko/layout/reftests/marquee/413027-4-ref.html
Jonathan Kew 1b4863c480 Bug 518357, make reftests less sensitive to default font size settings. r=roc
--HG--
extra : rebase_source : 1914dd5f2998a2f45e10ccf3574d854ba9240f52
2009-09-23 15:55:55 +01:00

11 lines
287 B
HTML

<html><head>
<title>Testcase for bug 413027 - Marquee height is sized too small, clipping text vertically</title>
</head>
<body>
<div style="background-color: lime; width: 600px; float:left;">
<div style="margin: 100px 0px; padding-left: 2px;">text</div>
</div>
</body></html>