[sandbox-top-navigation-child.tentative.sub.window.html] expected: if os == "win": [TIMEOUT, CRASH] TIMEOUT [A frame with both top navigation frame sandbox flags uses the less restrictive one] expected: NOTRUN [A frame with both top navigation delivered sandbox flags uses the less restrictive one] expected: if os == "android": [NOTRUN, TIMEOUT] NOTRUN [A same-origin frame with frame sandbox flags can navigate top] expected: if os == "mac": [TIMEOUT, PASS] if os == "linux": [TIMEOUT, PASS] [A same-origin unsandboxed frame can navigate top] expected: if os == "win": TIMEOUT if os == "android": [TIMEOUT, PASS] [NOTRUN, TIMEOUT]