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
336736-1b.html
<html>
<body>
<!-- The "alternate" behavior is necessary for the
     marquee text to start out on the screen.      -->
<marquee 
  direction="right" 
  scrollamount="0"
  behavior="alternate"
>
<div style="background: green; width: 50px">&nbsp;</div>
</marquee>
</body>
</html>
back to top