https://github.com/mozilla/gecko-dev
Raw File
Tip revision: 7c9042ed1194751d9488ca33384dd674ccc11406 authored by seabld on 25 February 2013, 02:14:22 UTC
Added tag SEAMONKEY_2_17b1_RELEASE for changeset FIREFOX_20_0b1_BUILD2. CLOSED TREE a=release
Tip revision: 7c9042e
429849-1.html
<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>
back to top