blob: b42c9454fb140887e38d7105c0ece1d33ed6c71d [file] [log] [blame]
<!DOCTYPE html>
<meta charset="utf-8">
<title>HTML Test: marquee-direction-right</title>
<link rel="author" title="Intel" href="http://www.intel.com/">
<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>