- From: Joey Arhar via GitHub <noreply@w3.org>
- Date: Sat, 15 Nov 2025 03:13:38 +0000
- To: public-css-archive@w3.org
Yeah it looks like `::picker(select):has(:hover)` never matches, at least in this demo: https://codepen.io/jarhar/pen/LENZWKp A workaround which I put in that demo would be to wrap the options in another element and use `:has(:hover)` on that one. -- GitHub Notification of comment by josepharhar Please view or discuss this issue at https://github.com/w3c/csswg-drafts/issues/11185#issuecomment-3535490033 using your GitHub account -- Sent via github-notify-ml as configured in https://github.com/w3c/github-notify-ml-config
Received on Saturday, 15 November 2025 03:13:39 UTC