tor-browser

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

border-color-transparent-ref.html (88B)


      1 <!doctype html>
      2 <style>
      3  div {
      4    border: 100px solid black;
      5  }
      6 </style>
      7 <div></div>