gecko/layout/reftests/bugs/336736-1.html

14 lines
235 B
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"
>
a
</MARQUEE>
</body>
</html>