tor-browser

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

413027-4-ref.html (287B)


      1 <html><head>
      2 <title>Testcase for bug 413027 - Marquee height is sized too small, clipping text vertically</title>
      3 </head>
      4 <body>
      5 
      6 <div style="background-color: lime; width: 600px; float:left;">
      7  <div style="margin: 100px 0px; padding-left: 2px;">text</div>
      8 </div>
      9      
     10 </body></html>