tor-browser

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

sandbox-top-navigation-child-cross-origin-frame.tentative.sub.window.js.ini (509B)


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