Branch: refs/heads/main
Home: https://github.com/WebKit/WebKit
Commit: 6e26ba0f258f2534b1d494c1fb3177005b34e516
https://github.com/WebKit/WebKit/commit/6e26ba0f258f2534b1d494c1fb3177005b34e516
Author: Sam Weinig <[email protected]>
Date: 2025-12-13 (Sat, 13 Dec 2025)
Changed paths:
M Source/WebCore/CMakeLists.txt
M Source/WebCore/DerivedSources.make
M Source/WebCore/WebCore.xcodeproj/project.pbxproj
M Source/WebCore/css/CSSProperties.json
M Source/WebCore/css/CSSPropertyInitialValues.cpp
M Source/WebCore/css/scripts/process-css-properties.py
A
Source/WebCore/css/scripts/test/TestCSSPropertiesResults/CSSPropertyInitialValuesGeneratedInlines.h
M
Source/WebCore/css/scripts/test/TestCSSPropertiesResults/CSSPropertyNames.gperf
Log Message:
-----------
Generate initialValueForLonghand from CSSPropertyInitialValues.cpp
https://bugs.webkit.org/show_bug.cgi?id=304013
Reviewed by Antti Koivisto.
Generates the initialValueForLonghand from helper from
CSSPropertyInitialValues.cpp.
* Source/WebCore/CMakeLists.txt:
* Source/WebCore/DerivedSources.make:
* Source/WebCore/WebCore.xcodeproj/project.pbxproj:
* Source/WebCore/css/CSSProperties.json:
* Source/WebCore/css/CSSPropertyInitialValues.cpp:
* Source/WebCore/css/scripts/process-css-properties.py:
Canonical link: https://commits.webkit.org/304434@main
To unsubscribe from these emails, change your notification settings at
https://github.com/WebKit/WebKit/settings/notifications