- From: Elliott Sprehn <notifications@github.com>
- Date: Mon, 07 Mar 2016 22:11:47 -0800
- To: w3c/webcomponents <webcomponents@noreply.github.com>
Received on Tuesday, 8 March 2016 06:12:18 UTC
You mean `document.importNode(template.contents, true)` ? You never want cloneNode, the template document doesn't have a registry. --- Reply to this email directly or view it on GitHub: https://github.com/w3c/webcomponents/issues/419#issuecomment-193621733
Received on Tuesday, 8 March 2016 06:12:18 UTC