Branch: refs/heads/main
Home: https://github.com/WebKit/WebKit
Commit: 2b2293d881bca4acbcb6351c12f763d5f2435f53
https://github.com/WebKit/WebKit/commit/2b2293d881bca4acbcb6351c12f763d5f2435f53
Author: Anne van Kesteren <[email protected]>
Date: 2026-03-16 (Mon, 16 Mar 2026)
Changed paths:
M LayoutTests/TestExpectations
M
LayoutTests/imported/w3c/web-platform-tests/html/semantics/forms/the-select-element/customizable-select/select-picker-pseudo-target-text.html
Log Message:
-----------
Enhanced <select>: correct ::target-text test
https://bugs.webkit.org/show_bug.cgi?id=310006
Reviewed by Tim Nguyen.
This test would not render the highlight because when we first search
for the text it's not displayed yet. And then it would take another
500ms or so before it gets highlighted. So instead we search after we
display the text.
Upstream:
https://github.com/web-platform-tests/wpt/pull/58512
Canonical link: https://commits.webkit.org/309325@main
To unsubscribe from these emails, change your notification settings at
https://github.com/WebKit/WebKit/settings/notifications