- From: Ryosuke Niwa <notifications@github.com>
- Date: Sun, 25 Feb 2018 23:39:31 +0000 (UTC)
- To: w3c/webcomponents <webcomponents@noreply.github.com>
- Cc: Subscribed <subscribed@noreply.github.com>
Received on Sunday, 25 February 2018 23:40:25 UTC
Presumably, you're referring to step 1 in https://github.com/w3c/webcomponents/blob/gh-pages/proposals/Template-Instantiation.md#43-creating-template-parts ? That's different from `cloneNode`. That's the concept [`importNode` uses](https://dom.spec.whatwg.org/#dom-document-importnode). I think what's missing here is that I'm not specifying with respect to which document nodes are cloned. That needs to be specified. -- 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/740#issuecomment-368356215
Received on Sunday, 25 February 2018 23:40:25 UTC