tor-browser

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

WEB_FEATURES.yml (325B)


      1 features:
      2 - name: autonomous-custom-elements
      3  files:
      4  - Document-importNode.html
      5  - Node-cloneNode.html
      6  - upgrading-enqueue-reactions.html
      7  - upgrading-parser-created-element.html
      8 - name: customized-built-in-elements
      9  files:
     10  - Document-importNode-customized-builtins.html
     11  - Node-cloneNode-customized-builtins.html