Branch: refs/heads/main
Home: https://github.com/WebKit/WebKit
Commit: 9c4cb85e7c5fa54bdfd76c48170539379bfe1ea8
https://github.com/WebKit/WebKit/commit/9c4cb85e7c5fa54bdfd76c48170539379bfe1ea8
Author: Anne van Kesteren <[email protected]>
Date: 2026-02-20 (Fri, 20 Feb 2026)
Changed paths:
A
LayoutTests/imported/w3c/web-platform-tests/css/css-conditional/at-supports-selector-picker-expected.html
A
LayoutTests/imported/w3c/web-platform-tests/css/css-conditional/at-supports-selector-picker-icon-expected.html
A
LayoutTests/imported/w3c/web-platform-tests/css/css-conditional/at-supports-selector-picker-icon.html
A
LayoutTests/imported/w3c/web-platform-tests/css/css-conditional/at-supports-selector-picker.html
A
LayoutTests/imported/w3c/web-platform-tests/css/css-conditional/js/CSS-supports-selector-picker-expected.txt
A
LayoutTests/imported/w3c/web-platform-tests/css/css-conditional/js/CSS-supports-selector-picker.html
M Source/WTF/Scripts/Preferences/UnifiedWebPreferences.yaml
M Source/WebCore/css/CSSPseudoSelectors.json
M Source/WebCore/css/parser/CSSParserContext.cpp
M Source/WebCore/css/parser/CSSParserContext.h
M Source/WebCore/css/parser/CSSSelectorParserContext.cpp
M Source/WebCore/css/parser/CSSSelectorParserContext.h
M Source/WebCore/css/scripts/process-css-pseudo-selectors.py
Log Message:
-----------
Disable the ::picker pseudo-element on watchOS
https://bugs.webkit.org/show_bug.cgi?id=308284
rdar://170792387
Reviewed by Tim Nguyen.
There is not enough screen real estate for custom pickers. While here,
ensure ::picker and ::picker-icon can be feature-tested.
Canonical link: https://commits.webkit.org/307921@main
To unsubscribe from these emails, change your notification settings at
https://github.com/WebKit/WebKit/settings/notifications