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: d131aa5ac3f437f7e052e5f29c67dab80ca1df9b (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
[iframe-src-204-fragment.html]
  [src]
    expected:
      if (os == "linux") and (processor == "x86"): [FAIL, PASS]
      if os == "android": [FAIL, PASS]
      [PASS, FAIL]

  [location.href]
    expected:
      if (os == "linux") and (processor == "x86"): [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 (os == "linux") and debug: [FAIL, PASS]
      FAIL