https://github.com/mozilla/gecko-dev
Raw File
Tip revision: b2ad6f0db8c5be660d987da9fc377118111e212c authored by ffxbld on 11 October 2012, 04:11:52 UTC
Added FENNEC_17_0b1_RELEASE FENNEC_17_0b1_BUILD2 tag(s) for changeset f02c5fb11741. DONTBUILD CLOSED TREE a=release
Tip revision: b2ad6f0
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