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/nodeissupported01.xml.unknown | 70 ++++++++++++++++++++++ 1 file changed, 70 insertions(+) create mode 100644 test/testcases/tests/level2/core/nodeissupported01.xml.unknown (limited to 'test/testcases/tests/level2/core/nodeissupported01.xml.unknown') diff --git a/test/testcases/tests/level2/core/nodeissupported01.xml.unknown b/test/testcases/tests/level2/core/nodeissupported01.xml.unknown new file mode 100644 index 0000000..4d5b406 --- /dev/null +++ b/test/testcases/tests/level2/core/nodeissupported01.xml.unknown @@ -0,0 +1,70 @@ + + + + + + + +nodeissupported01 +IBM + + The method "isSupported(feature,version)" Tests whether the DOM implementation + implements a specific feature and that feature is supported by this node. + + Call the isSupported method on the document element node with a combination of features + versions and versions as below. Valid feature names are case insensitive and versions + "2.0", "1.0" and if the version is not specified, supporting any version of the feature + should return true. Check if the value returned value was true. + +Neil Delima +2002-04-24 + + + + + + + + + + + +"XML" +"xmL" + + +"Core" +"CORE" + + + + + + + + + + + + + + + + + + + + -- cgit v1.2.3