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

@JanMiksovsky .  Thank you! That's exactly the information I'd like to see.

Regarding the name of this selector, I'm afraid that `::assigned` might be a confusing name.

I mean:

In this example,
https://w3c.github.io/webcomponents/spec/shadow/#composition-example

- `T::assigned(*)` matches `H` and `P`.
- However T.getAssignedNodes() is `O` and `P`.

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

Received on Tuesday, 29 September 2015 03:48:20 UTC