Source code
Revision control
Copy as Markdown
Other Tools
Test Info:
- Manifest: layout/reftests/marquee/reftest.list
<html>↩
<head>↩
</head>↩
<body onload="document.getElementById('a').setAttribute('direction', 'right')">↩
<marquee id="a" behavior=alternate scrollamount=0>↩
This text should be visible↩
</marquee>↩
</body>↩
</html>↩