tor-browser

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

root-element-opacity-ref.html (344B)


      1 <!doctype HTML>
      2 <title>Opacity on the root element blends with a white backdrop</title>
      3 <link rel="author" title="Chris Harrelson" href="mailto:chrishtr@chromium.org">
      4 <link rel="help" href="https://drafts.fxtf.org/compositing/#pagebackdrop">
      5 <html style="background: #DDD">
      6  <div id=spacer style="width: 100px; height: 3000px"></div>
      7 </html>