Re: EOF in new tokenizer states

On Apr 27, 2008, at 21:26 , Henri Sivonen wrote:

> The new tokenizer states 'After attribute value (quoted) state' and  
> 'Self-closing start tag state' don't handle EOF explicitly, which  
> leads to less refined error behavior.


These should say:
Parse error. Emit the current tag token. Reprocess the EOF character  
in the data state.

-- 
Henri Sivonen
hsivonen@iki.fi
http://hsivonen.iki.fi/

Received on Sunday, 27 April 2008 19:04:04 UTC