tor-browser

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

scrollbar-width-paint-003-ref.html (127B)


      1 <!doctype html>
      2 <title>CSS Test Reference</title>
      3 <style>
      4  :root { overflow: scroll; scrollbar-color: green green; }
      5 </style>