tor-browser

The Tor Browser
git clone https://git.dasho.dev/tor-browser.git
Log | Files | Refs | README | LICENSE

429849-1.html (312B)


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