Re: [csswg-drafts] [css-ui] Should `::picker(select)` match `:popover-open`? (#10775)

While we resolved against using `::part()` itself, we *did* resolve to make it a "part-like pseudo-element", and that means it acts like ::part() but is just spelled differently. Notably, ::part() *does* expose implementation details like what pseudo-classes and pseudo-elements are usable on the element, and this is intentional. (As opposed to the other pseudo-elements, which only allow a limited subset of pseudo classes/elements after them.)

I don't think we should try to diverge `::picker()` from the agreed-upon concept of part-like pseudos.

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


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

Received on Tuesday, 3 September 2024 23:05:50 UTC