JavaScript 參考手冊
Document 對象
規(guī)范一個實(shí)體文檔:
normalizeDocument() 方法可以移除空文本節(jié)點(diǎn) , 并合并相鄰節(jié)點(diǎn)。
目前沒有主流瀏覽器支持 normalizeDocument() 方法, 但是可以使用類似的方法 normalize() 方法。
目前沒有主流瀏覽器支持 normalizeDocument() 方法
None.
沒有返回值。