Bug 285667
| Summary: | [scroll-animations] setting a new progress-based timeline on an animation should reset its `ready` promise | ||
|---|---|---|---|
| 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
We are failing some scroll-animations tests related to switching timelines dynamically because we resolve the animation's `ready` promise immediately as we don't create a new one, but we should.
| Attachments | ||
|---|---|---|
| Add attachment proposed patch, testcase, etc. |
Radar WebKit Bug Importer
<rdar://problem/142608438>
Antoine Quint
Pull request: https://github.com/WebKit/WebKit/pull/38776
EWS
Committed 288655@main (cd7e705f7687): <https://commits.webkit.org/288655@main>
Reviewed commits have been landed. Closing PR #38776 and removing active labels.