Skip to content

Conversation

@dennisss
Copy link

localName on elements is defined as read only: https://developer.mozilla.org/en-US/docs/Web/API/Element/localName
Assigning to it silently fails or throws an exception if running in strict mode.

localName on elements is defined as read only: https://developer.mozilla.org/en-US/docs/Web/API/Element/localName
Assigning to it silently failed or throws an exception if running in strict mode.
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 this pull request may close these issues.

1 participant