[imps] HTML5 and libxml2
Henri Sivonen
hsivonen at iki.fi
Sat Apr 5 13:06:07 PDT 2008
On Apr 5, 2008, at 18:04, Edward Z. Yang wrote:
> Henri Sivonen:
>> With ALTER_INFOSET, tag tokens that do not match Namespaces in XML
>> 1.0 NCName are ignored in the tokenizer. This is non-conforming but
>> works most of the time. (There are many more similar situations you
>> can find by searching for ALTER_INFOSET in the source.)
>
> This is what I had been considering with (2), but it looked like I'd
> have to make multiple modifications in the algorithm to get that to
> work. I would look at the source, but I can't seem to find it!
> All I can find is the build script, and I don't have Python.
The parser source is also in the parser distribution package available
from:
http://about.validator.nu/htmlparser/
(Currently: http://about.validator.nu/htmlparser/htmlparser-1.0.7.zip )
--
Henri Sivonen
hsivonen at iki.fi
http://hsivonen.iki.fi/
More information about the Implementors
mailing list