Re: [w3c/webcomponents] Custom pseudo-classes for host elements via shadow roots (:state) (#738)

Hmm, it seems clear that ::part is intimately tied to shadow DOM, as it's about exposing elements that are inside your shadow tree. Whereas :state does not rely on the shadow tree concepts at all.

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/w3c/webcomponents/issues/738#issuecomment-488028234

Received on Tuesday, 30 April 2019 16:49:36 UTC