Branch: refs/heads/main
Home: https://github.com/WebKit/WebKit
Commit: 5d5d94e46279d6c44cf409989cbdd4a062dc8d44
https://github.com/WebKit/WebKit/commit/5d5d94e46279d6c44cf409989cbdd4a062dc8d44
Author: Tim Nguyen <[email protected]>
Date: 2026-02-27 (Fri, 27 Feb 2026)
Changed paths:
M LayoutTests/TestExpectations
M Source/WebCore/html/HTMLSelectElement.cpp
Log Message:
-----------
Enhanced <select>: render ::before & ::after pseudo-elements
https://bugs.webkit.org/show_bug.cgi?id=308847
rdar://171384432
Reviewed by Simon Fraser.
This PR only allows it with `appearance: base(-select)` set.
`appearance: none` / `appearance: auto` are still restricted by
`RenderMenuList::canHaveGeneratedChildren()`.
* LayoutTests/TestExpectations:
* Source/WebCore/html/HTMLSelectElement.cpp:
(WebCore::HTMLSelectElement::childShouldCreateRenderer const):
Canonical link: https://commits.webkit.org/308371@main
To unsubscribe from these emails, change your notification settings at
https://github.com/WebKit/WebKit/settings/notifications