tenfourfox/layout/reftests/bugs/407016-1-a.html
Cameron Kaiser c9b2922b70 hello FPR
2017-04-19 00:56:45 -07:00

10 lines
233 B
HTML

<html>
<body>
<table style="width: 200px; border: 1px solid black;"><tr><td>
<marquee scrollamount="0" style="background-color: lime;">
<div style="width: 2000px; height: 50px;"></div>
</marquee>
</td></tr></table>
</body>
</html>