summaryrefslogtreecommitdiffstats
path: root/testing/web-platform/meta/fetch/metadata/window-open.https.sub.html.ini
blob: 9b0edd7a7291164cef00757d7b838e8b258a1d06 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
[window-open.https.sub.html]
  expected:
    if (os == "linux") and (processor == "x86_64") and swgl and not fission: [ERROR, OK]
    if (os == "win") and (processor == "x86_64") and not debug: [ERROR, OK]
    if (os == "android") and fission: [OK, ERROR, TIMEOUT]
    if (os == "mac") and debug: [ERROR, OK]
    [OK, ERROR]
  [Cross-site window, forced, reloaded]
    expected: [PASS, FAIL]

  [Same-site window, forced, reloaded]
    expected:
      if (os == "win") and debug and (processor == "x86_64"): PASS
      [PASS, FAIL]