Re: [csswg-drafts] [css-ui] Pseudo-elements for stylable select (#10462)

Can someone explain the issue with it matching both in this issue? What is the problem https://github.com/w3c/csswg-drafts/issues/10462#issuecomment-2248672445 hints at with `getComputedStyle()` and `getAnimations()`?

I suppose this doesn't really prevent anyone targeting arbitrary `select` elements from style sheets, but it will make those style sheets quite a bit more involved to write as you will have to account for both `::button` and `select > button`, etc.

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


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

Received on Tuesday, 13 August 2024 15:15:14 UTC