From 0ebf5bdf043a27fd3dfb7f92e0cb63d88954c44d Mon Sep 17 00:00:00 2001 From: Daniel Baumann Date: Fri, 19 Apr 2024 03:47:29 +0200 Subject: Adding upstream version 115.8.0esr. Signed-off-by: Daniel Baumann --- .../display-none-dont-cancel.tentative.html.ini | 15 +++++++++++++++ 1 file changed, 15 insertions(+) create mode 100644 testing/web-platform/meta/css/css-animations/display-none-dont-cancel.tentative.html.ini (limited to 'testing/web-platform/meta/css/css-animations/display-none-dont-cancel.tentative.html.ini') diff --git a/testing/web-platform/meta/css/css-animations/display-none-dont-cancel.tentative.html.ini b/testing/web-platform/meta/css/css-animations/display-none-dont-cancel.tentative.html.ini new file mode 100644 index 0000000000..0ac75b5ef2 --- /dev/null +++ b/testing/web-platform/meta/css/css-animations/display-none-dont-cancel.tentative.html.ini @@ -0,0 +1,15 @@ +[display-none-dont-cancel.tentative.html] + [display:none animating to display:inline should be inline for the whole animation.] + expected: FAIL + + [A CSS variable of display:none animating to display:inline should be inline for the whole animation.] + expected: FAIL + + [Animating from display:none to display:none should not cancel the animation.] + expected: FAIL + + [Animating from display:none to display:none with an intermediate variable should not cancel the animation.] + expected: FAIL + + [Animating a variable of "none" which gets set to display elsewhere should not cancel the animation.] + expected: FAIL -- cgit v1.2.3