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 value links from HTML refs to DOM interface refs #34736

Merged
merged 2 commits into from
Jul 10, 2024

Conversation

senocular
Copy link
Contributor

Description

This changes the HTML links to DOM interface links to allow users to remain in the DOM interface and not be directed to HTML when following a path from Document, a DOM interface.

HTML links for these respective elements still exist in the description.

Motivation

Confusing to transition from interface to html when looking up properties like body.

Additional details

This is consistent with what the head property already does.

https://developer.mozilla.org/en-US/docs/Web/API/Document/head

Related issues and pull requests

Change value links from HTML refs to DOM interface refs
@senocular senocular requested a review from a team as a code owner July 9, 2024 15:00
@senocular senocular requested review from wbamberg and removed request for a team July 9, 2024 15:00
@github-actions github-actions bot added Content:WebAPI Web API docs size/xs [PR only] 0-5 LoC changed labels Jul 9, 2024
Copy link
Contributor

github-actions bot commented Jul 9, 2024

Preview URLs

(comment last updated: 2024-07-09 16:47:53)

@sideshowbarker sideshowbarker merged commit c82e8ba into mdn:main Jul 10, 2024
8 checks passed
evelinabe pushed a commit to evelinabe/mdn-content that referenced this pull request Jul 12, 2024
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.

None yet

2 participants