tor-browser

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

WEB_FEATURES.yml (426B)


      1 features:
      2 - name: webvtt
      3  files:
      4  - constructor-exceptions.html
      5  - getCueAsHTML.html
      6  - text.html
      7 - name: webvtt-cue-settings
      8  files:
      9  - align.html
     10  - line.html
     11  - position.html
     12  - size.html
     13  - snapToLines.html
     14  - vertical.html
     15 - name: webvtt-cue-alignment
     16  files:
     17  - lineAlign.html
     18  - positionAlign.html
     19 - name: webvtt-regions
     20  files:
     21  - region.html
     22 # Note: constructor.html spans features and is not mapped.