tor-browser

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

scope-featureless.html.ini (212B)


      1 [scope-featureless.html]
      2  expected:
      3    if not debug and (os == "win"): [FAIL, PASS]
      4    if not debug and (os == "mac"): [PASS, FAIL]
      5    if not debug and (os == "android" and os_version == "7.0"): [FAIL, PASS]