Bug 252393 - [css-transitions] the `all` value to `transition-property` should parse as a keyword and not a CSS property
Summary: [css-transitions] the `all` value to `transition-property` should parse as a ...
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: 252312 252470
  Show dependency treegraph
 
Reported: 2023-02-16 05:54 PST by Antoine Quint
Modified: 2023-02-17 03:19 PST (History)
6 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 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>