https://github.com/mozilla/gecko-dev
Raw File
Tip revision: a570069dd8ba1cdfb6e5de2e89979529cb30f747 authored by ffxbld on 02 September 2016, 12:19:31 UTC
Added FENNEC_48_0_3_RELEASE FENNEC_48_0_3_BUILD1 tag(s) for changeset f182cf5849c5. DONTBUILD CLOSED TREE a=release
Tip revision: a570069
1160342-1.html
<html>
<head>
<title>Bug 1160342 - Implement marquee using mutation observers</title>
</head>
<body onload="document.getElementById('a').setAttribute('behavior', 'alternate')">
<marquee id="a" scrollamount=0 direction=right>
This text should be visible
</marquee>
</body>
</html>
back to top