[w3c/webcomponents] Can't reuse custom element constructors? (#618)

https://html.spec.whatwg.org/#element-definition
Step 4: If this CustomElementRegistry contains an entry with constructor *constructor*, then throw a "NotSupportedError" DOMException and abort these steps.

This restriction seems a bit arbitrary. Any reason it was added?

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/w3c/webcomponents/issues/618

Received on Monday, 19 December 2016 18:35:50 UTC