Re: [webcomponents] Define the behavior when a custom element constructor returns an element with a parent node. (#412)

I think this is only relevant in the non-upgrade case, so for createElement and the parser. Does that sound right?

I think it would be reasonable to throw (=> htmlunknownelement in parser case) if the constructor returns an element with non-null parent.

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

Received on Monday, 7 March 2016 23:59:52 UTC