Branch: refs/heads/main
Home: https://github.com/WebKit/WebKit
Commit: 77a898d9a260647497e0e1f6f896f4005546118f
https://github.com/WebKit/WebKit/commit/77a898d9a260647497e0e1f6f896f4005546118f
Author: Tim Nguyen <[email protected]>
Date: 2026-02-07 (Sat, 07 Feb 2026)
Changed paths:
M Source/WebCore/css/CSSPseudoSelectors.json
M Source/WebCore/css/SelectorChecker.cpp
M Source/WebCore/css/SelectorCheckerTestFunctions.h
M Source/WebCore/cssjit/SelectorCompiler.cpp
Log Message:
-----------
Introduce an internal pseudo-class for select menulists
https://bugs.webkit.org/show_bug.cgi?id=307096
rdar://169732570
Reviewed by Simon Fraser.
This will simplify the UA stylesheet once we start using it.
This will be covered by tests that exercise the UA styles.
* Source/WebCore/css/CSSPseudoSelectors.json:
* Source/WebCore/css/SelectorChecker.cpp:
(WebCore::SelectorChecker::checkOne const):
* Source/WebCore/css/SelectorCheckerTestFunctions.h:
(WebCore::matchesUsesMenulistPseudoClass):
* Source/WebCore/cssjit/SelectorCompiler.cpp:
(WebCore::SelectorCompiler::JSC_DEFINE_NOEXCEPT_JIT_OPERATION):
(WebCore::SelectorCompiler::addPseudoClassType):
Canonical link: https://commits.webkit.org/307009@main
To unsubscribe from these emails, change your notification settings at
https://github.com/WebKit/WebKit/settings/notifications