WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
269971
Preserve whitespace when serializing custom properties
https://bugs.webkit.org/show_bug.cgi?id=269971
Summary
Preserve whitespace when serializing custom properties
Antti Koivisto
Reported
2024-02-22 22:52:35 PST
"Specified values of custom properties must be serialized exactly as specified by the author. Simplifications that might occur in other properties, such as dropping comments, normalizing whitespace, reserializing numeric tokens from their value, etc., must not occur."
https://drafts.csswg.org/css-variables-2/#serializing-custom-props
Attachments
Add attachment
proposed patch, testcase, etc.
Radar WebKit Bug Importer
Comment 1
2024-02-22 22:53:07 PST
<
rdar://problem/123491915
>
Antti Koivisto
Comment 2
2024-02-22 22:57:21 PST
Pull request:
https://github.com/WebKit/WebKit/pull/24999
EWS
Comment 3
2024-02-23 05:43:18 PST
Committed
275236@main
(262c7e61cab2): <
https://commits.webkit.org/275236@main
> Reviewed commits have been landed. Closing PR #24999 and removing active labels.
Antti Koivisto
Comment 4
2024-02-23 07:32:56 PST
Submitted web-platform-tests pull request:
https://github.com/web-platform-tests/wpt/pull/44746
Note
You need to
log in
before you can comment on or make changes to this bug.
Top of Page
Format For Printing
XML
Clone This Bug