blob: 320252557faa677cdf731181f5cf255509157479 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
|
[nested-context-navigations-object.html]
expected:
if (os == "android") and fission: [OK, TIMEOUT]
[Test that cross-site object navigations are not observable by the parent, even after history navigations by the parent]
expected:
if os == "android": PASS
[PASS, FAIL]
[Test that cross-site object navigations are not observable by the parent]
expected:
if os == "android": PASS
[PASS, FAIL]
|