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

10 lines
246 B
HTML

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