tor-browser

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

WEB_FEATURES.yml (1055B)


      1 features:
      2 - name: constraint-validation
      3  files:
      4  - input-checkvalidity.html
      5  - input-setcustomvalidity.html
      6  - input-validationmessage.html
      7  - input-validity.html
      8  - input-willvalidate.html
      9 - name: show-picker-input
     10  files:
     11  - show-picker-*
     12 - name: input-date-time
     13  files:
     14  - date*
     15  - time*
     16  - input-valueasdate*
     17 - name: input-file
     18  files:
     19  - type-change-file-to-text-crash.html
     20  - input-value-invalidstateerr.html
     21 - name: change-event
     22  files:
     23  - change-to-empty-value.html
     24 - name: input-hidden
     25  files:
     26  - hidden*
     27 - name: input-image
     28  files:
     29  - image*
     30 - name: input-button
     31  files:
     32  - button.html
     33  - input-type-button.html
     34 - name: input-reset
     35  files:
     36  - reset.html
     37 - name: input-submit
     38  files:
     39  - input-submit-remove-jssubmit.html
     40  - input-type-change-submit.html
     41 - name: input-email-tel-url
     42  files:
     43  - email*
     44  - telephone.html
     45  - url.html
     46 - name: input-color
     47  files:
     48  - color*
     49 - name: input-range
     50  files:
     51  - range*
     52 - name: input-password
     53  files:
     54  - password*
     55 - name: search-input-type
     56  files:
     57  - search_input.html