summaryrefslogtreecommitdiffstats
path: root/testing/web-platform/meta/html/semantics/embedded-content/the-iframe-element/sandbox-top-navigation-grandchild-sandboxed-escalate.tentative.sub.window.js.ini
blob: ceb6ab3dcca0ea7a0c13b1aa8d7a79b482773602 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
[sandbox-top-navigation-grandchild-sandboxed-escalate.tentative.sub.window.html]
  expected:
    if (os == "linux") and fission and debug and not swgl: [OK, TIMEOUT]
    if (os == "win") and not debug and (processor == "x86"): [OK, TIMEOUT]
    if (processor == "x86_64") and (os == "linux") and swgl and fission: [OK, TIMEOUT]
    if (processor == "x86") and debug: [OK, CRASH]
    if (processor == "x86_64") and (os == "linux") and fission and not debug: [OK, TIMEOUT]
  [A sandboxed same-origin grandchild without allow-same-origin can't     escalate its own top-nav privileges]
    expected:
      if (os == "linux") and fission and debug and not swgl: [FAIL, TIMEOUT]
      if (os == "win") and not debug and (processor == "x86"): [FAIL, TIMEOUT]
      if fission and swgl and (os == "linux"): [FAIL, TIMEOUT]
      if fission and (os == "linux") and not debug: [FAIL, TIMEOUT]
      FAIL