Files
UXP-Fixed/layout/reftests/marquee/1160342-ref.html
T
2018-02-02 04:16:08 -05:00

11 lines
233 B
HTML

<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>