tor-browser

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

WEB_FEATURES.yml (556B)


      1 features:
      2 - name: button
      3  files:
      4  - '*'
      5  - '!button-checkvalidity.html'
      6  - '!button-setcustomvalidity.html'
      7  - '!button-validation.html'
      8  - '!button-validationmessage.html'
      9  - '!button-validity.html'
     10  - '!button-willvalidate-readonly-attribute.html'
     11  - '!button-willvalidate.html'
     12 - name: constraint-validation
     13  files:
     14  - button-checkvalidity.html
     15  - button-setcustomvalidity.html
     16  - button-validation.html
     17  - button-validationmessage.html
     18  - button-validity.html
     19  - button-willvalidate-readonly-attribute.html
     20  - button-willvalidate.html