From 464f187bfc4cdd04dc09041ddec56df1e5597d1d Mon Sep 17 00:00:00 2001 From: Daniel Silverstone Date: Sun, 5 Dec 2010 12:01:07 +0000 Subject: Remove vestigial domts C file and mark all known failures so test suite for level1/core passes svn path=/trunk/dom/; revision=10998 --- .../characterdatadeletedatagetlengthanddata.xml | 54 ---------------------- 1 file changed, 54 deletions(-) delete mode 100644 test/testcases/tests/level1/core/characterdatadeletedatagetlengthanddata.xml (limited to 'test/testcases/tests/level1/core/characterdatadeletedatagetlengthanddata.xml') diff --git a/test/testcases/tests/level1/core/characterdatadeletedatagetlengthanddata.xml b/test/testcases/tests/level1/core/characterdatadeletedatagetlengthanddata.xml deleted file mode 100644 index 533a19e..0000000 --- a/test/testcases/tests/level1/core/characterdatadeletedatagetlengthanddata.xml +++ /dev/null @@ -1,54 +0,0 @@ - - - - - -characterdataDeleteDataGetLengthAndData -NIST - - On successful invocation of the "deleteData(offset,count)" - method, the "getData()" and "getLength()" methods reflect - the changes. - - Retrieve the character data from the last child of the - first employee. The "deleteData(offset,count)" - method is then called with offset=30 and count=5. - The method should delete the characters from position - 30 thru position 35. The new value of the character data - should be "1230 North Ave. Dallas, Texas" which is - returned by the "getData()" method and "getLength()" - method should return 30". - -Mary Brady -2001-08-17 - - - - - - - - - - - - - - - - - - - - - -- cgit v1.2.3