Re: [webcomponents] Define the behavior of '::slotted' (the former name is '::content'). (#331)

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