2005-02-21 Atsushi Enomoto <atsushi@ximian.com>
authorAtsushi Eno <atsushieno@gmail.com>
Mon, 21 Feb 2005 13:11:35 +0000 (13:11 -0000)
committerAtsushi Eno <atsushieno@gmail.com>
Mon, 21 Feb 2005 13:11:35 +0000 (13:11 -0000)
commit1c93b8f68506884c8e242978877a72dae30d0852
tree8fe8104b8e25bdb72c78716a5956d93c6ea018e7
parenta988a85a83e0deb8cde30c71ef86df26bee5a5a4
2005-02-21  Atsushi Enomoto <atsushi@ximian.com>

* DTDValidatingReader.cs : It should not skip whitespace and
  significant whitespace nodes unless it is expanding entities.
* XmlDocumentNavigator.cs : Fixed NodeType that was returning
  incorrect type when there is a sequence of text/cdata/space nodes.

svn path=/trunk/mcs/; revision=40985
mcs/class/System.XML/System.Xml/ChangeLog
mcs/class/System.XML/System.Xml/DTDValidatingReader.cs
mcs/class/System.XML/System.Xml/XmlDocumentNavigator.cs