summaryrefslogtreecommitdiffstats
path: root/layout/reftests/marquee/1160342-ref.html
blob: d56c90642aadb5e2847da470bb5f750502e9abe2 (plain)
1
2
3
4
5
6
7
8
9
10
<html>
<head>
<title>Bug 1160342 - Implement marquee using mutation observers</title>
</head>
<body>
<marquee id="a" behavior=alternate scrollamount=0 direction=right>
This text should be visible
</marquee>
</body>
</html>