Re: [csswg-drafts] [css-shadow-parts] What's the purpose of multiple idents in ::part()? (#4412)

Okay, re-found the :state() explainer <https://github.com/w3c/webcomponents/blob/gh-pages/proposals/custom-states-and-state-pseudo-class.md>

Note the further distinction between ::part() and :state() - ::part() is about classifying a sub-component that's inside of you, :state() is about classifying *yourself* (in a way that is guaranteed to not clash with whatever your parent component is doing to your attributes). They're playing in *similar* spaces, but doing quite different things, and should not be understood as competing in any way.

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

Received on Friday, 11 October 2019 20:26:08 UTC