- From: Freek de Bruijn <freek@x-hive.com>
- Date: Mon, 20 Aug 2001 16:42:35 +0200
- To: <www-dom-ts@w3.org>
Received on Monday, 20 August 2001 10:42:41 UTC
To be able to run a suite of tests, I've created the SuiteDOMLevel1.xml file attached to this e-mail. (Something does not seem to work for tests documentcreatecdatasection and textsplittextnomodificationallowederr, so those are commented out at this moment.) Another small issue: in quite a few tests the comment /* undeclared */ is present instead of a type cast (for example, the attrcreatedocumentfragment.java test contains the following statement, although the newOne variable is declared: appendedChild = docFragment.appendChild(/* undeclared */newOne);) --- Freek
Received on Monday, 20 August 2001 10:42:41 UTC