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 --- .../level2/core/documentcreateattributeNS06.xml | 50 ---------------------- 1 file changed, 50 deletions(-) delete mode 100644 test/testcases/tests/level2/core/documentcreateattributeNS06.xml (limited to 'test/testcases/tests/level2/core/documentcreateattributeNS06.xml') diff --git a/test/testcases/tests/level2/core/documentcreateattributeNS06.xml b/test/testcases/tests/level2/core/documentcreateattributeNS06.xml deleted file mode 100644 index 6b96e7c..0000000 --- a/test/testcases/tests/level2/core/documentcreateattributeNS06.xml +++ /dev/null @@ -1,50 +0,0 @@ - - - - - - - -documentcreateattributeNS06 -IBM - - The method createAttributeNS raises a NAMESPACE_ERR if the qualifiedName has a prefix that - is "xml" and the namespaceURI is different from "http://www.w3.org/XML/1998/namespace". - - Invoke the createAttributeNS method on a new DOMImplementation object with the qualifiedName - as xml:root and namespaceURI as http://www.w3.org/XML/1998 /namespace. - Check if the NAMESPACE_ERR exception is thrown. - -Neil Delima -2002-04-30 - - - - - - - - - - - - - - - - - - -- cgit v1.2.3