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