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

When a slot element assigned to another slot has `display` value other than `contents`, it doesn't make much sense to unwrap it in `assignedNodes` since those elements would definitely show up in the rendering.

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

Received on Monday, 2 May 2016 20:15:21 UTC