From e4c9d2859262d966f638cc68ca79f2a65cd3b438 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 --- .../core/textparseintolistofelements.xml.kfail | 74 ---------------------- 1 file changed, 74 deletions(-) delete mode 100644 test/testcases/tests/level1/core/textparseintolistofelements.xml.kfail (limited to 'test/testcases/tests/level1/core/textparseintolistofelements.xml.kfail') diff --git a/test/testcases/tests/level1/core/textparseintolistofelements.xml.kfail b/test/testcases/tests/level1/core/textparseintolistofelements.xml.kfail deleted file mode 100644 index 77f5fe5..0000000 --- a/test/testcases/tests/level1/core/textparseintolistofelements.xml.kfail +++ /dev/null @@ -1,74 +0,0 @@ - - - - - -textParseIntoListOfElements -NIST - - Retrieve the textual data from the last child of the - second employee. That node is composed of two - EntityReference nodes and two Text nodes. After - the content node is parsed, the "address" Element - should contain four children with each one of the - EntityReferences containing one child. - -Mary Brady -2001-08-17 - - - - - - - - - - - - - - - -"1900 Dallas Road" -" Dallas, " -"Texas" -"\n 98554" - - -"1900 Dallas Road Dallas, Texas\n 98554" - - - - - - - - - - - - - - - - - - - - - - - - - -- cgit v1.2.3