From c10e437ab4efafdd798f1267a1f4ce7c3cc2fd02 Mon Sep 17 00:00:00 2001 From: Joey Arhar Date: Tue, 11 Apr 2023 13:23:29 -0700 Subject: [PATCH] CSSDisplayAnimation: Don't cancel display:none animations This behavior is being discussed in this CSSWG issue: https://github.com/w3c/csswg-drafts/issues/6429 Fixed: 1411474, 1431719 Change-Id: Ic88aa03ef3ee16f3e59aa01ae53ad2644157e28a --- .../display-none-dont-cancel.tentative.html | 146 ++++++++++++++++++ 1 file changed, 146 insertions(+) create mode 100644 css/css-animations/display-none-dont-cancel.tentative.html diff --git a/css/css-animations/display-none-dont-cancel.tentative.html b/css/css-animations/display-none-dont-cancel.tentative.html new file mode 100644 index 00000000000000..6ae115803b820f --- /dev/null +++ b/css/css-animations/display-none-dont-cancel.tentative.html @@ -0,0 +1,146 @@ + + + + + + + + +
hello
+ + + +
hello
+ + + +
hello
+ + + +
hello
+ + + +
hello
+ +