From 0c2eab743266c4cdd689c3361175b8455fedb9ae Mon Sep 17 00:00:00 2001 From: Daniel Silverstone Date: Fri, 23 Mar 2012 18:48:55 +0000 Subject: More working (or at least running) tests svn path=/trunk/libdom/; revision=13564 --- .../tests/level1/core/textsplittextfour.xml.kfail | 46 ---------------------- 1 file changed, 46 deletions(-) delete mode 100644 test/testcases/tests/level1/core/textsplittextfour.xml.kfail (limited to 'test/testcases/tests/level1/core/textsplittextfour.xml.kfail') diff --git a/test/testcases/tests/level1/core/textsplittextfour.xml.kfail b/test/testcases/tests/level1/core/textsplittextfour.xml.kfail deleted file mode 100644 index c744ae3..0000000 --- a/test/testcases/tests/level1/core/textsplittextfour.xml.kfail +++ /dev/null @@ -1,46 +0,0 @@ - - - - - -textSplitTextFour -NIST - - The "splitText(offset)" method returns the new Text node. - - Retrieve the textual data from the last child of the - first employee and invoke the "splitText(offset)" method. - The method should return the new Text node. The offset - value used for this test is 30. The "getNodeValue()" - method is called to check that the new node now contains - the characters at and after position 30. - (Starting count at 0) - -Mary Brady -2001-08-17 - - - - - - - - - - - - - - - - -- cgit v1.2.3