Javascript debugger Website design ↑
DOMDocument { void normalizeDocument();}
void normalizeDocument();
This method acts as if you saved and then loaded the document, putting the document in a "normal" form.
No value is returned.
Javascript debugger Website design