tor-browser

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

animate-display-table-opacity-ref.html (170B)


      1 <!DOCTYPE html>
      2 <title>Testcase for bug 1245075</title>
      3 <style>
      4 #test {
      5  width: 100px; height: 100px;
      6  background: rgb(102, 102, 255);
      7 }
      8 </style>
      9 <div id="test"></div>