Easy Tutorial
❮ Jsref Setutcfullyear Prop Date Form ❯

HTML DOM normalizeDocument() Method

Document Object

Example

Normalize an entity document:


Definition and Usage

The normalizeDocument() method removes empty text nodes and merges adjacent nodes.

No major browsers currently support the normalizeDocument() method, but a similar method, normalize(), can be used.


Browser Support

No major browsers currently support the normalizeDocument() method.


Syntax

Parameters

None.

Return Value

No return value.

Technical Details

| DOM Version | Core Level 3 | | --- | --- |


Document Object

❮ Jsref Setutcfullyear Prop Date Form ❯