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