WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
Bug 254665
[web-animations] first frame of "transform" animation is visible when !important style overrides the animated value
https://bugs.webkit.org/show_bug.cgi?id=254665
Summary
[web-animations] first frame of "transform" animation is visible when !import...
Antoine Quint
Reported
2023-03-29 08:38:18 PDT
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
Comment 1
2023-03-29 08:44:56 PDT
Pull request:
https://github.com/WebKit/WebKit/pull/12115
EWS
Comment 2
2023-03-30 07:19:31 PDT
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
Comment 3
2023-03-30 07:20:16 PDT
<
rdar://problem/107418889
>
Note
You need to
log in
before you can comment on or make changes to this bug.
Top of Page
Format For Printing
XML
Clone This Bug