summaryrefslogtreecommitdiffstats
path: root/testing/web-platform/meta/html/semantics/embedded-content/the-iframe-element/sandbox-top-navigation-child-delivered.tentative.sub.window.js.ini
blob: 698063e3691e5334bcb63b4a0e82b47461efe968 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
[sandbox-top-navigation-child-delivered.tentative.sub.window.html]
  expected:
    if (os == "linux") and not fission and debug and not swgl: [OK, CRASH]
    if (os == "win") and swgl: [OK, TIMEOUT]
    if (os == "linux") and fission and debug and not swgl: [OK, TIMEOUT]
    if (os == "win") and not swgl and not debug and (processor == "x86_64"): [OK, TIMEOUT]
    if (os == "win") and (processor == "x86_64") and debug and not swgl: [OK, CRASH]
  [A same-origin frame with delivered sandbox flags can navigate top]
    expected:
      if swgl and (os == "win"): [PASS, TIMEOUT]
      if (os == "linux") and fission and debug and not swgl: [PASS, TIMEOUT]
      if not debug and (os == "win") and (processor == "x86_64"): [PASS, TIMEOUT]