mirror of
https://repo.dactyloidae.xyz/Dactyloidae/UXP.git
synced 2026-09-04 23:08:39 +09:00
9 lines
321 B
HTML
9 lines
321 B
HTML
|
|
<html><head>
|
|||
|
|
<title>Bug 425247 <20> 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>
|