-
Notifications
You must be signed in to change notification settings - Fork 23.1k
Open
Labels
Content:WebAPIWeb API docsWeb API docsgood first issueA good issue for newcomers to get started with.A good issue for newcomers to get started with.
Description
MDN URL
https://developer.mozilla.org/en-US/docs/Web/API/Document_Object_Model
What specific section or headline is this issue about?
Examples
What information was incorrect, unhelpful, or incomplete?
The first two examples start with notes that Document.querySelector() is used. But both examples use document.body.querySelector, i.e., Element.querySelector() instead Document.querySelector().
What did you expect to see?
The first two examples probably could use document.querySelector instead of document.body.querySelector.
Do you have any supporting links, references, or citations?
No response
Do you have anything more you want to share?
No response
MDN metadata
Page report details
- Folder:
en-us/web/api/document_object_model - MDN URL: https://developer.mozilla.org/en-US/docs/Web/API/Document_Object_Model
- GitHub URL: https://github.com/mdn/content/blob/main/files/en-us/web/api/document_object_model/index.md
- Last commit: 85fccef
- Document last modified: 2025-11-07T15:58:06.000Z
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
Content:WebAPIWeb API docsWeb API docsgood first issueA good issue for newcomers to get started with.A good issue for newcomers to get started with.
Type
Projects
Status
No status