[sandbox-top-navigation-child-delivered-both.tentative.sub.window.html] expected: if (os == "linux") and not fission and debug and not swgl: [OK, CRASH] if (processor == "x86") and not debug: [OK, TIMEOUT] if (os == "linux") and fission and debug and not swgl: [OK, TIMEOUT] [A frame with both top navigation delivered sandbox flags uses the less restrictive one] expected: if (processor == "x86") and not debug: [PASS, TIMEOUT] if (processor == "x86_64") and (os == "linux") and fission and debug and not swgl: [PASS, TIMEOUT]