tor-browser

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

WEB_FEATURES.yml (437B)


      1 features:
      2 - name: constraint-validation
      3  files:
      4  - textarea-setcustomvalidity.html
      5  - textarea-validity-clone.html
      6  - textarea-validity-valueMissing-inside-datalist.html
      7 - name: change-event
      8  files:
      9  - change-to-empty-value.html
     10 - name: textarea
     11  files:
     12  - "*"
     13  - "!textarea-setcustomvalidity.html"
     14  - "!textarea-validity-clone.html"
     15  - "!textarea-validity-valueMissing-inside-datalist.html"
     16  - "!change-to-empty-value.html"