Branch: refs/heads/main
Home: https://github.com/WebKit/WebKit
Commit: 3eac40998c47d26c0fa82c7b13e11767c68cfd6f
https://github.com/WebKit/WebKit/commit/3eac40998c47d26c0fa82c7b13e11767c68cfd6f
Author: Anne van Kesteren <[email protected]>
Date: 2026-02-21 (Sat, 21 Feb 2026)
Changed paths:
M LayoutTests/TestExpectations
M LayoutTests/fast/forms/ios/select-base-appearance-picker.html
M
LayoutTests/imported/w3c/web-platform-tests/html/semantics/forms/the-select-element/customizable-select/select-only-picker-opt-in-expected.html
M
LayoutTests/imported/w3c/web-platform-tests/html/semantics/forms/the-select-element/customizable-select/select-only-picker-opt-in-ref.html
M Source/WebCore/html/HTMLSelectElement.cpp
Log Message:
-----------
Enhanced <select>: a custom picker requires opt-in on both sides
https://bugs.webkit.org/show_bug.cgi?id=308314
Reviewed by Tim Nguyen.
Be conservative for now as to when ::picker(select) can be used as
tentatively agreed in the CSS WG:
https://github.com/w3c/csswg-drafts/issues/10440
Canonical link: https://commits.webkit.org/307972@main
To unsubscribe from these emails, change your notification settings at
https://github.com/WebKit/WebKit/settings/notifications