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

> Again, you are conflating layout and the DOM I think. The first child of an `html` element is not the `body` element just because the `head` element has `display:none`. Same kind of logic should apply here.

Well, my point is that the very concept of having `flatten: true` or `composed: true` is conflating layout and DOM.  That is, the idea of having to unwrap slots is conflating layout and DOM.

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

Received on Friday, 13 May 2016 06:05:54 UTC