tor-browser

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

activation-behavior.window.js.ini (332B)


      1 [activation-behavior.window.html]
      2  [<a> that is not connected should be followed]
      3    expected:
      4      if (os == "mac") and not debug: [PASS, FAIL]
      5      if (os == "win") and os_version == '11.2009' and bits == 64 and not debug: [FAIL, PASS]
      6      if (os == "win") and os_version == '11.26100' and bits == 64 and ccov: [FAIL, PASS]