https://github.com/mozilla/gecko-dev
Raw File
Tip revision: 52568d10660dfb0ce950f6983b20228374602efe authored by Nick Thomas on 14 November 2019, 03:15:51 UTC
Bug 1595632 - don't hardcode TC root url for release start emails, r=Callek a=NPOTB
Tip revision: 52568d1
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