From: Aaron Patterson Date: 2009-02-09T09:16:42+09:00 Subject: Re: Nokogiri sax parser error On Mon, Feb 09, 2009 at 12:20:52AM +0900, Trans wrote: > Trying to use the Nokogiri Sax parser. I ran into a problem parsing > the following: > > > > > > > > > > It chokes on the x="" attribute. Can you be more specific? Are you using the XML SAX parser, or the HTML SAX parser? What version of libxml2 do you have? I tried this document with the HTML SAX parser, and it seemed to handle it just fine. -- Aaron Patterson http://tenderlovemaking.com/