Branch: refs/heads/main
Home: https://github.com/WebKit/WebKit
Commit: 845226913aeb7309136f55499f36880c1f7ab86a
https://github.com/WebKit/WebKit/commit/845226913aeb7309136f55499f36880c1f7ab86a
Author: Anne van Kesteren <[email protected]>
Date: 2026-06-10 (Wed, 10 Jun 2026)
Changed paths:
A
LayoutTests/fast/forms/select/select-fallback-button-vertical-position-expected.html
A
LayoutTests/fast/forms/select/select-fallback-button-vertical-position.html
M Source/WebCore/html/shadow/SelectFallbackButtonElement.cpp
Log Message:
-----------
REGRESSION(306393@main): SelectFallbackButtonElement should have styling in
none appearance mode
https://bugs.webkit.org/show_bug.cgi?id=316780
rdar://178160969
Reviewed by Megan Gardner and Tim Nguyen.
The select button text needs to appear centered for appearance: none as
well, as RenderMenuList used to have it.
Test: fast/forms/select/select-fallback-button-vertical-position.html
Canonical link: https://commits.webkit.org/314926@main
To unsubscribe from these emails, change your notification settings at
https://github.com/WebKit/WebKit/settings/notifications