From: Karl Waclawek Date: Sun, 18 Jan 2009 21:55:10 +0000 (+0000) Subject: Fix for issue #2517946. X-Git-Tag: R_2_1_0~39 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=81700c690cadfdf4268478f5f75d9f9b2a127162;p=libexpat Fix for issue #2517946. --- diff --git a/expat/doc/xmlwf.sgml b/expat/doc/xmlwf.sgml index 139c95e1..313cfbcb 100644 --- a/expat/doc/xmlwf.sgml +++ b/expat/doc/xmlwf.sgml @@ -388,11 +388,6 @@ supports both. BUGS - - According to the W3C standard, an XML file without a - declaration at the beginning is not considered well-formed. - However, &dhpackage; allows this to pass. - &dhpackage; returns a 0 - noerr result, even if the file is not well-formed. There is no good way for