Re: Core syntax error handling

On Fri, 28 Feb 2003, Michael Day wrote:
>
> It's guaranteed that if implementations have to tokenize *anything* as
> valid, they will each do so in different ways, as the examples of grammar
> error handling show.

Indeed, which is why the spec should explicitly say _how_ to handle them.
It already does so for many errors (invalid values, unknown properties,
etc). Increasing it to cover ill-formed stylesheets is the next step.

-- 
Ian Hickson                                      )\._.,--....,'``.    fL
"meow"                                          /,   _.. \   _\  ;`._ ,.
http://index.hixie.ch/                         `._.-(,_..'--(,_..'`-.;.'

Received on Friday, 28 February 2003 11:37:49 UTC