From 1482ce7ef0376b033aff17bf7c53ffe38f0f1f32 Mon Sep 17 00:00:00 2001 From: Joey Arhar Date: Thu, 16 Mar 2023 12:25:08 -0700 Subject: [PATCH] Make animations to display:none also apply inert https://github.com/w3c/csswg-drafts/issues/8389 Bug: 1422736 Change-Id: Ica770040e6932b00fdd0c3a2051c9aee745e4b2b Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/4342420 Commit-Queue: Joey Arhar Reviewed-by: Robert Flack Cr-Commit-Position: refs/heads/main@{#1118269} --- ...t-while-transitioning-to-display-none.html | 32 +++++++++++++++++++ 1 file changed, 32 insertions(+) create mode 100644 css/css-transitions/inert-while-transitioning-to-display-none.html diff --git a/css/css-transitions/inert-while-transitioning-to-display-none.html b/css/css-transitions/inert-while-transitioning-to-display-none.html new file mode 100644 index 00000000000000..2831c668d67400 --- /dev/null +++ b/css/css-transitions/inert-while-transitioning-to-display-none.html @@ -0,0 +1,32 @@ + + + + + + + + + + + + +