Bug 210963 - CSS animations should participate in the cascade
Summary: CSS animations should participate in the cascade
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: Animations (show other bugs)
Version: Safari Technology Preview
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Antti Koivisto
URL:
Keywords: InRadar
: 75558 231943 235134 235136 241570 249397 249641 251022 (view as bug list)
Depends on:
Blocks: 189692
  Show dependency treegraph
 
Reported: 2020-04-24 04:23 PDT by Antoine Quint
Modified: 2023-02-25 13:35 PST (History)
7 users (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Antoine Quint 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.
Comment 1 Radar WebKit Bug Importer 2020-04-24 04:24:11 PDT
<rdar://problem/62301534>
Comment 2 Antti Koivisto 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.
Comment 3 Antti Koivisto 2023-01-05 09:25:51 PST
Pull request: https://github.com/WebKit/WebKit/pull/8236
Comment 4 EWS 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.
Comment 5 Antti Koivisto 2023-01-07 01:54:15 PST
*** Bug 231943 has been marked as a duplicate of this bug. ***
Comment 6 Antti Koivisto 2023-01-07 02:05:49 PST
*** Bug 75558 has been marked as a duplicate of this bug. ***
Comment 7 Antti Koivisto 2023-01-07 02:08:26 PST
*** Bug 241570 has been marked as a duplicate of this bug. ***
Comment 8 Antoine Quint 2023-01-07 12:43:09 PST
*** Bug 249397 has been marked as a duplicate of this bug. ***
Comment 9 Antoine Quint 2023-01-07 12:44:22 PST
*** Bug 249641 has been marked as a duplicate of this bug. ***
Comment 10 Antoine Quint 2023-01-24 10:03:17 PST
*** Bug 251022 has been marked as a duplicate of this bug. ***
Comment 11 Antoine Quint 2023-02-13 00:57:48 PST
*** Bug 235134 has been marked as a duplicate of this bug. ***
Comment 12 Antoine Quint 2023-02-13 00:58:02 PST
*** Bug 235136 has been marked as a duplicate of this bug. ***