tor-browser

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

reftest-no-paint-ref.html (167B)


      1 <!DOCTYPE HTML>
      2 <html>
      3 <body style="background-color: black">
      4 <div style="background-color: rgba(255, 0, 0, 0.5); width:100px; height:100px;" >
      5 </div>
      6 </body>
      7 </html>