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

> Cons:
Significantly more difficult to use. E.g. typical desire is for :hover to match all descendants.

The idea is that it doesn't bubble - as in upwards, so it won't affect ancestors. See [demo](https://jsbin.com/qoqepocuja/1/edit?html,css,js,output)

The `:hover` doesn't trickle down, so no issue there.

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


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

Received on Wednesday, 18 December 2024 17:48:58 UTC