diff --git a/reference/dom/functions/dom-domdocument-normalize.xml b/reference/dom/functions/dom-domdocument-normalize.xml deleted file mode 100644 index 1000ea5350..0000000000 --- a/reference/dom/functions/dom-domdocument-normalize.xml +++ /dev/null @@ -1,58 +0,0 @@ - - - - - DOMDocument->normalize() - - Normalizes the document - - - - &reftitle.description; - - DOMDocument - - voidnormalize - - - - - Normalizes the document. - - - - &reftitle.returnvalues; - - &return.void; - - - - &reftitle.seealso; - - - - - - - - - diff --git a/reference/dom/functions/dom-domdocument-normalizedocument.xml b/reference/dom/functions/dom-domdocument-normalizedocument.xml index feda507b45..8c0fd98431 100644 --- a/reference/dom/functions/dom-domdocument-normalizedocument.xml +++ b/reference/dom/functions/dom-domdocument-normalizedocument.xml @@ -1,23 +1,43 @@ - + - DOMDocument::normalizeDocument - Acts as if the document was going through a save and load cycle, putting the document in a "normal" form + DOMDocument->normalizeDocument() + Normalizes the document &reftitle.description; - - voidDOMDocument::normalizeDocument - - + + DOMDocument + + voidnormalizeDocument + + + - Specification + This method acts as if you saved and then loaded the document, putting the + document in a "normal" form. + + + + &reftitle.returnvalues; + + &return.void; + + - &warn.undocumented.func; - + + &reftitle.seealso; + + + + The DOM Specification + + + + diff --git a/reference/dom/functions/dom-domnode-normalize.xml b/reference/dom/functions/dom-domnode-normalize.xml index a8270ebd2f..9d1ed813e7 100644 --- a/reference/dom/functions/dom-domnode-normalize.xml +++ b/reference/dom/functions/dom-domnode-normalize.xml @@ -1,5 +1,5 @@ - + DOMNode->normalize() @@ -30,7 +30,10 @@ &reftitle.seealso; - + + The DOM Specification + + diff --git a/reference/dom/reference.xml b/reference/dom/reference.xml index 157a8327fe..455280ffce 100644 --- a/reference/dom/reference.xml +++ b/reference/dom/reference.xml @@ -1,5 +1,5 @@ - + @@ -254,7 +254,7 @@ - Load XML from a string - - Normalizes document + - Normalizes the document - Performs relaxNG validation on the document