From 79431b6791bb4ef700434dfefefc083dd3220317 Mon Sep 17 00:00:00 2001 From: James Shaw Date: Sat, 11 Aug 2007 23:13:45 +0000 Subject: Import more W3C tests that compile successfully svn path=/trunk/dom/; revision=3506 --- .../tests/nodelistindexgetlengthofemptylist.xml | 47 ++++++++++++++++++++++ 1 file changed, 47 insertions(+) create mode 100644 test/xml/tests/nodelistindexgetlengthofemptylist.xml (limited to 'test/xml/tests/nodelistindexgetlengthofemptylist.xml') diff --git a/test/xml/tests/nodelistindexgetlengthofemptylist.xml b/test/xml/tests/nodelistindexgetlengthofemptylist.xml new file mode 100644 index 0000000..f33c17b --- /dev/null +++ b/test/xml/tests/nodelistindexgetlengthofemptylist.xml @@ -0,0 +1,47 @@ + + + + + +nodelistIndexGetLengthOfEmptyList +NIST + + The "getLength()" method returns the number of nodes + in the list.(Test for EMPTY list) + + Create a list of all the children of the Text node + inside the first child of the third employee and + invoke the "getLength()" method. It should contain + the value 0. + +Mary Brady +2001-08-17 + + + + + + + + + + + + + + + + + + + -- cgit v1.2.3