Re: [webcomponents] Custom elements disconnected from a document should not be upgraded (#419)

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