Index: core/alltests.xml =================================================================== RCS file: /sources/public/2001/DOM-Test-Suite/tests/level2/core/alltests.xml,v retrieving revision 1.7 diff -u -r1.7 alltests.xml --- core/alltests.xml 27 Nov 2003 00:25:40 -0000 1.7 +++ core/alltests.xml 12 Jan 2004 05:03:03 -0000 @@ -160,6 +160,8 @@ + + Index: tests/level2/core/hc_nodedocumentfragmentnormalize1.xml =================================================================== RCS file: tests/level2/core/hc_nodedocumentfragmentnormalize1.xml diff -N tests/level2/core/hc_nodedocumentfragmentnormalize1.xml --- /dev/null 1 Jan 1970 00:00:00 -0000 +++ tests/level2/core/hc_nodedocumentfragmentnormalize1.xml 1 Jan 1970 00:00:00 -0000 @@ -0,0 +1,44 @@ + + + + + +hc_nodedocumentfragmentnormalize1 +Curt Arnold + +Create a document fragment with two adjacent text nodes, normalize and see if the text nodes +were combined. + + +2004-01-10 + + + + + + + + + + + + + + + + + + + + + Index: tests/level2/core/hc_nodedocumentfragmentnormalize2.xml =================================================================== RCS file: tests/level2/core/hc_nodedocumentfragmentnormalize2.xml diff -N tests/level2/core/hc_nodedocumentfragmentnormalize2.xml --- /dev/null 1 Jan 1970 00:00:00 -0000 +++ tests/level2/core/hc_nodedocumentfragmentnormalize2.xml 1 Jan 1970 00:00:00 -0000 @@ -0,0 +1,39 @@ + + + + + +hc_nodedocumentfragmentnormalize1 +Curt Arnold + +Create a document fragment with an empty text node, after normalization there should be no child nodes. +were combined. + + +2004-01-10 + + + + + + + + + + + + + + + +