|
<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>
|