From b54b771d43e53eea833f8c5655617101b5ff45ca Mon Sep 17 00:00:00 2001 From: Daniel Silverstone Date: Mon, 6 Aug 2012 11:27:06 +0100 Subject: Enable level2 core test suite, disabling all tests but documentgetelementbyid01 --- .../tests/level2/core/hasAttribute03.xml.unknown | 42 ++++++++++++++++++++++ 1 file changed, 42 insertions(+) create mode 100644 test/testcases/tests/level2/core/hasAttribute03.xml.unknown (limited to 'test/testcases/tests/level2/core/hasAttribute03.xml.unknown') diff --git a/test/testcases/tests/level2/core/hasAttribute03.xml.unknown b/test/testcases/tests/level2/core/hasAttribute03.xml.unknown new file mode 100644 index 0000000..44f39c1 --- /dev/null +++ b/test/testcases/tests/level2/core/hasAttribute03.xml.unknown @@ -0,0 +1,42 @@ + + + + + + +hasAttribute03 +NIST + + The "hasAttribute()" method for an Element should + return false if the element does not have an attribute with the given name. + + Retrieve the first "address" element and the "hasAttribute()" method + should return false since the element does not have "nomatch" as an attribute. + +Mary Brady +2001-08-17 + + + + + + + + + + + + -- cgit v1.2.3