tor-browser

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

WEB_FEATURES.yml (202B)


      1 features:
      2 - name: linear-easing
      3  files:
      4  - linear-timing-*
      5 - name: steps-easing
      6  files:
      7  - step-timing-functions-*
      8 - name: cubic-bezier-easing
      9  files:
     10  - cubic-bezier-timing-functions-output.html