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