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('behavior', 'alternate')">↩
<marquee id="a" scrollamount=0 direction=right>↩
This text should be visible↩
</marquee>↩
</body>↩
</html>↩