summaryrefslogtreecommitdiffstats
path: root/layout/reftests/marquee/429849-1.html
blob: 6b1757fd0e4ba3bf43fe63f9c80c394fec603838 (plain)
1
2
3
4
5
6
7
8
9
10
<html>
<head>
<title>Bug 429849 � marquee text not on one line , part of this line on top and second part on bottom</title>
</head>
<body>
<marquee behavior=alternate scrollamount=0 direction=right>
This text <script>document.body.offsetHeight;</script>should be on one line
</marquee>
</body>
</html>