Source code

Revision control

Copy as Markdown

Other Tools

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