- From: Tab Atkins Jr. <notifications@github.com>
- Date: Tue, 08 Oct 2019 14:07:02 -0700
- To: w3c/webcomponents <webcomponents@noreply.github.com>
- Cc: Subscribed <subscribed@noreply.github.com>
Received on Tuesday, 8 October 2019 21:07:08 UTC
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