Re: [webcomponents] Finalize the slots proposal (#128)

In the proposal,
> When each node is assigned to a slot, this slot is also added to the node's destination insertion points list.

I'm afraid that this is imcomplete because each node is assigned to *at-most* one slot in the proposal.
A node's destination insertion points should be a list of nodes, rather than a single insertion point.

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

Received on Wednesday, 29 July 2015 08:06:00 UTC