Bug 252393

Summary: [css-transitions] the `all` value to `transition-property` should parse as a keyword and not a CSS property
Product: WebKit Reporter: Antoine Quint <graouts>
Component: AnimationsAssignee: Antoine Quint <graouts>
Status: RESOLVED FIXED    
Severity: Normal CC: darin, dino, graouts, koivisto, sam, webkit-bug-importer
Priority: P2 Keywords: InRadar
Version: WebKit Nightly Build   
Hardware: Unspecified   
OS: Unspecified   
Bug Depends on:    
Bug Blocks: 252312, 252470    

Description Antoine Quint 2023-02-16 05:54:42 PST
The `all` value for `transition-property` is a special keyword specified by that spec, and not the `all` CSS property shorthand.
Comment 1 Antoine Quint 2023-02-16 06:08:35 PST
Pull request: https://github.com/WebKit/WebKit/pull/10197
Comment 2 EWS 2023-02-16 11:05:58 PST
Committed 260383@main (47ace8083753): <https://commits.webkit.org/260383@main>

Reviewed commits have been landed. Closing PR #10197 and removing active labels.
Comment 3 Radar WebKit Bug Importer 2023-02-16 11:06:19 PST
<rdar://problem/105556116>