- From: Hayato Ito <notifications@github.com>
- Date: Tue, 12 Jan 2016 17:47:28 -0800
- To: w3c/webcomponents <webcomponents@noreply.github.com>
Received on Wednesday, 13 January 2016 01:48:00 UTC
Yeah, I do not have a strong opinion on this as long as the support cost do not get increased. AFAIR, the selector spec said that a selector can not have multiple pseudo elements, but it looks this limitation was removed from the editor's draft. Regarding with `::before` and `::after`, I think it's okay to support if we can support that easily. @tabatkins, Can we we allow multiple pseudo elements *in a row*? e.g. `::slotted(div)::before` Is this a right direction? --- Reply to this email directly or view it on GitHub: https://github.com/w3c/webcomponents/issues/331#issuecomment-171126520
Received on Wednesday, 13 January 2016 01:48:00 UTC