- From: Curt Arnold <carnold@houston.rr.com>
- Date: Mon, 22 Oct 2001 01:10:45 -0500
- To: <www-dom-ts@w3.org>
Received on Monday, 22 October 2001 02:12:38 UTC
Added a suite containing all tests that do not attempt document modification (readonly.xml) for convienient testing of read-only DOM implementations (apparently Xalan-J). This undercovered several tests that had indicated that a loaded document would not be modified when it actually would have been. I've also added tests or assertions (to documentcreate* tests) that cover setNodeValue for all derived types and covered Entity.getSystemId and Entity.getNotationName. Mozilla seems to be very close to supporting null strings (see http://bugzilla.mozilla.org/show_bug.cgi?id=69468) will evaluate a daily build in the next few days.
Received on Monday, 22 October 2001 02:12:38 UTC