tor-browser

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

WEB_FEATURES.yml (1378B)


      1 features:
      2 - name: abs-sign
      3  files:
      4  - signs-abs-*
      5 - name: attr
      6  files:
      7  - attr-*
      8 - name: cap
      9  files:
     10  - cap-*
     11 - name: rcap
     12  files:
     13  - rcap-*
     14 - name: exp-functions
     15  files:
     16  - exp-log-*
     17  - hypot-pow-sqrt-*
     18 - name: ic
     19  files:
     20  - ic-*
     21 - name: ric
     22  files:
     23  - ric-*
     24 - name: if
     25  files:
     26  - if-*
     27 - name: lh
     28  files:
     29  - lh-*
     30 - name: rlh
     31  files:
     32  - rlh-*
     33 - name: ch
     34  files:
     35  - ch-*
     36 - name: rch
     37  files:
     38  - rch-*
     39 - name: ex
     40  files:
     41  - ex-*
     42 - name: rex
     43  files:
     44  - rex-*
     45 - name: round-mod-rem
     46  files:
     47  - round-function.html
     48  - round-mod-rem-*
     49 - name: trig-functions
     50  files:
     51  - acos-asin-atan-atan2-*
     52  - sin-cos-tan-*
     53 - name: calc
     54  files:
     55  - calc-*
     56  - "!calc-infinity-*"
     57 - name: calc-constants
     58  files:
     59  - calc-infinity-*
     60 - name: viewport-unit-variants
     61  files:
     62  - viewport-units-compute.html
     63  - viewport-units-invalidation.html
     64  - viewport-units-keyframes.html
     65  - viewport-units-media-queries.html
     66  - viewport-units-parsing.html
     67  - viewport-units-writing-mode-font-size.html
     68  - viewport-units-writing-mode.html
     69 - name: min-max-clamp
     70  files:
     71  - min-*
     72  - minmax-*
     73  - max-*
     74  - attr-in-max.html
     75  - calc-in-max.html
     76  - clamp-*
     77 - name: viewport-units
     78  files:
     79  - vh-*
     80  - viewport-units-*
     81  # Tests for: vi, svi, lvi, dvi, vb, svb, lvb, dvb
     82  - "!viewport-units-writing-mode-*"
     83 - name: border-radius
     84  files:
     85  - getComputedStyle-border-radius-*