tor-browser

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

WEB_FEATURES.yml (288B)


      1 features:
      2 - name: masks
      3  # To match the scope of the feature in web-features, this should only include
      4  # tests for https://drafts.fxtf.org/css-masking-1/#positioned-masks.
      5  files:
      6  - mask-composite-*
      7  - mask-computed.html
      8  - mask-invalid.html
      9  - mask-position-*
     10  - mask-repeat-*