Re: [csswg-drafts] [css-forms-1] Can we simplify `select::picker(select)`? (#11394)

> Something like defining a subclass of pseudo-elements that must be preceded by a selector that targets its originating element?

In addition to not doing anything meaningful for `input` itself (which is the main point anyway), this just doesn't work *in general*. This sort of context-sensitivity is a *very bad* thing to try and do, as it opens up a *ton* of questions about how things like :is()/:not()/etc work.

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


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

Received on Thursday, 6 March 2025 23:15:10 UTC