https://github.com/mozilla/gecko-dev
Raw File
Tip revision: 37fd0b11fb1e59ae2d1c0bc5b4e7bf033ff7d11c authored by ffxbld on 05 June 2015, 16:40:03 UTC
Added FIREFOX_38_0_6_RELEASE FIREFOX_38_0_6_BUILD1 tag(s) for changeset 76f8f33b6577. DONTBUILD CLOSED TREE a=release
Tip revision: 37fd0b1
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