Branch: refs/heads/main
Home: https://github.com/WebKit/WebKit
Commit: 33ede35610f8b0cc50cccd446a1f72384d04beaa
https://github.com/WebKit/WebKit/commit/33ede35610f8b0cc50cccd446a1f72384d04beaa
Author: Antti Koivisto <[email protected]>
Date: 2023-01-10 (Tue, 10 Jan 2023)
Changed paths:
M
LayoutTests/imported/w3c/web-platform-tests/css/css-properties-values-api/at-property-typedom-expected.txt
M
LayoutTests/imported/w3c/web-platform-tests/css/css-properties-values-api/typedom-expected.txt
M Source/WebCore/css/typedom/CSSStyleValueFactory.cpp
M Source/WebCore/css/typedom/CSSStyleValueFactory.h
M Source/WebCore/css/typedom/StylePropertyMapReadOnly.cpp
Log Message:
-----------
[@property][TypedOM] Reify custom property values with syntax
https://bugs.webkit.org/show_bug.cgi?id=250375
rdar://104068961
Reviewed by Chris Dumez.
https://drafts.css-houdini.org/css-properties-values-api/#css-style-value-reification
*
LayoutTests/imported/w3c/web-platform-tests/css/css-properties-values-api/at-property-typedom-expected.txt:
*
LayoutTests/imported/w3c/web-platform-tests/css/css-properties-values-api/typedom-expected.txt:
* Source/WebCore/css/typedom/CSSStyleValueFactory.cpp:
(WebCore::CSSStyleValueFactory::reifyValue):
Reify single values.
(WebCore::CSSStyleValueFactory::constructStyleValueForCustomPropertySyntaxValue):
Add a helper.
* Source/WebCore/css/typedom/CSSStyleValueFactory.h:
* Source/WebCore/css/typedom/StylePropertyMapReadOnly.cpp:
(WebCore::StylePropertyMapReadOnly::reifyValueToVector):
Reify list values.
Canonical link: https://commits.webkit.org/258729@main
_______________________________________________
webkit-changes mailing list
[email protected]
https://lists.webkit.org/mailman/listinfo/webkit-changes