Branch: refs/heads/main
Home: https://github.com/WebKit/WebKit
Commit: 95a70d5d80d3ce2c37ba7202d673b7a2574af819
https://github.com/WebKit/WebKit/commit/95a70d5d80d3ce2c37ba7202d673b7a2574af819
Author: Antti Koivisto <[email protected]>
Date: 2026-06-30 (Tue, 30 Jun 2026)
Changed paths:
M
LayoutTests/imported/w3c/web-platform-tests/css/css-mixins/at-function-cssom-expected.txt
M
LayoutTests/imported/w3c/web-platform-tests/css/cssom/variable-names-expected.txt
M Source/WebCore/css/StyleProperties.cpp
Log Message:
-----------
Custom property names in declaration blocks should be serialized escaped
https://bugs.webkit.org/show_bug.cgi?id=318260
rdar://181055085
Reviewed by Tim Nguyen.
*
LayoutTests/imported/w3c/web-platform-tests/css/css-mixins/at-function-cssom-expected.txt:
*
LayoutTests/imported/w3c/web-platform-tests/css/cssom/variable-names-expected.txt:
* Source/WebCore/css/StyleProperties.cpp:
(WebCore::StyleProperties::asTextInternal const):
Use serializeIdentifier.
Canonical link: https://commits.webkit.org/316192@main
To unsubscribe from these emails, change your notification settings at
https://github.com/WebKit/WebKit/settings/notifications