Index: core/alltests.xml =================================================================== RCS file: /sources/public/2001/DOM-Test-Suite/tests/level2/core/alltests.xml,v retrieving revision 1.8 diff -u -r1.8 alltests.xml --- core/alltests.xml 12 Jan 2004 05:05:18 -0000 1.8 +++ core/alltests.xml 13 Jan 2004 05:07:08 -0000 @@ -159,9 +159,13 @@ + + + + Index: tests/level2/core/hc_entitiesremovenameditemns1.xml =================================================================== RCS file: tests/level2/core/hc_entitiesremovenameditemns1.xml diff -N tests/level2/core/hc_entitiesremovenameditemns1.xml --- /dev/null 1 Jan 1970 00:00:00 -0000 +++ tests/level2/core/hc_entitiesremovenameditemns1.xml 1 Jan 1970 00:00:00 -0000 @@ -0,0 +1,44 @@ + + + + + +hc_entitiesremovenameditemns1 +Curt Arnold + +An attempt to add remove an entity using removeNamedItemNS should result in +a NO_MODIFICATION_ERR or a NOT_FOUND_ERR. + +2004-01-11 + + + + + + + + + + + + + + + + + + + + + + Index: tests/level2/core/hc_entitiessetnameditemns1.xml =================================================================== RCS file: tests/level2/core/hc_entitiessetnameditemns1.xml diff -N tests/level2/core/hc_entitiessetnameditemns1.xml --- /dev/null 1 Jan 1970 00:00:00 -0000 +++ tests/level2/core/hc_entitiessetnameditemns1.xml 1 Jan 1970 00:00:00 -0000 @@ -0,0 +1,46 @@ + + + + + +hc_entitiessetnameditemns1 +Curt Arnold + +An attempt to add an element to the named node map returned by entities should +result in a NO_MODIFICATION_ERR or HIERARCHY_REQUEST_ERR. + +2004-01-11 + + + + + + + + + + + + + + + + + + + + + + + + Index: tests/level2/core/hc_notationsremovenameditemns1.xml =================================================================== RCS file: tests/level2/core/hc_notationsremovenameditemns1.xml diff -N tests/level2/core/hc_notationsremovenameditemns1.xml --- /dev/null 1 Jan 1970 00:00:00 -0000 +++ tests/level2/core/hc_notationsremovenameditemns1.xml 1 Jan 1970 00:00:00 -0000 @@ -0,0 +1,44 @@ + + + + + +hc_notationsremovenameditemns1 +Curt Arnold + +An attempt to add remove an notation using removeNamedItemNS should result in +a NO_MODIFICATION_ERR or a NOT_FOUND_ERR. + +2004-01-11 + + + + + + + + + + + + + + + + + + + + + + Index: tests/level2/core/hc_notationssetnameditemns1.xml =================================================================== RCS file: tests/level2/core/hc_notationssetnameditemns1.xml diff -N tests/level2/core/hc_notationssetnameditemns1.xml --- /dev/null 1 Jan 1970 00:00:00 -0000 +++ tests/level2/core/hc_notationssetnameditemns1.xml 1 Jan 1970 00:00:00 -0000 @@ -0,0 +1,46 @@ + + + + + +hc_notationssetnameditemns1 +Curt Arnold + +An attempt to add an element to the named node map returned by notations should +result in a NO_MODIFICATION_ERR or HIERARCHY_REQUEST_ERR. + +2004-01-11 + + + + + + + + + + + + + + + + + + + + + + + +