From d8bbc7858622b6d9c278469aab701ca0b609cddf Mon Sep 17 00:00:00 2001 From: Daniel Baumann Date: Wed, 15 May 2024 05:35:49 +0200 Subject: Merging upstream version 126.0. Signed-off-by: Daniel Baumann --- .../stability/animation-event-destroy-renderer.html.ini | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 testing/web-platform/meta/css/css-animations/stability/animation-event-destroy-renderer.html.ini (limited to 'testing/web-platform/meta/css/css-animations/stability/animation-event-destroy-renderer.html.ini') 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] -- cgit v1.2.3