RESOLVED FIXED267640
[web-animations] rename DeclarativeAnimation to StyleOriginatedAnimation
https://bugs.webkit.org/show_bug.cgi?id=267640
Summary [web-animations] rename DeclarativeAnimation to StyleOriginatedAnimation
Antoine Quint
Reported 2024-01-17 09:01:50 PST
Animations originated from CSS, CSS Animations and CSS Transitions, share a superclass named DeclarativeAnimation. However, the terminology is "style-originated animation" as opposed to "script-originated animation". We should rename that shared superclass to reflect this.
Attachments
Radar WebKit Bug Importer
Comment 1 2024-01-17 09:02:05 PST
Antoine Quint
Comment 2 2024-01-17 09:04:27 PST
EWS
Comment 3 2024-01-18 00:33:09 PST
Committed 273170@main (1701618d04c4): <https://commits.webkit.org/273170@main> Reviewed commits have been landed. Closing PR #22868 and removing active labels.
Note You need to log in before you can comment on or make changes to this bug.