Invalid DOM L3 Core tests
Elena Litani <[email protected]> Tue, 30 Dec 2003 12:25:04 -0500
| Newsgroups | gmane.comp.web.dom.test-suites.general |
|---|---|
| Message-ID | <[email protected]> |
The following tests are invalid: entitygetinputencoding03, entitygetinputencoding04, entitygetxmlversion03, entitygetxmlversion04, entitygetxmlencoding03, entitygetxmlencoding04. The tests verify if encoding, version, etc. info for external entity declaration is present in the DOM tree. However, since those external entities are never referenced in the XML document the Xerces parser never reads the external entities and therefore can't know encoding, xmlversion, etc. The tests should either be removed or changed so that external entities are referenced in the document. Thank you, -- Elena Litani/ IBM Toronto