mirror of
https://github.com/bendtherules/UiQuestions.git
synced 2026-08-18 22:02:42 +00:00
element-properties - Add MDN link for firstChild, nextSibling
This commit is contained in:
@@ -193,6 +193,11 @@ traverse(root.firstChild)
|
|||||||
|
|
||||||
</Accordion>
|
</Accordion>
|
||||||
|
|
||||||
|
<span>
|
||||||
|
<MDN i title="firstChild" url="https://developer.mozilla.org/en-US/docs/Web/API/Node/firstChild" />
|
||||||
|
<MDN i title="nextSibling" url="https://developer.mozilla.org/en-US/docs/Web/API/Node/nextSibling" />
|
||||||
|
</span>
|
||||||
|
|
||||||
|
|
||||||
<!-- ## Content - html, text
|
<!-- ## Content - html, text
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user