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

For now, at least, you can do any `ident="string"` use-case by just folding them together into `ident-string`. Without more powerful matching facilities a la attribute selectors, there's no benefit to having the two halves be separate over having them mushed together.

(We can think about having more powerful matchers in v2, of course. But for the MVP I don't think we need them.)

-- 
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-539704504

Received on Tuesday, 8 October 2019 21:07:08 UTC