https://github.com/mozilla/gecko-dev
Raw File
Tip revision: b7a7e2a5997edbc534e703776e69712b1a5187a2 authored by ffxbld on 23 August 2012, 21:55:37 UTC
Added FENNEC_15_0b7_RELEASE FENNEC_15_0b7_BUILD1 tag(s) for changeset b59e022e7bfe. DONTBUILD CLOSED TREE a=release
Tip revision: b7a7e2a
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