tor-browser

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

776265-1-ref.html (266B)


      1 <!DOCTYPE HTML>
      2 <html>
      3 <head>
      4 <title>Testcase for bug 776265</title>
      5 <style type="text/css">
      6 textarea {
      7    float: left;
      8    height: 40px;
      9    width: 40px;
     10    border: 1px solid #aaa;
     11    padding: 4px;
     12 }
     13 </style>
     14 </head>
     15 <body><textarea></textarea>
     16 </body>
     17 </html>