diff --git a/mozilla/java/dom/tests/src/README b/mozilla/java/dom/tests/src/README index c5d02e8aba8..3776bd6d8de 100755 --- a/mozilla/java/dom/tests/src/README +++ b/mozilla/java/dom/tests/src/README @@ -132,3 +132,18 @@ To Invoke a specific test case NOTE: All Test Cases are recorded in file BWTestClass.lst.ORIG --------------------------------------------------------------------------- + + +BUGS: + + Currently a bug is filed against getDocumentType method of object Document. + for XML (see Bugzilla ID: 15118). + Hence all the tests which depend on the same will fail, namely + DocumentTypeImpl->getEntities + DocumentTypeImpl->getInternalSubset + DocumentTypeImpl->getName + DocumentTypeImpl->getNotations + DocumentTypeImpl->getPublicId + DocumentTypeImpl->getSystemId + DocumentImpl->getDoctype_xml +