gecko-dev/parser
1999-07-15 08:23:37 +00:00
..
expat Remove XML_DTD #define. Reviewed by Tao. 1999-07-08 03:21:33 +00:00
htmlparser Fix for bug 8703. We now display errors for incomplete XML files like "<b><c></c>". XML_Parse() was not being called with the isFinal parameter set to TRUE after the last chunk of data was passed to expat. Fixed. 1999-07-15 08:23:37 +00:00