Re: An HTML language specification vs. a browser specification

On Wed, 19 Nov 2008, Boris Zbarsky wrote:
>
> [re: parsing] You do have to be willing to dig arbitrarily far back in 
> the representation (down the stack, up the tree in the DOM, whatever) in 
> certain error-handling situations.

Note though that those situations are optional, in that you are always 
allowed to abort parsing instead of fixing the error.

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

Received on Thursday, 20 November 2008 02:45:50 UTC