Bug 251491
Summary: | [web-animations] keyframes should be recomputed when the "currentcolor" value is used | ||
---|---|---|---|
Product: | WebKit | Reporter: | Antoine Quint <graouts> |
Component: | Animations | Assignee: | Antoine Quint <graouts> |
Status: | RESOLVED FIXED | ||
Severity: | Normal | CC: | dino, graouts, koivisto, webkit-bug-importer |
Priority: | P2 | Keywords: | InRadar |
Version: | WebKit Nightly Build | ||
Hardware: | Unspecified | ||
OS: | Unspecified | ||
See Also: | https://bugs.webkit.org/show_bug.cgi?id=251591 |
Antoine Quint
Keyframes can set any number of color-related properties to use "currentcolor". We should recompute keyframes if the value to which "currentcolor" would resolve changes during an animation.
Attachments | ||
---|---|---|
Add attachment proposed patch, testcase, etc. |
Antoine Quint
Pull request: https://github.com/WebKit/WebKit/pull/9439
EWS
Committed 259736@main (cf865e9c2ded): <https://commits.webkit.org/259736@main>
Reviewed commits have been landed. Closing PR #9439 and removing active labels.
Radar WebKit Bug Importer
<rdar://problem/104947407>
Antoine Quint
*** Bug 235147 has been marked as a duplicate of this bug. ***