sandbox-top-navigation-child-unsandboxed.tentative.sub.window.js.ini (684B)
1 [sandbox-top-navigation-child-unsandboxed.tentative.sub.window.html] 2 expected: 3 if (os == "win") and not debug and (processor == "x86_64"): [OK, TIMEOUT] 4 if (os == "linux") and debug and fission: [OK, TIMEOUT] 5 if (os == "mac") and debug: [OK, TIMEOUT] 6 if (os == "linux") and not debug: [OK, TIMEOUT] 7 if (os == "android") and debug: [OK, CRASH] 8 [A same-origin unsandboxed frame can navigate top] 9 expected: 10 if (os == "win") and not debug and (processor == "x86_64"): [PASS, TIMEOUT] 11 if (os == "linux") and debug and fission: [PASS, TIMEOUT] 12 if (os == "mac") and debug: [PASS, TIMEOUT] 13 if (os == "linux") and not debug: [PASS, TIMEOUT]