- From: sb3nder via GitHub <noreply@w3.org>
- Date: Fri, 14 Nov 2025 19:43:17 +0000
- To: public-css-archive@w3.org
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