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

@bicknellr : Then find what? The problem is that if a constructor X is registered as elements E1 and E2, then `new X` must construct either E1 or E2.  Who/what decides that?

-- 
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#issuecomment-268138607

Received on Tuesday, 20 December 2016 02:39:19 UTC