MDN URL
https://developer.mozilla.org/en-US/docs/Web/API/Selection/anchorNode
What specific section or headline is this issue about?
The first paragraph.
What information was incorrect, unhelpful, or incomplete?
In the description on the page about Selection, it says that anchorNode may be null 1. However, it doesn't mention that on the dedicated page for anchorNode.
What did you expect to see?
I expected it to note if it would be null especially on the dedicated page. The sentence from the Selection page could be added to the end of the first paragraph.
Can return null if selection never existed in the document (e.g., an iframe that was never clicked on).
Do you have any supporting links, references, or citations?
https://developer.mozilla.org/en-US/docs/Web/API/Selection#selection.anchornode
Do you have anything more you want to share?
No response
MDN metadata
Page report details
MDN URL
https://developer.mozilla.org/en-US/docs/Web/API/Selection/anchorNode
What specific section or headline is this issue about?
The first paragraph.
What information was incorrect, unhelpful, or incomplete?
In the description on the page about
Selection, it says thatanchorNodemay benull1. However, it doesn't mention that on the dedicated page foranchorNode.What did you expect to see?
I expected it to note if it would be null especially on the dedicated page. The sentence from the
Selectionpage could be added to the end of the first paragraph.Do you have any supporting links, references, or citations?
https://developer.mozilla.org/en-US/docs/Web/API/Selection#selection.anchornode
Do you have anything more you want to share?
No response
MDN metadata
Page report details
en-us/web/api/selection/anchornode