tor-browser

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

WEB_FEATURES.yml (297B)


      1 features:
      2 - name: flexbox
      3  files: "**"
      4 # TODO: map *gap* to flexbox-gap. This is currently not possible without the
      5 # tests being associated with both flexbox and flexbox-gap. All but one of the
      6 # *gap* tests are passing in all browsers, so lumping them in with flexbox is
      7 # relatively harmless.