Branch: refs/heads/main
Home: https://github.com/WebKit/WebKit
Commit: 83b1795c2f993688b2e0e3786946fc51fa428e33
https://github.com/WebKit/WebKit/commit/83b1795c2f993688b2e0e3786946fc51fa428e33
Author: Tim Nguyen <[email protected]>
Date: 2026-02-02 (Mon, 02 Feb 2026)
Changed paths:
M Source/WebCore/css/CSSPrimitiveValueMappings.h
M Source/WebCore/css/CSSProperties.json
M Source/WebCore/css/CSSValueKeywords.in
M Source/WebCore/platform/StyleAppearance.cpp
M Source/WebCore/platform/StyleAppearance.h
M Source/WebCore/rendering/RenderTheme.cpp
Log Message:
-----------
Add `appearance: base-select` alias for `appearance: base`
https://bugs.webkit.org/show_bug.cgi?id=306709
rdar://169355684
Reviewed by Antti Koivisto.
Implement `appearance: base-select` as an used-value time alias.
* Source/WebCore/css/CSSPrimitiveValueMappings.h:
(WebCore::toCSSValueID):
* Source/WebCore/css/CSSProperties.json:
* Source/WebCore/css/CSSValueKeywords.in:
* Source/WebCore/platform/StyleAppearance.cpp:
(WebCore::operator<<):
* Source/WebCore/platform/StyleAppearance.h:
* Source/WebCore/rendering/RenderTheme.cpp:
(WebCore::RenderTheme::adjustAppearanceForElement const):
(WebCore::RenderTheme::createControlPart const):
Canonical link: https://commits.webkit.org/306667@main
To unsubscribe from these emails, change your notification settings at
https://github.com/WebKit/WebKit/settings/notifications