https://github.com/mozilla/gecko-dev
Raw File
Tip revision: 1f905de58fa9d5429906034aa8ac4e6f53fcf39c authored by ffxbld on 24 March 2017, 09:51:29 UTC
Added FENNEC_52_0_2_RELEASE FENNEC_52_0_2_BUILD1 tag(s) for changeset 9a3506a37e59. DONTBUILD CLOSED TREE a=release
Tip revision: 1f905de
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