Branch: refs/heads/main
Home: https://github.com/WebKit/WebKit
Commit: a0291f16f65d6af683f9dc070d837206e8703bc5
https://github.com/WebKit/WebKit/commit/a0291f16f65d6af683f9dc070d837206e8703bc5
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 Source/WebCore/css/CSSFunctionRule.cpp
M Source/WebCore/css/parser/CSSCustomPropertySyntax.cpp
M Source/WebCore/css/parser/CSSCustomPropertySyntax.h
Log Message:
-----------
[css-mixins-1] Serialize types
https://bugs.webkit.org/show_bug.cgi?id=318225
rdar://181027296
Reviewed by Tim Nguyen.
Add CSSCustomPropertySyntax serialization support and use it for @function
serialization.
*
LayoutTests/imported/w3c/web-platform-tests/css/css-mixins/at-function-cssom-expected.txt:
* Source/WebCore/css/CSSFunctionRule.cpp:
(WebCore::CSSFunctionRule::getParameters const):
(WebCore::CSSFunctionRule::returnType const):
(WebCore::CSSFunctionRule::cssText const):
* Source/WebCore/css/parser/CSSCustomPropertySyntax.cpp:
(WebCore::typeNameForType):
(WebCore::serializeCustomPropertySyntax):
(WebCore::serializeCustomPropertySyntaxAsCSSType):
* Source/WebCore/css/parser/CSSCustomPropertySyntax.h:
Canonical link: https://commits.webkit.org/316190@main
To unsubscribe from these emails, change your notification settings at
https://github.com/WebKit/WebKit/settings/notifications