Branch: refs/heads/main
Home: https://github.com/WebKit/WebKit
Commit: 9d44f6617b06a78945fb815f7b4526e09482c6aa
https://github.com/WebKit/WebKit/commit/9d44f6617b06a78945fb815f7b4526e09482c6aa
Author: Anne van Kesteren <[email protected]>
Date: 2026-02-09 (Mon, 09 Feb 2026)
Changed paths:
M LayoutTests/platform/ios/TestExpectations
M Source/WebCore/html/HTMLSelectElement.h
Log Message:
-----------
REGRESSION(306393@main): FocusController should not go into <select>'s shadow
tree
https://bugs.webkit.org/show_bug.cgi?id=306984
rdar://169650269
Reviewed by Ryosuke Niwa.
The FocusController gets confused about <select>'s shadow tree, but
there's no need to traverse it as all the focusable elements are
descendants.
Canonical link: https://commits.webkit.org/307086@main
To unsubscribe from these emails, change your notification settings at
https://github.com/WebKit/WebKit/settings/notifications