tor-browser

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

440112-ref.html (534B)


      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; height: 150px;">
     11    <form>
     12 
     13     <textarea id="formElement" style="width: 200px; height: 50px;">
     14 </textarea>
     15     </form>
     16 </div>
     17 <div style="background-color: orange; height: 150px; width: 120px; position: absolute; top: 25px; left: 130px;"></div>
     18 </body>
     19 
     20 </body>
     21 </html>