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

Change children to Element.children with link to article in sibling's #37634

Merged
merged 4 commits into from
Jan 22, 2025

Conversation

ltlaitoff
Copy link
Contributor

Description

Change childred to Element.children for easy navigation to docs i need

Also because in Node.previousSibling we have link to childNodes

Motivation

For easy navigation and sync with node's docs

Additional details

https://developer.mozilla.org/en-US/docs/Web/API/Node/previousSibling

https://developer.mozilla.org/en-US/docs/Web/API/Element/previousElementSibling

@ltlaitoff ltlaitoff requested a review from a team as a code owner January 13, 2025 19:53
@ltlaitoff ltlaitoff requested review from wbamberg and removed request for a team January 13, 2025 19:53
@github-actions github-actions bot added Content:WebAPI Web API docs size/xs [PR only] 0-5 LoC changed labels Jan 13, 2025
Copy link
Contributor

Copy link
Collaborator

@wbamberg wbamberg left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

👍 thank you!

@wbamberg wbamberg merged commit 9d9ec23 into mdn:main Jan 22, 2025
8 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Content:WebAPI Web API docs size/xs [PR only] 0-5 LoC changed
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants