polyfills
polyfills copied to clipboard
Re implement the CustomElementRegistry interface
The CustomElementRegistry interface has the getName method. Polyfills haven't implemented it.
Add getName method for CustomElementRegistry.
Fixes #596.