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

> Maybe there's another feature that makes the constructor-to-localName mapping worth doing aside from just this; for example constructable built-in elements, `new HTMLParagraphElement()`.

That doesn't necessitates a mapping from constructors to local names in WebKit. (I'm gonna avoid going into technical details on why because that's highly engine specific).

-- 
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-546115524

Received on Thursday, 24 October 2019 21:43:09 UTC