tor-browser

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

javascript-url-security-check-failure.sub.html.ini (450B)


      1 [javascript-url-security-check-failure.sub.html]
      2  [cross-origin-domain but same-origin, setting src]
      3    expected:
      4      if (os == "linux") and not debug and fission and (processor == "x86_64"): [FAIL, PASS]
      5      FAIL
      6 
      7  [cross-origin-domain but same-origin, setting location.href]
      8    expected:
      9      if fission and (os == "linux") and not swgl: [FAIL, PASS]
     10      if fission and (os == "win") and (processor == "x86_64"): [FAIL, PASS]
     11      FAIL