Index: core/alltests.xml =================================================================== RCS file: /sources/public/2001/DOM-Test-Suite/tests/level1/core/alltests.xml,v retrieving revision 1.15 diff -u -r1.15 alltests.xml --- core/alltests.xml 12 Jan 2004 04:55:43 -0000 1.15 +++ core/alltests.xml 13 Jan 2004 04:58:45 -0000 @@ -389,6 +389,8 @@ + + @@ -493,6 +495,8 @@ + + Index: tests/level1/core/hc_entitiesremovenameditem1.xml =================================================================== RCS file: tests/level1/core/hc_entitiesremovenameditem1.xml diff -N tests/level1/core/hc_entitiesremovenameditem1.xml --- /dev/null 1 Jan 1970 00:00:00 -0000 +++ tests/level1/core/hc_entitiesremovenameditem1.xml 1 Jan 1970 00:00:00 -0000 @@ -0,0 +1,40 @@ + + + + + +hc_entitiesremovenameditem1 +Curt Arnold + +An attempt to add remove an entity should result in a NO_MODIFICATION_ERR. + +2004-01-11 + + + + + + + + + + + + + + + + + + + Index: tests/level1/core/hc_entitiessetnameditem1.xml =================================================================== RCS file: tests/level1/core/hc_entitiessetnameditem1.xml diff -N tests/level1/core/hc_entitiessetnameditem1.xml --- /dev/null 1 Jan 1970 00:00:00 -0000 +++ tests/level1/core/hc_entitiessetnameditem1.xml 1 Jan 1970 00:00:00 -0000 @@ -0,0 +1,46 @@ + + + + + +hc_entitiessetnameditem1 +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/level1/core/hc_notationsremovenameditem1.xml =================================================================== RCS file: tests/level1/core/hc_notationsremovenameditem1.xml diff -N tests/level1/core/hc_notationsremovenameditem1.xml --- /dev/null 1 Jan 1970 00:00:00 -0000 +++ tests/level1/core/hc_notationsremovenameditem1.xml 1 Jan 1970 00:00:00 -0000 @@ -0,0 +1,40 @@ + + + + + +hc_notationsremovenameditem1 +Curt Arnold + +An attempt to add remove an notation should result in a NO_MODIFICATION_ERR. + +2004-01-11 + + + + + + + + + + + + + + + + + + + Index: tests/level1/core/hc_notationssetnameditem1.xml =================================================================== RCS file: tests/level1/core/hc_notationssetnameditem1.xml diff -N tests/level1/core/hc_notationssetnameditem1.xml --- /dev/null 1 Jan 1970 00:00:00 -0000 +++ tests/level1/core/hc_notationssetnameditem1.xml 1 Jan 1970 00:00:00 -0000 @@ -0,0 +1,46 @@ + + + + + +hc_notationssetnameditem1 +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 + + + + + + + + + + + + + + + + + + + + + + + +