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
Antoine Quint
Comment 1 2022-11-24 09:29:39 PST
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
Note You need to log in before you can comment on or make changes to this bug.