Bug 249731

Summary: [@property] <declaration-value> used in initial-value descriptor should preserve whitespace
Product: WebKit Reporter: Antti Koivisto <koivisto>
Component: CSSAssignee: Antti Koivisto <koivisto>
Status: RESOLVED FIXED    
Severity: Normal CC: webkit-bug-importer
Priority: P2 Keywords: InRadar
Version: WebKit Nightly Build   
Hardware: Unspecified   
OS: Unspecified   

Description Antti Koivisto 2022-12-21 11:44:37 PST
The 'initial-value' descriptor has syntax <declaration-value> and it should preserve whitespace.


https://drafts.csswg.org/css-syntax-3/#typedef-declaration-value
Comment 1 Radar WebKit Bug Importer 2022-12-21 11:45:40 PST
<rdar://problem/103607902>
Comment 2 Antti Koivisto 2022-12-21 11:50:52 PST
Pull request: https://github.com/WebKit/WebKit/pull/7969
Comment 3 EWS 2022-12-21 14:03:49 PST
Committed 258215@main (11eb340cd2d8): <https://commits.webkit.org/258215@main>

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