Index: alltests.xml =================================================================== RCS file: /sources/public/2001/DOM-Test-Suite/tests/level3/core/alltests.xml,v retrieving revision 1.4 diff -u -r1.4 alltests.xml --- alltests.xml 16 Dec 2003 07:05:15 -0000 1.4 +++ alltests.xml 18 Dec 2003 09:25:47 -0000 @@ -491,6 +491,7 @@ + Index: nodecomparedocumentposition29.xml =================================================================== RCS file: /sources/public/2001/DOM-Test-Suite/tests/level3/core/nodecomparedocumentposition29.xml,v retrieving revision 1.1 diff -u -r1.1 nodecomparedocumentposition29.xml --- nodecomparedocumentposition29.xml 9 Dec 2003 20:29:08 -0000 1.1 +++ nodecomparedocumentposition29.xml 18 Dec 2003 09:25:47 -0000 @@ -2,7 +2,7 @@ + + + +textreplacewholetext08 +Curt Arnold + +Appends an entity reference containing text and an element to an existing +text node, then calls Text.replaceWholeText on the existing text node. +A NO_MODIFICATION_ALLOWED_ERR should be thrown. + +2003-12-18 + + + + + + + + + + + + + + + + + + + + + Index: tests/level3/core/files/barfoo.svg =================================================================== RCS file: tests/level3/core/files/barfoo.svg diff -N tests/level3/core/files/barfoo.svg --- /dev/null 1 Jan 1970 00:00:00 -0000 +++ tests/level3/core/files/barfoo.svg 1 Jan 1970 00:00:00 -0000 @@ -0,0 +1,20 @@ + +'> + + + + + + + +]> + + +

bar

+ Index: tests/level3/core/files/barfoo.xml =================================================================== RCS file: tests/level3/core/files/barfoo.xml diff -N tests/level3/core/files/barfoo.xml --- /dev/null 1 Jan 1970 00:00:00 -0000 +++ tests/level3/core/files/barfoo.xml 1 Jan 1970 00:00:00 -0000 @@ -0,0 +1,20 @@ + + +'> + + + + + + + +]> + + +replaceWholeText sample + + +

bar

+ +