tor-browser

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

background-clip-2-ref.html (276B)


      1 <!DOCTYPE html>
      2 <html>
      3  <body>
      4    <div style="padding: 10px;
      5                width: 100px;
      6                height: 100px;
      7                border: 10px solid black">
      8      <div style="width: 100px; height: 100px; background: black">
      9      </div>
     10    </div>
     11  </body>
     12 </html>