Bug 267059 - [css-animations] `animation` property should use shortest serialization rule
Summary: [css-animations] `animation` property should use shortest serialization rule
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: Animations (show other bugs)
Version: WebKit Nightly Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Antoine Quint
URL:
Keywords: InRadar
Depends on:
Blocks:
 
Reported: 2024-01-03 12:05 PST by Antoine Quint
Modified: 2024-01-03 14:15 PST (History)
3 users (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Antoine Quint 2024-01-03 12:05:21 PST
We changed how we serialize the `transition` shorthand property in bug 266234 / 272513@main and we should do the same for `animation`.
Comment 1 Antoine Quint 2024-01-03 12:08:17 PST
Pull request: https://github.com/WebKit/WebKit/pull/22367
Comment 2 Antoine Quint 2024-01-03 12:08:55 PST
Submitted web-platform-tests pull request: https://github.com/web-platform-tests/wpt/pull/43844
Comment 3 EWS 2024-01-03 14:14:54 PST
Committed 272629@main (3b19eaa5f921): <https://commits.webkit.org/272629@main>

Reviewed commits have been landed. Closing PR #22367 and removing active labels.
Comment 4 Radar WebKit Bug Importer 2024-01-03 14:15:16 PST
<rdar://problem/120439368>