- From: Hayato Ito <notifications@github.com>
- Date: Tue, 01 Sep 2015 17:55:23 -0700
- To: w3c/webcomponents <webcomponents@noreply.github.com>
Received on Wednesday, 2 September 2015 00:55:58 UTC
Thanks for the feedback. I'd like to treat a slot, as well as an insertion point, as `DocumentFragment`, as ShadowRoot is. That has been in my mental model for a long time. By considering both as `DocumentFragment`, everything became clear to me. I guess someone doesn't like a slot element being left in the document composed tree, as shadow roots is not left in the document composed tree. A slot, a insertion point, should not be on any more than needed to support the distribution. --- Reply to this email directly or view it on GitHub: https://github.com/w3c/webcomponents/issues/308#issuecomment-136905403
Received on Wednesday, 2 September 2015 00:55:58 UTC