Re: Cleaning House

David Woolley wrote:

> These days with DOMs, and XML libraries that serialise to HTML, it just 
> needs one parser to implement the full error recovery rules and allow 
> the internal DOM to be written.

I believe that HTML Tidy does try to fix up presentational and 
proprietary markup, but the rest of my suggestions only really handle 
syntactical and lexical violations.  Fixing up presentational markup 
properly requires a lot of cooperation from the author, otherwise you 
get DIV/SPAN only HTML.

Received on Thursday, 3 May 2007 06:54:59 UTC