Re: [w3c/webcomponents] Is there a way to retrieve the localName from a custom element constructor? (#566)

FWIW, I no longer like overloading `get()` as the return values will be different. That's too weird. `getName()` seems fine. It does seem like that would have to return a dictionary or some such to account for customized builtins (and perhaps the namespace).

-- 
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/566#issuecomment-603647838

Received on Wednesday, 25 March 2020 05:27:00 UTC