Bug 210963
Summary: | CSS animations should participate in the cascade | ||
---|---|---|---|
Product: | WebKit | Reporter: | Antoine Quint <graouts> |
Component: | Animations | Assignee: | Antti Koivisto <koivisto> |
Status: | RESOLVED FIXED | ||
Severity: | Normal | CC: | clshortfuse, dholbert, dino, koivisto, ntim, simon.fraser, webkit-bug-importer |
Priority: | P2 | Keywords: | InRadar |
Version: | Safari Technology Preview | ||
Hardware: | Unspecified | ||
OS: | Unspecified | ||
See Also: |
https://bugs.webkit.org/show_bug.cgi?id=231943 https://bugs.webkit.org/show_bug.cgi?id=250262 https://bugs.webkit.org/show_bug.cgi?id=111329 |
||
Bug Depends on: | |||
Bug Blocks: | 189692 |
Antoine Quint
The new test imported/w3c/web-platform-tests/css/css-animations/animation-important-002.html is a failure.
Attachments | ||
---|---|---|
Add attachment proposed patch, testcase, etc. |
Radar WebKit Bug Importer
<rdar://problem/62301534>
Antti Koivisto
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
Pull request: https://github.com/WebKit/WebKit/pull/8236
EWS
Committed 258514@main (eb9e694c2fc9): <https://commits.webkit.org/258514@main>
Reviewed commits have been landed. Closing PR #8236 and removing active labels.
Antti Koivisto
*** Bug 231943 has been marked as a duplicate of this bug. ***
Antti Koivisto
*** Bug 75558 has been marked as a duplicate of this bug. ***
Antti Koivisto
*** Bug 241570 has been marked as a duplicate of this bug. ***
Antoine Quint
*** Bug 249397 has been marked as a duplicate of this bug. ***
Antoine Quint
*** Bug 249641 has been marked as a duplicate of this bug. ***
Antoine Quint
*** Bug 251022 has been marked as a duplicate of this bug. ***
Antoine Quint
*** Bug 235134 has been marked as a duplicate of this bug. ***
Antoine Quint
*** Bug 235136 has been marked as a duplicate of this bug. ***