Bug 265571
| Summary: | [web-animations] remove animationShorthandForParsing() | ||
|---|---|---|---|
| Product: | WebKit | Reporter: | Antoine Quint <graouts> |
| Component: | Animations | Assignee: | Antoine Quint <graouts> |
| Status: | RESOLVED FIXED | ||
| Severity: | Normal | CC: | dino, graouts, webkit-bug-importer |
| Priority: | P2 | Keywords: | InRadar |
| Version: | WebKit Nightly Build | ||
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
Antoine Quint
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 | ||
|---|---|---|
| Add attachment proposed patch, testcase, etc. |
Radar WebKit Bug Importer
<rdar://problem/118977751>
Antoine Quint
Pull request: https://github.com/WebKit/WebKit/pull/21098
EWS
Committed 271335@main (200b6e4332ed): <https://commits.webkit.org/271335@main>
Reviewed commits have been landed. Closing PR #21098 and removing active labels.