Branch: refs/heads/main
Home: https://github.com/WebKit/WebKit
Commit: 9393f4ca085fe25762186886968bbb3dbac3f2e0
https://github.com/WebKit/WebKit/commit/9393f4ca085fe25762186886968bbb3dbac3f2e0
Author: Anne van Kesteren <[email protected]>
Date: 2026-09-22 (Tue, 22 Sep 2026)
Changed paths:
A
LayoutTests/imported/w3c/web-platform-tests/html/semantics/forms/the-select-element/customizable-select/select-picker-pseudo-box-type-expected.txt
A
LayoutTests/imported/w3c/web-platform-tests/html/semantics/forms/the-select-element/customizable-select/select-picker-pseudo-box-type.html
M
LayoutTests/imported/w3c/web-platform-tests/html/semantics/forms/the-select-element/customizable-select/w3c-import.log
M Source/WebCore/css/SelectorChecker.cpp
M Source/WebCore/html/HTMLSelectElement.cpp
M Source/WebCore/html/HTMLSelectElement.h
Log Message:
-----------
::picker should not match a select that is not a dropdown box
https://bugs.webkit.org/show_bug.cgi?id=324818
Reviewed by Tim Nguyen.
The condition is the preferred size rather than the box type, as we cannot make
selector matching depend on appearance.
Test:
imported/w3c/web-platform-tests/html/semantics/forms/the-select-element/customizable-select/select-picker-pseudo-box-type.html
Canonical link: https://commits.webkit.org/321666@main
To unsubscribe from these emails, change your notification settings at
https://github.com/WebKit/WebKit/settings/notifications