Re: [xml] Strange behavior with xmlParseInNodeContext and HTML documents

2010-01-29 Thread Daniel Veillard
On Fri, Jan 29, 2010 at 12:10:58PM +0100, Daniel Veillard wrote: > On Fri, Jan 29, 2010 at 12:16:40AM -0800, Aaron Patterson wrote: > > Hi, I'm trying to use xmlParseInNodeContext along with an HTML > > document. It seems to be exhibiting strange behavior, but I'm not > > sure. > > > > It seems t

Re: [xml] Strange behavior with xmlParseInNodeContext and HTML documents

2010-01-29 Thread Daniel Veillard
On Fri, Jan 29, 2010 at 12:16:40AM -0800, Aaron Patterson wrote: > Hi, I'm trying to use xmlParseInNodeContext along with an HTML > document. It seems to be exhibiting strange behavior, but I'm not > sure. > > It seems that when I'm dealing with HTML documents, no matter what > context node I giv

[xml] Strange behavior with xmlParseInNodeContext and HTML documents

2010-01-29 Thread Aaron Patterson
Hi, I'm trying to use xmlParseInNodeContext along with an HTML document. It seems to be exhibiting strange behavior, but I'm not sure. It seems that when I'm dealing with HTML documents, no matter what context node I give xmlParseInNodeContext, I always end up with an entire HTML document returne