tor-browser

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

647192-1-ref.html (268B)


      1 <html><head>
      2 <style>
      3 div {
      4  outline: 1px solid black;
      5 }
      6 </style>
      7 
      8 </head><body>
      9 You should see no red, only green<br>
     10  <div style="overflow: scroll; height: 200px; z-index: 2; position: relative; background-color: lime;"></div> 
     11   </div>
     12 </body></html>