summaryrefslogtreecommitdiffstats
path: root/testing/web-platform/meta/html/browsers/browsing-the-web/navigating-across-documents/initial-empty-document/iframe-src-204-fragment.html.ini
blob: 897d98574ac17fa22d2c4db713ab2e70c69ca040 (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
[iframe-src-204-fragment.html]
  [src]
    expected:
      if (os == "linux") and not debug and not asan and not fission: [FAIL, PASS]
      if os == "android": [FAIL, PASS]
      [PASS, FAIL]

  [location.href]
    expected:
      if (os == "linux") and not debug and not asan and not fission: [FAIL, PASS]
      if os == "android": [FAIL, PASS]
      [PASS, FAIL]

  [location.assign]
    expected: [FAIL, PASS]

  [window.open]
    expected: FAIL

  [link click]
    expected:
      if not fission and not swgl and debug and (os == "linux"): [FAIL, PASS]
      if not fission and swgl and (os == "linux"): [FAIL, PASS]
      FAIL