HTML DOM Document normalizeDocument()
Definition and Usage
The normalizeDocument() property is deprecated. Do NOT use it.
The normalizeDocument() property is no longer supported in any browser.
Alternative:
Use The Document normalize() Method instead.
Syntax
document.normalizeDocument()
Parameters
| NONE | 
Return Value
| NONE | 
 
 
