On Wed, Apr 29, 2009 at 12:14:26AM -0700, Aaron Patterson wrote: > Hello, > > The HTML parser does not keep track of line numbers. If you parse an > HTML file, search for any non-text node, then get the line number from > the node, it will always return 0.
Okay, thanks, I fixed it directly in htmlParseDocument instead fix is in git head, thanks ! Daniel -- Daniel Veillard | libxml Gnome XML XSLT toolkit http://xmlsoft.org/ [email protected] | Rpmfind RPM search engine http://rpmfind.net/ http://veillard.com/ | virtualization library http://libvirt.org/ _______________________________________________ xml mailing list, project page http://xmlsoft.org/ [email protected] http://mail.gnome.org/mailman/listinfo/xml
