tor-browser

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

sandbox-top-navigation-grandchild-unsandboxed-cross-origin-parent.tentative.sub.window.js.ini (609B)


      1 [sandbox-top-navigation-grandchild-unsandboxed-cross-origin-parent.tentative.sub.window.html]
      2  expected:
      3    if (os == "linux") and not debug and fission and asan: TIMEOUT
      4    if (os == "linux") and debug and fission: [OK, TIMEOUT]
      5    if (os == "linux") and debug and not fission: [OK, CRASH]
      6    if (os == "mac") and debug: [OK, TIMEOUT]
      7  [A same-origin grandchild in a cross-origin parent can navigate top]
      8    expected:
      9      if (os == "linux") and fission and not debug and asan: TIMEOUT
     10      if (os == "linux") and fission and debug: [PASS, TIMEOUT]
     11      if (os == "mac") and debug: [PASS, TIMEOUT]