tor-browser

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

440112.html (444B)


      1 <!DOCTYPE HTML>
      2 <html lang="en">
      3 <head>
      4 <meta http-equiv="content-type" content="text/html;charset=utf-8">
      5 
      6 <title>Bug 440112</title>
      7 </head>
      8 <body>
      9 <body style="background-color: orange">
     10 <div id="wrapper" style="position: absolute; top: 30px; left: 30px; overflow:hidden; height: 150px; width: 100px">
     11    <form>
     12 
     13     <textarea id="formElement" style="width: 200px; height: 50px;">
     14 </textarea>
     15     </form>
     16 </div>
     17 </body>
     18 
     19 </body>
     20 </html>