2009-05-15 Atsushi Enomoto <atsushi@ximian.com>
authorAtsushi Eno <atsushieno@gmail.com>
Fri, 15 May 2009 11:14:59 +0000 (11:14 -0000)
committerAtsushi Eno <atsushieno@gmail.com>
Fri, 15 May 2009 11:14:59 +0000 (11:14 -0000)
commiteaf8f77e85d6143809958a3a1d50fc47ccc3bee0
treea77be43f1a331b066e2e9e336776bc1a882a06c5
parentcdae12f3ef49c482b188ebe11b3167ffe23ce3e6
2009-05-15  Atsushi Enomoto <atsushi@ximian.com>

* XPathNavigatorReader.cs : LookupNamespace() in XmlReader from
  ReadSubtree() should work correctly on text nodes.

* XPathNavigatorCommonTests.cs : test that LookupNamespace() in
  XmlReader from ReadSubtree() works correctly on text nodes.

svn path=/trunk/mcs/; revision=134196
mcs/class/System.XML/Mono.Xml.XPath/ChangeLog
mcs/class/System.XML/Mono.Xml.XPath/XPathNavigatorReader.cs
mcs/class/System.XML/Test/System.Xml.XPath/ChangeLog
mcs/class/System.XML/Test/System.Xml.XPath/XPathNavigatorCommonTests.cs