summaryrefslogtreecommitdiffstats
path: root/testing/web-platform/meta/intersection-observer/callback-cross-realm-report-exception.html.ini
blob: 566c20b901d690df337852ffa9082fd4caf3f00b (plain)
1
2
3
4
5
6
7
8
9
10
[callback-cross-realm-report-exception.html]
  [IntersectionObserver reports the exception from its callback in the callback's global object]
    expected:
      if debug and (os == "linux") and swgl and not fission: PASS
      if debug and (os == "android") and not swgl: FAIL
      if debug and (os == "android") and swgl: PASS
      if debug and (os == "win") and swgl: PASS
      if debug and (os == "linux") and not swgl: [FAIL, PASS]
      if debug and (os == "mac"): PASS
      [PASS, FAIL]