HTML DOM Document normalizeDocument() 方法

定義和用法

不推薦使用 normalizeDocument() 屬性。請勿使用它。

任何瀏覽器都不再支持 normalizeDocument() 屬性。

備選方案:

請改用 Document normalize() 方法

語法

document.normalizeDocument()

參數

無。

返回值

無。