Bug 250014 - Remove support for 'custom-parser' in CSSProperties.json
Summary: Remove support for 'custom-parser' in CSSProperties.json
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: CSS (show other bugs)
Version: WebKit Nightly Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Sam Weinig
URL:
Keywords: InRadar
Depends on:
Blocks:
 
Reported: 2023-01-02 18:38 PST by Sam Weinig
Modified: 2023-01-03 09:23 PST (History)
1 user (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Sam Weinig 2023-01-02 18:38:12 PST
Remove support for 'custom-parser' in CSSProperties.json. It is now implicit for shorthands, and longhands should use the more explicit 'parser-function'.
Comment 1 Radar WebKit Bug Importer 2023-01-02 18:38:23 PST
<rdar://problem/103820303>
Comment 2 Sam Weinig 2023-01-02 18:39:18 PST
Pull request: https://github.com/WebKit/WebKit/pull/8137
Comment 3 EWS 2023-01-03 09:23:40 PST
Committed 258387@main (a0b27087082a): <https://commits.webkit.org/258387@main>

Reviewed commits have been landed. Closing PR #8137 and removing active labels.