polyfills icon indicating copy to clipboard operation
polyfills copied to clipboard

Re implement the CustomElementRegistry interface

Open startracex opened this issue 10 months ago • 0 comments

The CustomElementRegistry interface has the getName method. Polyfills haven't implemented it.

Add getName method for CustomElementRegistry.

Fixes #596.

startracex avatar Dec 27 '24 08:12 startracex