Re: [webcomponents] Should HTML parser instantiate custom elements inside a template element? (#406)

I tend to agree, but on the other hand if an author really did `document.createElement("template").content.ownerDocument.defineElement(...)`, they probably really know what they're doing. I'm not sure we should add an exception to the system specifically to prevent that from working.

---
Reply to this email directly or view it on GitHub:
https://github.com/w3c/webcomponents/issues/406#issuecomment-191470213

Received on Wednesday, 2 March 2016 22:36:30 UTC