HTML 5

A central location for HTML5 news and updates

Please read this sites disclaimer before you contact me with any concerns.

http://www.htmlfive.net/feed/rss/

Validator.nu HTML Parser 1.2.0

March 27th, 2009 · No Comments

Your Ad Here

I put together a new release of the Validator.nu HTML Parser. This is a highly recommended update for everyone who is using a previous version the parser in an application.

  • Fixed an issue where under rare circumstances attribute values were leaking into element content.
  • Fixed a bug where isindex processing added attributes to all elements that were supposed to have no attributes.
  • Implemented spec changes. (Too numerous to enumerate, but, as a highlight, framesets parse much better now.)
  • Moved to WebKit-style foster parenting.
  • Changed the API for tree builder subclasses again due to new constraints. If you have previously written your own tree builder subclass, you need to change it.
  • Fixed the bundled XML serializer.
  • Made it possible to generate a C++ version that does not leak memory from the Java source.
  • Removed the C++ translator from the release. (Get it from SVN.)

This item was originally posted at: http://blog.whatwg.org and is licensed under the MIT license

Tags: Processing Model · Syntax

0 responses so far ↓

  • There are no comments yet...Kick things off by filling out the form below.

Leave a Comment