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

If `::picker()` matches `:active` or `:hover` but its children do not, should `:has(:hover)` or `:has(:active)` match?  
Currently, it does not.  
This is a unique case, because unlike other pseudo-elements that can match `:active` and `:hover`, `::picker()` is top-level.

-- 
GitHub Notification of comment by sb3nder
Please view or discuss this issue at https://github.com/w3c/csswg-drafts/issues/11185#issuecomment-3534305894 using your GitHub account


-- 
Sent via github-notify-ml as configured in https://github.com/w3c/github-notify-ml-config

Received on Friday, 14 November 2025 19:43:17 UTC