[sandbox-top-navigation-grandchild-allow-same-origin.tentative.sub.window.html] expected: if (os == "win") and debug and (processor == "x86"): CRASH if (os == "linux") and debug and fission: [OK, TIMEOUT] if (os == "linux") and debug and not fission: [OK, CRASH] if (os == "win") and not debug: [OK, TIMEOUT] [A sandboxed same-origin grandchild with allow-same-origin can give itself top-nav privileges] expected: if (os == "linux") and debug and fission: [PASS, TIMEOUT] if (os == "win") and not debug: [PASS, TIMEOUT]