mirror of
https://gitlab.winehq.org/wine/wine-gecko.git
synced 2024-09-13 09:24:08 -07:00
9 lines
317 B
HTML
9 lines
317 B
HTML
<html><head>
|
||
<title>Bug 425247 – Marquee with uppercase UP or DOWN as direction doesn't work properly</title>
|
||
</head>
|
||
<body>
|
||
<marquee direction="up" bgcolor="magenta" behavior="alternate" scrollamount="0">
|
||
<marquee bgcolor="yellow" behavior="alternate" scrollamount="0">marquee up</marquee>
|
||
</marquee>
|
||
</body>
|
||
</html> |