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