Re: [w3c/webcomponents] flatten: true in assignedNodes doesn't make much sense when a slot doesn't have display: contents (#493)

> Or perhaps the importance is that it's a direct child of a slot?

A slot B does not appear in assignedNode of Slot C. Thus, it can be a descendant, but it never be an *effective* *direct* child. 

We do not have to detect any change in any node in the subtree. What we can do for developers here is to tell only the change of direct children (in the flat tree).



---
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/493#issuecomment-217870341

Received on Monday, 9 May 2016 14:41:32 UTC