summaryrefslogtreecommitdiffstats
path: root/layout/reftests/marquee/425247-1-ref.html
blob: 3b3a84d41d0f0966b8054da87083b627e9f5c949 (plain)
1
2
3
4
5
6
7
8
9
<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>