tor-browser

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

remove-hovered-element-ref.html (189B)


      1 <!doctype html>
      2 <title>CSS Reftest Reference</title>
      3 <p>Clicking the right square should make the left one go green.</p>
      4 <div style="width: 100px; height: 100px; background: green;"></div>