tor-browser

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

opacity-change-twice-stacking-context-ref.html (129B)


      1 <!doctype HTML>
      2 <div style="width: 100px; height: 100px; z-index: 1; opacity: 0.9; background: blue; position: absolute">
      3 </div>