- From: Anne van Kesteren <notifications@github.com>
- Date: Thu, 12 May 2016 23:24:05 -0700
- To: w3c/webcomponents <webcomponents@noreply.github.com>
- Cc:
Received on Friday, 13 May 2016 06:24:41 UTC
It seems to me a way to get all elements that are logically assigned to a slot, without having to do recursion and fallback yourself for any assigned slots. There's no guarantees as to whether anything that is assigned will also be displayed. Some shadow-including ancestor might very well have `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-218961601
Received on Friday, 13 May 2016 06:24:41 UTC