14 lines
513 B
INI
14 lines
513 B
INI
[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]
|