RESOLVED FIXED265571
[web-animations] remove animationShorthandForParsing()
https://bugs.webkit.org/show_bug.cgi?id=265571
Summary [web-animations] remove animationShorthandForParsing()
Antoine Quint
Reported 2023-11-30 03:26:16 PST
There is a dedicated function called animationShorthandForParsing() to get the `animation` shorthand list of longhands specifically for parsing purposes, but that list matches the similar function generated from CSSProperties.json exactly, and so is redundant and should be removed.
Attachments
Radar WebKit Bug Importer
Comment 1 2023-11-30 03:26:29 PST
Antoine Quint
Comment 2 2023-11-30 03:27:38 PST
EWS
Comment 3 2023-11-30 05:37:41 PST
Committed 271335@main (200b6e4332ed): <https://commits.webkit.org/271335@main> Reviewed commits have been landed. Closing PR #21098 and removing active labels.
Note You need to log in before you can comment on or make changes to this bug.