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

@rniwa and I had some discussion on IRC (#whatwg) and concluded that maybe `composed:true` would be better here too. The reasoning is that flattening would be the layout tree, which might also disregard `display:none` boxes and such. That way "composed" is for any node tree operations.

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

Received on Tuesday, 10 May 2016 06:43:02 UTC