Creates a new instance of ProcessingInstruction.
Optionaldata: stringCharacterData.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
ReadonlytargetNode.childNodes on MDN
CharacterData.length on MDN
Node.nodeValue on MDN
Node.parentElement on MDN
Node.textContent on MDN
Node.hasChildNodes on MDN
Element.remove on MDN
See
ProcessingInstruction on MDN