Source code

Revision control

Copy as Markdown

Other Tools

[nested-context-navigations-embed.html]
expected:
if (os == "android") and fission: [OK, TIMEOUT]
[Test that cross-site embed navigations are not observable by the parent, even after history navigations by the parent]
expected:
if fission and (os == "android"): PASS
if not fission: PASS
[PASS, FAIL]
[Test that cross-site embed navigations are not observable by the parent]
expected:
if fission and (os == "android"): PASS
if not fission: PASS
[PASS, FAIL]