Bug 281217
| Summary: | [scroll-animations] update effect `phase` and `activeTime` computation to account for percentage values | ||
|---|---|---|---|
| Product: | WebKit | Reporter: | Antoine Quint <graouts> |
| Component: | Animations | Assignee: | Antoine Quint <graouts> |
| Status: | RESOLVED FIXED | ||
| Severity: | Normal | CC: | graouts, webkit-bug-importer |
| Priority: | P2 | Keywords: | InRadar |
| Version: | WebKit Nightly Build | ||
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
Antoine Quint
In order to compute the phases of Scroll-driven Animations we need to update the `phase` and `activeTime` computations under `AnimationEffectTiming::getBasicTiming()` to work with percentage time values
| Attachments | ||
|---|---|---|
| Add attachment proposed patch, testcase, etc. |
Radar WebKit Bug Importer
<rdar://problem/137668682>
Antoine Quint
Pull request: https://github.com/WebKit/WebKit/pull/34973
EWS
Committed 285040@main (89612b5ede18): <https://commits.webkit.org/285040@main>
Reviewed commits have been landed. Closing PR #34973 and removing active labels.