- From: Hayato Ito <notifications@github.com>
 - Date: Wed, 03 Feb 2016 17:51:48 -0800
 - To: w3c/webcomponents <webcomponents@noreply.github.com>
 
Received on Thursday, 4 February 2016 01:52:19 UTC
In the current spec:
- A slot does not participate in the composed tree.
- Thus, slot can not be styled.
A good analogy for a slot is that DocumentFragment, which will *disappear* once their role ended when the composition finished.
We discussed this topic in https://github.com/w3c/webcomponents/issues/308 and concluded we should not consider a slot being the composed tree until v2 because no browser support for {display: contents} and that will not happen soon.
---
Reply to this email directly or view it on GitHub:
https://github.com/w3c/webcomponents/issues/358#issuecomment-179570330
Received on Thursday, 4 February 2016 01:52:19 UTC