tor-browser

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

require-corp-about-blank.https.html.ini (307B)


      1 [require-corp-about-blank.https.html]
      2  expected:
      3    if (os == "win") and not debug and (processor == "x86_64"): [OK, CRASH]
      4  [A(B(C)) A=require-corp, B=about:blank, C=no-require-corp => C can't load]
      5    expected:
      6      if (os == "mac") and not debug: [PASS, FAIL]
      7      if os == "android": [PASS, FAIL]