https://github.com/mozilla/gecko-dev
Raw File
Tip revision: 5e61a254cd93e3100d80c4fa96f4b925db714aef authored by ffxbld on 24 January 2012, 07:21:46 UTC
Added tag FIREFOX_10_0b6_BUILD1 for changeset b4091c66fdff. CLOSED TREE a=release
Tip revision: 5e61a25
336736-1a.html
<html>
<body dir="rtl">
<!-- 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