summaryrefslogtreecommitdiffstats
path: root/testing/web-platform/meta/resize-observer/callback-cross-realm-report-exception.html.ini
diff options
context:
space:
mode:
Diffstat (limited to 'testing/web-platform/meta/resize-observer/callback-cross-realm-report-exception.html.ini')
-rw-r--r--testing/web-platform/meta/resize-observer/callback-cross-realm-report-exception.html.ini14
1 files changed, 14 insertions, 0 deletions
diff --git a/testing/web-platform/meta/resize-observer/callback-cross-realm-report-exception.html.ini b/testing/web-platform/meta/resize-observer/callback-cross-realm-report-exception.html.ini
new file mode 100644
index 0000000000..4152d6178b
--- /dev/null
+++ b/testing/web-platform/meta/resize-observer/callback-cross-realm-report-exception.html.ini
@@ -0,0 +1,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]