tor-browser

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

sandbox-top-navigation-grandchild-frame-allow-top.tentative.sub.window.js.ini (433B)


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