Branch: refs/heads/main
Home: https://github.com/WebKit/WebKit
Commit: 1f0a62657577f4e8d76a519e962c74c907db4b0c
https://github.com/WebKit/WebKit/commit/1f0a62657577f4e8d76a519e962c74c907db4b0c
Author: Anne van Kesteren <[email protected]>
Date: 2026-03-17 (Tue, 17 Mar 2026)
Changed paths:
M LayoutTests/TestExpectations
M
LayoutTests/imported/w3c/web-platform-tests/html/semantics/forms/the-select-element/customizable-select/select-focus-visible-with-mouse-expected.txt
M Source/WebCore/html/HTMLSelectElement.cpp
M Source/WebCore/html/HTMLSelectElement.h
Log Message:
-----------
Enhanced <select>: suppress focus visibility for mouse-focused option
https://bugs.webkit.org/show_bug.cgi?id=310109
Reviewed by Tim Nguyen.
We decided that when a picker is opened with the mouse focus does not
need to be visible. It will remain visible when focus moves back to the
select element for consistency across auto and base appearance.
imported/w3c/web-platform-tests/html/semantics/forms/the-select-element/customizable-select/select-focus-visible-with-mouse.html
asserting it should not be visible in the latter case seems likely a
test issue that will be resolved separately.
Canonical link: https://commits.webkit.org/309448@main
To unsubscribe from these emails, change your notification settings at
https://github.com/WebKit/WebKit/settings/notifications