ReadonlyfirstNode.firstChild on MDN
ReadonlylastNode.lastChild on MDN
ReadonlynextNode.nextSibling on MDN
ReadonlynodeNode.nodeName on MDN
ReadonlynodeNode.nodeType on MDN
ReadonlyparentNode.parentNode on MDN
ReadonlypreviousNode.previousSibling on MDN
Static ReadonlyATTRIBUTE_Static ReadonlyCDATA_Static ReadonlyCOMMENT_Static ReadonlyDOCUMENT_Static ReadonlyDOCUMENT_Static ReadonlyDOCUMENT_Static ReadonlyELEMENT_Static ReadonlyPROCESSING_Static ReadonlyTEXT_Node.childNodes on MDN
Node.nodeValue on MDN
Node.parentElement on MDN
Node.textContent on MDN
Node.hasChildNodes on MDN
See
Node on MDN