tor-browser

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

sandbox-top-navigation-grandchild-allow-same-origin.tentative.sub.window.js.ini (612B)


      1 [sandbox-top-navigation-grandchild-allow-same-origin.tentative.sub.window.html]
      2  expected:
      3    if (os == "linux") and debug and not fission: [OK, CRASH]
      4    if (os == "win") and debug: OK
      5    if (os == "mac") and not debug: OK
      6    if os == "android": OK
      7    [OK, TIMEOUT]
      8  [A sandboxed same-origin grandchild with allow-same-origin can     give itself top-nav privileges]
      9    expected:
     10      if (os == "linux") and debug and fission: [PASS, TIMEOUT]
     11      if (os == "win") and not debug: [PASS, TIMEOUT]
     12      if (os == "mac") and debug: [PASS, TIMEOUT]
     13      if (os == "linux") and not debug: [PASS, TIMEOUT]