https://github.com/mozilla/gecko-dev
Raw File
Tip revision: 77d9c9b548b7800b340655928ca20c657475fe94 authored by ffxbld on 22 October 2013, 01:56:18 UTC
Added FENNEC_25_0_RELEASE FENNEC_25_0_BUILD1 tag(s) for changeset 408fe13ec236. DONTBUILD CLOSED TREE a=release
Tip revision: 77d9c9b
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