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

This should be fixed by https://github.com/w3c/webcomponents/commit/58a2f7b6d1853b92001b5651228a8177447a7cb3 which gives template contents owner documents a null registry, so `defineElement` will throw on them, and the HTML parser will never instantiate them.

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

Received on Tuesday, 8 March 2016 00:01:37 UTC