summaryrefslogtreecommitdiffstats
path: root/testing/web-platform/meta/html/semantics/embedded-content/the-iframe-element/sandbox-top-navigation-cross-origin-escalate.tentative.sub.window.js.ini
blob: fb091b745faa921a6e35fbc0488d83804376cbf0 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
[sandbox-top-navigation-cross-origin-escalate.tentative.sub.window.html]
  expected:
    if (os == "linux") and fission and debug and swgl: [OK, TIMEOUT]
    if (os == "linux") and fission and debug and not swgl: [OK, TIMEOUT]
    if (os == "linux") and fission and not debug: [OK, TIMEOUT]
    if (os == "linux") and not fission and debug and not swgl: [OK, CRASH]
    if (os == "win") and not debug and (processor == "x86_64"): [OK, TIMEOUT]
    if (os == "win") and swgl: [OK, CRASH]
    if (os == "win") and not swgl and not debug and (processor == "x86"): [OK, TIMEOUT]
  [A cross origin unsandboxed frame can't escalate privileges in a child     frame]
    expected:
      if (os == "linux") and fission and debug and swgl: [FAIL, TIMEOUT]
      if (os == "linux") and fission and debug and not swgl: [FAIL, TIMEOUT]
      if (os == "linux") and fission and not debug: [FAIL, TIMEOUT]
      if (os == "win") and not debug and (processor == "x86_64"): [FAIL, TIMEOUT]
      if fission and (os == "win") and not debug and (processor == "x86"): [FAIL, TIMEOUT]
      FAIL