summaryrefslogtreecommitdiffstats
path: root/layout/reftests/marquee/407016-2.html
blob: 65e1273b9c776bd544c1efe9e4ae11880a84a105 (plain)
1
2
3
4
5
6
7
<html>
<body>
<marquee scrollamount="0" style="height: 50px; background-color: lime;">
<div style="width: 9999px;">&nbsp;</div>
</marquee>
</body>
</html>