Bug 254665
Summary: | [web-animations] first frame of "transform" animation is visible when !important style overrides the animated value | ||
---|---|---|---|
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=252481 https://bugs.webkit.org/show_bug.cgi?id=254585 |
Antoine Quint
While we fixed a WPT test that tested override of transform animation using !important in bug 252481, there is a case that that patch did not cover. The case is when the !important value matches the 0% value of the animation, as would be the case where no 0% keyframe is specified.
Attachments | ||
---|---|---|
Add attachment proposed patch, testcase, etc. |
Antoine Quint
Pull request: https://github.com/WebKit/WebKit/pull/12115
EWS
Committed 262327@main (6dd6ecba860d): <https://commits.webkit.org/262327@main>
Reviewed commits have been landed. Closing PR #12115 and removing active labels.
Radar WebKit Bug Importer
<rdar://problem/107418889>