Re: [csswg-drafts] [selectors] `:focusable` pseudo-class (#7269)

In my practice, I would probably need to only be the “alias”, so something like `:focusable-candidate` would be very welcome.

It could be defined as something that could be focusable when there are no styles applied, basically, browser would need to only look at the HTML of an element, and don't do anything with styles.

More to that — in my use-cases the `:focusable` would almost always go alongside `:hover` or `:active`, as I often want to style something that is located inside an interactive hovered element (and not just _any_ hovered element). We already can do this for focused elements, but can't for hovered.

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


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

Received on Tuesday, 18 April 2023 15:24:10 UTC