Source code

Revision control

Copy as Markdown

Other Tools

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