summaryrefslogtreecommitdiffstats
path: root/testing/web-platform/meta/html/semantics/embedded-content/the-iframe-element/sandbox-top-navigation-grandchild.tentative.sub.window.js.ini
blob: 2fe0b614019f196b6c323b278803f19a696249fe (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
[sandbox-top-navigation-grandchild.tentative.sub.window.html]
  expected:
    if os == "android": TIMEOUT
    [TIMEOUT, CRASH]
  [A same-origin sandboxed grandchild in a cross-origin parent can navigate top]
    expected: NOTRUN

  [An unsandboxed same-origin grandchild can navigate top]
    expected:
      if os == "android": [PASS, TIMEOUT, NOTRUN]
      [TIMEOUT, NOTRUN]

  [A same-origin grandchild in a cross-origin parent can navigate top]
    expected:
      if os == "android": [TIMEOUT, NOTRUN]
      NOTRUN

  [A fully sandboxed same-origin grandchild can't navigate top]
    expected: [PASS, TIMEOUT]