From ea6c0f9e17ff602b9cd66e0c5c5724bae9aabe3d Mon Sep 17 00:00:00 2001 From: Joey Arhar Date: Wed, 12 Apr 2023 15:23:11 -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 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/4363078 Reviewed-by: Robert Flack Commit-Queue: Joey Arhar Cr-Commit-Position: refs/heads/main@{#1129543} --- .../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
+ +