[whatwg/dom] Method to retrieve tagName from element constructors (#396)

CustomElementRegistry provides the `get()` method to retrieve the name of a custom element constructor. It would be useful to be able to do the reverse lookup and get the tagName from the constructor.

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

Received on Saturday, 14 January 2017 08:07:25 UTC