Skip to content

jso: add missing methods for Element, DocumentType, DocumentFragment, Document, and CharacterData#1068

Open
andirady wants to merge 2 commits intokonsoletyper:masterfrom
andirady:missing-element-methods
Open

jso: add missing methods for Element, DocumentType, DocumentFragment, Document, and CharacterData#1068
andirady wants to merge 2 commits intokonsoletyper:masterfrom
andirady:missing-element-methods

Conversation

@andirady
Copy link

@andirady andirady commented Sep 1, 2025

  • Make existing interfaces implements ChildNode, ParentNode or both.
  • The querySelector() and querySelectorAll() has been moved to ParentNode.
  • Added toggleAttribute(), matches(), and closest() methods to Element.

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