https://github.com/mozilla/gecko-dev
Raw File
Tip revision: a72dd7caa07ed9120e98daac534031f65ee25aca authored by seabld on 11 March 2013, 03:07:47 UTC
Added tag SEAMONKEY_2_16_2_RELEASE for changeset FIREFOX_19_0_2_BUILD1. CLOSED TREE a=release
Tip revision: a72dd7c
425247-2-ref.html
<html><head>
<title>Bug 425247 – Marquee with uppercase UP or DOWN as direction doesn't work properly</title>
</head>
<body>
<marquee direction="down" bgcolor="magenta" behavior="alternate" scrollamount="0">
<marquee bgcolor="yellow" behavior="alternate" scrollamount="0">marquee down</marquee>
</marquee>
</body>
</html>
back to top