Index: noderemovechild05.xml =================================================================== RCS file: /sources/public/2001/DOM-Test-Suite/tests/level3/core/noderemovechild05.xml,v retrieving revision 1.4 diff -u -r1.4 noderemovechild05.xml --- noderemovechild05.xml 5 Jan 2004 08:27:13 -0000 1.4 +++ noderemovechild05.xml 6 Jan 2004 21:19:28 -0000 @@ -21,16 +21,14 @@ noderemovechild05 IBM - - - Using removeChild on this Document node attempt to remove a new DocumentType node and - verify if the DocumentType node is null. Now try the reverse and a NOT_FOUND_ERR should be - thrown. + verify if the DocumentType node is null. Attempting to remove the DocumentType + a second type should result in a NOT_FOUND_ERR. Neil Delima 2002-06-10 + @@ -41,13 +39,22 @@ - - - - - + + + + + + + + + + + + + + Index: nodesetuserdata08.xml =================================================================== RCS file: /sources/public/2001/DOM-Test-Suite/tests/level3/core/nodesetuserdata08.xml,v retrieving revision 1.4 diff -u -r1.4 nodesetuserdata08.xml --- nodesetuserdata08.xml 5 Jan 2004 08:27:14 -0000 1.4 +++ nodesetuserdata08.xml 6 Jan 2004 21:19:28 -0000 @@ -36,7 +36,6 @@ -