tor-browser

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

clip-no-stacking-context-ref.html (157B)


      1 <!DOCTYPE html>
      2 <meta charset="utf-8">
      3 <p>Expected: A green box with no red visible.</p>
      4 <div style="width: 100px; height: 100px; background: green;"></div>