RESOLVED FIXED Bug 210963
CSS animations should participate in the cascade
https://bugs.webkit.org/show_bug.cgi?id=210963
Summary CSS animations should participate in the cascade
Antoine Quint
Reported 2020-04-24 04:23:49 PDT
The new test imported/w3c/web-platform-tests/css/css-animations/animation-important-002.html is a failure.
Attachments
Radar WebKit Bug Importer
Comment 1 2020-04-24 04:24:11 PDT
Antti Koivisto
Comment 2 2023-01-05 08:26:07 PST
Property animation can affect other properties, for example via em units when animating font-size or var() when animating custom properties. Animated values can be overridden by !important properties.
Antti Koivisto
Comment 3 2023-01-05 09:25:51 PST
EWS
Comment 4 2023-01-05 16:09:41 PST
Committed 258514@main (eb9e694c2fc9): <https://commits.webkit.org/258514@main> Reviewed commits have been landed. Closing PR #8236 and removing active labels.
Antti Koivisto
Comment 5 2023-01-07 01:54:15 PST
*** Bug 231943 has been marked as a duplicate of this bug. ***
Antti Koivisto
Comment 6 2023-01-07 02:05:49 PST
*** Bug 75558 has been marked as a duplicate of this bug. ***
Antti Koivisto
Comment 7 2023-01-07 02:08:26 PST
*** Bug 241570 has been marked as a duplicate of this bug. ***
Antoine Quint
Comment 8 2023-01-07 12:43:09 PST
*** Bug 249397 has been marked as a duplicate of this bug. ***
Antoine Quint
Comment 9 2023-01-07 12:44:22 PST
*** Bug 249641 has been marked as a duplicate of this bug. ***
Antoine Quint
Comment 10 2023-01-24 10:03:17 PST
*** Bug 251022 has been marked as a duplicate of this bug. ***
Antoine Quint
Comment 11 2023-02-13 00:57:48 PST
*** Bug 235134 has been marked as a duplicate of this bug. ***
Antoine Quint
Comment 12 2023-02-13 00:58:02 PST
*** Bug 235136 has been marked as a duplicate of this bug. ***
Note You need to log in before you can comment on or make changes to this bug.