Re: Detecting XHTML

On 04/01/2011 20:17, Kurt Cagle wrote:
> Frankly, the simplest solution to the problem is to treat ALL HTML as
> being XHTML up to the point where it refuses to parse,

That doesn't work as there are many well formed xhtml documents that 
need to produce a different dom when parsed as html. (implied tbody 
being the simplest but by no means only example)

David

Received on Tuesday, 4 January 2011 21:43:49 UTC