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

No, you only care about `display:contents` when you generate the flattened tree. For the DOM API that should not matter one bit. We don't let `firstChild` depend on whether any child has `display:none`.

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

Received on Monday, 9 May 2016 17:33:21 UTC