Re: [w3c/webcomponents] [Template Instantiation] Review the cloning step (#740)

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