From cf72f59cc342f98eb2322689d59e8d5c2462f965 Mon Sep 17 00:00:00 2001 From: Michael Drake Date: Tue, 11 Sep 2012 13:00:36 +0100 Subject: Fix tests and disable test cases where we don't match in signedness. --- .../core/nodelistreturnlastitem.xml.int-broken | 48 ++++++++++++++++++++++ 1 file changed, 48 insertions(+) create mode 100644 test/testcases/tests/level1/core/nodelistreturnlastitem.xml.int-broken (limited to 'test/testcases/tests/level1/core/nodelistreturnlastitem.xml.int-broken') diff --git a/test/testcases/tests/level1/core/nodelistreturnlastitem.xml.int-broken b/test/testcases/tests/level1/core/nodelistreturnlastitem.xml.int-broken new file mode 100644 index 0000000..fcf0700 --- /dev/null +++ b/test/testcases/tests/level1/core/nodelistreturnlastitem.xml.int-broken @@ -0,0 +1,48 @@ + + + + + +nodelistReturnLastItem +NIST + +Get this last child of the third employee using NodeList.item(NodeList.length - 1) +and check that it is either a Text element (with whitespace) or an address element. + +Mary Brady +2001-08-17 + + + + + + + + + + + + + + + + + + + + + + + + + -- cgit v1.2.3