Creates a new instance of CharacterData.
CharacterData.data on MDN
CharacterData.data on MDN
ReadonlyfirstNode.firstChild on MDN
ReadonlylastNode.lastChild on MDN
ReadonlynextElement.nextElementSibling on MDN
ReadonlynextNode.nextSibling on MDN
ReadonlynodeNode.nodeName on MDN
ReadonlynodeNode.nodeType on MDN
ReadonlyparentNode.parentNode on MDN
ReadonlypreviousReadonlypreviousNode.previousSibling on MDN
Node.childNodes on MDN
CharacterData.length on MDN
Node.nodeValue on MDN
Node.parentElement on MDN
Node.textContent on MDN
Text.wholeText on MDN
Node.hasChildNodes on MDN
Element.remove on MDN
See
Text on MDN