Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

missing customElements.getName() #3640

Open
mash-graz opened this issue Dec 12, 2023 · 0 comments · May be fixed by #3641
Open

missing customElements.getName() #3640

mash-graz opened this issue Dec 12, 2023 · 0 comments · May be fixed by #3641

Comments

@mash-graz
Copy link

Until now the method getName() is missing in the CustomElementRegistry.

see:
https://developer.mozilla.org/en-US/docs/Web/API/CustomElementRegistry/getName
https://html.spec.whatwg.org/multipage/custom-elements.html#dom-customelementregistry-getname

I'll soon contribute an implementation attempt.

@mash-graz mash-graz linked a pull request Dec 12, 2023 that will close this issue
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant