summaryrefslogtreecommitdiffstats
path: root/layout/reftests/bugs/407016-1-a.html
blob: 28812bd6c84b000741e63e9c69f73dcdc3153a67 (plain)
1
2
3
4
5
6
7
8
9
<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>