summaryrefslogtreecommitdiffstats
path: root/testing/web-platform/meta/resource-timing/nested-context-navigations-iframe.html.ini
blob: 09e41920a27d4b1fcba7ad180964ef08aeb3f609 (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 (os == "android"): PASS
      [PASS, FAIL]

  [Test that cross-site iframe navigations are not observable by the parent]
    expected:
      if (os == "android") and not fission: PASS
      [PASS, FAIL]