summaryrefslogtreecommitdiffstats
path: root/testing/web-platform/meta/html/browsers/browsing-the-web/navigating-across-documents/initial-empty-document/load-pageshow-events-iframe-contentWindow.html.ini
blob: c514ffc0ea07d1faa917b2cfd587a212ea4578f8 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
[load-pageshow-events-iframe-contentWindow.html]
  expected:
    if (os == "android") and fission: [OK, TIMEOUT]
  [load & pageshow event do not fire on contentWindow of <iframe> element created with no src]
    expected:
      if (os == "win") and swgl: [FAIL, PASS]
      if os == "linux": [FAIL, PASS]
      FAIL

  [load & pageshow events do not fire on contentWindow of <iframe> element created with src='']
    expected:
      if os == "linux": [FAIL, PASS]
      FAIL

  [load & pageshow events do not fire on contentWindow of <iframe> element created with src='about:blank']
    expected:
      if (os == "linux") and debug and not fission and swgl: [FAIL, PASS]
      if (os == "linux") and debug and fission: [FAIL, PASS]
      if (os == "linux") and not debug: [FAIL, PASS]
      FAIL