Re: [csswg-drafts] [css-ui] select:hover and select:active styles (#11185)

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