WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
248313
[web-animations] do not account for progress for additivity and accumulation interpolation for transforms
https://bugs.webkit.org/show_bug.cgi?id=248313
Summary
[web-animations] do not account for progress for additivity and accumulation ...
Antoine Quint
Reported
2022-11-24 09:25:59 PST
We account for the progress when blending transforms with additivity or accumulation, but we know that the progress in this case is always 1, so we should simply ASSERT().
Attachments
Add attachment
proposed patch, testcase, etc.
Antoine Quint
Comment 1
2022-11-24 09:29:39 PST
Pull request:
https://github.com/WebKit/WebKit/pull/6788
EWS
Comment 2
2022-11-24 13:08:57 PST
Committed
256997@main
(da5d5fadcc44): <
https://commits.webkit.org/256997@main
> Reviewed commits have been landed. Closing PR #6788 and removing active labels.
Radar WebKit Bug Importer
Comment 3
2022-11-24 13:09:16 PST
<
rdar://problem/102651774
>
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