summaryrefslogtreecommitdiffstats
path: root/testing/web-platform/meta/html/semantics/embedded-content/the-iframe-element/sandbox-top-navigation-escalate-privileges.tentative.sub.window.js.ini
blob: 6d183b527f56389afb87dead27ec0b705686c8c8 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
[sandbox-top-navigation-escalate-privileges.tentative.sub.window.html]
  expected: TIMEOUT
  [A cross origin unsandboxed frame can't escalate privileges in a child     frame]
    expected:
      if os == "mac": [FAIL, TIMEOUT]
      if os == "linux": [FAIL, TIMEOUT]
      FAIL

  [A sandboxed same-origin grandchild without allow-same-origin can't     escalate its own top-nav privileges]
    expected: NOTRUN

  [A same-origin grandchild with frame allow-top can navigate top]
    expected:
      if os == "win": [TIMEOUT, NOTRUN]
      if os == "linux": [NOTRUN, TIMEOUT]
      if os == "android": TIMEOUT
      NOTRUN

  [An unsandboxed grandchild inherits its parents ability to navigate top.]
    expected:
      if os == "win": [PASS, TIMEOUT]
      if os == "mac": [TIMEOUT, NOTRUN]
      if os == "linux": [TIMEOUT, NOTRUN, PASS]

  [A sandboxed same-origin grandchild with allow-same-origin can     give itself top-nav privileges]
    expected: NOTRUN