Bug 249731 - [@property] <declaration-value> used in initial-value descriptor should preserve whitespace
Summary: [@property] <declaration-value> used in initial-value descriptor should prese...
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: CSS (show other bugs)
Version: WebKit Nightly Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Antti Koivisto
URL:
Keywords: InRadar
Depends on:
Blocks:
 
Reported: 2022-12-21 11:44 PST by Antti Koivisto
Modified: 2022-12-21 14:03 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 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.