https://github.com/mozilla/gecko-dev
Raw File
Tip revision: f70eb52dd6f9c67457d03c38d7523e90f31d2ac5 authored by ffxbld on 21 December 2015, 23:45:03 UTC
Added FIREFOX_38_5_2esr_RELEASE FIREFOX_38_5_2esr_BUILD1 tag(s) for changeset 27ad3e19d9f5. DONTBUILD CLOSED TREE a=release
Tip revision: f70eb52
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