element-properties - Add MDN link for firstChild, nextSibling

This commit is contained in:
2020-11-04 13:57:36 +05:30
parent 48a5350528
commit 21212f6dff
+5
View File
@@ -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" />&nbsp;
<MDN i title="nextSibling" url="https://developer.mozilla.org/en-US/docs/Web/API/Node/nextSibling" />
</span>
<!-- ## Content - html, text <!-- ## Content - html, text