[sandbox-top-navigation-child-frame.tentative.sub.window.html] expected: if swgl and (os == "linux") and not fission: [OK, CRASH] if (os == "linux") and not swgl and debug and not fission: [OK, CRASH] if (os == "win") and debug and (processor == "x86_64") and not swgl: [OK, TIMEOUT] [A same-origin frame with frame sandbox flags can navigate top] expected: if (os == "win") and debug and (processor == "x86_64") and not swgl: [PASS, TIMEOUT]