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

Just layout-wise. We don't let that effect what the actual children are of an element. Whenever we have operations on some element's children, it's always about the node tree, not node tree + some CSS.

---
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-217929709

Received on Monday, 9 May 2016 17:24:56 UTC