Re: [w3c/webcomponents] Need "slotchange" event (#288)

In my S1-S4 example, does the `slotchange` event (in current implementation) fire on S3 when S3 is unassigned from S4? Also, after the `slotchange` events fire on S1, S2, S3, and S4 in the initial distribution of the node, what does `slot.assignedNodes()` return for each slot? Does it return the node for each slot? Or does the node only appear in the assignedNodes of S1? Or does the node only appear in the assignedNodes of S4?

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/w3c/webcomponents/issues/288#issuecomment-263009789

Received on Friday, 25 November 2016 18:43:17 UTC