Re: [webcomponents] slot element's fallback contents is never used (#317)

+1 This behavior, to some extent, follows the pattern of Host Elements. Their children are their "fallback content" until a Shadow DOM is attached. Similarly, a ```slot``` that has nothing distributed should likewise just render as a transparent content model (e.g,, it's fallback content).

---
Reply to this email directly or view it on GitHub:
https://github.com/w3c/webcomponents/issues/317#issuecomment-140617974

Received on Wednesday, 16 September 2015 03:47:17 UTC