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

We don't need to wait for https://github.com/w3c/webcomponents/issues/308#issuecomment-143655347.

The following (tentative) definition might be enough:

A::slotted(simple_selector) matches a node B if and only if:

1. B is a member of the *distributed nodes* of A.
2. *simple_selector* matches A


---
Reply to this email directly or view it on GitHub:
https://github.com/w3c/webcomponents/issues/331#issuecomment-144638199

Received on Thursday, 1 October 2015 06:58:04 UTC