Bug 248313
Summary: | [web-animations] do not account for progress for additivity and accumulation interpolation for transforms | ||
---|---|---|---|
Product: | WebKit | Reporter: | Antoine Quint <graouts> |
Component: | Animations | Assignee: | Antoine Quint <graouts> |
Status: | RESOLVED FIXED | ||
Severity: | Normal | CC: | dino, graouts, webkit-bug-importer |
Priority: | P2 | Keywords: | InRadar |
Version: | Safari Technology Preview | ||
Hardware: | Unspecified | ||
OS: | Unspecified |
Antoine Quint
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
Pull request: https://github.com/WebKit/WebKit/pull/6788
EWS
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
<rdar://problem/102651774>