Source code
Revision control
Copy as Markdown
Other Tools
<!DOCTYPE html>
<meta charset="utf-8">
<title>HTML Test: marquee-direction-right</title>
<link rel="help" href="https://html.spec.whatwg.org/multipage/multipage/obsolete.html#the-marquee-element">
<meta name="assert" content="Check if the marquee direction is from left to right">
<p>Test passes if the text "Test Marquee" moves from left to right.</p>
<marquee direction="right">Test Marquee</marquee>