blob: cf08cca4b767783de1f5c54dba9e115ef5ab0f86 [file] [log] [blame]
<!DOCTYPE html>
<meta charset="utf-8">
<title>HTML Test: marquee-direction-left</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 right to left">
<p>Test passes if the text "Test Marquee" moves from right to left.</p>
<marquee direction="left">Test Marquee</marquee>