From beac69dde9c1415bfa00add5a11477d64699960c 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/domimplementationfeaturecore.xml | 44 ---------------------- 1 file changed, 44 deletions(-) delete mode 100644 test/testcases/tests/level2/core/domimplementationfeaturecore.xml (limited to 'test/testcases/tests/level2/core/domimplementationfeaturecore.xml') diff --git a/test/testcases/tests/level2/core/domimplementationfeaturecore.xml b/test/testcases/tests/level2/core/domimplementationfeaturecore.xml deleted file mode 100644 index 360ad4f..0000000 --- a/test/testcases/tests/level2/core/domimplementationfeaturecore.xml +++ /dev/null @@ -1,44 +0,0 @@ - - - - - - domimplementationFeaturecore - NIST - - The "feature" parameter in the - "hasFeature(feature,version)" method is the package name - of the feature. Legal values are XML and HTML and CORE. - (Test for feature core, lower case) - - Retrieve the entire DOM document and invoke its - "getImplementation()" method. This should create a - DOMImplementation object whose "hasFeature(feature, - version)" method is invoked with feature equal to "core". - The method should return a boolean "true". - - Mary Brady - 2001-08-17 - - - - - - - - - - -- cgit v1.2.3