blob: 5174fe72a86c26715ca086dc00edc5ad7b2b43d3 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
|
[nested-context-navigations-iframe.html]
expected:
if (os == "android") and fission: [OK, TIMEOUT]
max-asserts: 4
[Test that iframe navigations are not observable by the parent, even after history navigations by the parent]
disabled: https://bugzilla.mozilla.org/show_bug.cgi?id=1572932
[Test that crossorigin iframe navigations are not observable by the parent, even after history navigations by the parent]
disabled: https://bugzilla.mozilla.org/show_bug.cgi?id=1572932
[Test that cross-site iframe navigations are not observable by the parent, even after history navigations by the parent]
expected:
if not fission: FAIL
[PASS, FAIL]
[Test that cross-site iframe navigations are not observable by the parent]
expected:
if not fission: PASS
[PASS, FAIL]
|