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: AnimationsAssignee: 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
Reported 2024-11-25 02:45:40 PST
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
Radar WebKit Bug Importer
Comment 1 2024-11-25 02:45:51 PST
Antoine Quint
Comment 2 2024-11-25 02:47:47 PST
Antoine Quint
Comment 3 2024-11-25 02:50:31 PST
Submitted web-platform-tests pull request: https://github.com/web-platform-tests/wpt/pull/49353
EWS
Comment 4 2024-11-25 08:11:56 PST
Committed 287065@main (94cc34f9edc7): <https://commits.webkit.org/287065@main> Reviewed commits have been landed. Closing PR #37124 and removing active labels.
Note You need to log in before you can comment on or make changes to this bug.