summaryrefslogtreecommitdiffstats
path: root/testing/web-platform/meta/css/css-animations/stability/animation-event-destroy-renderer.html.ini
diff options
context:
space:
mode:
Diffstat (limited to 'testing/web-platform/meta/css/css-animations/stability/animation-event-destroy-renderer.html.ini')
-rw-r--r--testing/web-platform/meta/css/css-animations/stability/animation-event-destroy-renderer.html.ini11
1 files changed, 11 insertions, 0 deletions
diff --git a/testing/web-platform/meta/css/css-animations/stability/animation-event-destroy-renderer.html.ini b/testing/web-platform/meta/css/css-animations/stability/animation-event-destroy-renderer.html.ini
new file mode 100644
index 0000000000..4fe69a873d
--- /dev/null
+++ b/testing/web-platform/meta/css/css-animations/stability/animation-event-destroy-renderer.html.ini
@@ -0,0 +1,11 @@
+[animation-event-destroy-renderer.html?animationiteration]
+ expected:
+ if not asan and (os == "linux") and not debug and not tsan: [OK, TIMEOUT]
+ if asan and not fission: [OK, TIMEOUT]
+ [Triggering the cancel of an animation during event handling does not crash.]
+ expected:
+ if not asan and (os == "linux") and not debug and not tsan: [PASS, TIMEOUT]
+ if asan and not fission: [PASS, TIMEOUT]
+
+
+[animation-event-destroy-renderer.html?animationstart]