[whatwg] Update to the Adoption Agency Algorithm

On Fri, 3 Feb 2006, Gervase Markham wrote:
>
> Simon Pieters wrote:
> > Browsers could mark all errors as red in view source. In Firefox you can
> > select a piece of text and view selection source, which will bring up
> > the serialized DOM. 
> 
> They could (at least, as far as I understand the issue), for XHTML at 
> least (not HTML5), if they wanted to implement a validating parser 
> instead of a non-validating one, and improve its error output 
> sufficiently to be able to make such annotations.

In fact, in HTML5 it will be even easier, since the spec will clearly 
specify exactly what the parse errors are as part of the parsing 
algorithm.

-- 
Ian Hickson               U+1047E                )\._.,--....,'``.    fL
http://ln.hixie.ch/       U+263A                /,   _.. \   _\  ;`._ ,.
Things that are impossible just take longer.   `._.-(,_..'--(,_..'`-.;.'

Received on Friday, 3 February 2006 21:27:08 UTC