Bug 283672
Summary: | [web-animations] Rename `Animation.progress` to `Animation.overallProgress` and use a dedicated run-time flag for it | ||
---|---|---|---|
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 | ||
See Also: | https://github.com/web-platform-tests/wpt/pull/49353 |
Antoine Quint
The `Animation.progress` property has been renamed to `Animation.overallProgress` in https://github.com/w3c/csswg-drafts/commit/a92c32c5c351763a84430bee0cb34e29cd5cf335. Also, this feature is not tied to Scroll-driven Animations as initially thought, so it should be guarded by its own run-time flag.
Attachments | ||
---|---|---|
Add attachment proposed patch, testcase, etc. |
Radar WebKit Bug Importer
<rdar://problem/140533999>
Antoine Quint
Pull request: https://github.com/WebKit/WebKit/pull/37124
Antoine Quint
Submitted web-platform-tests pull request: https://github.com/web-platform-tests/wpt/pull/49353
EWS
Committed 287065@main (94cc34f9edc7): <https://commits.webkit.org/287065@main>
Reviewed commits have been landed. Closing PR #37124 and removing active labels.