[imps] 24 June 2010 HTML 5 spec: bug when emitting tokenizer start tags

Henri Sivonen hsivonen at iki.fi
Thu Jun 24 00:35:29 PDT 2010


 "Rob Jellinghaus" <rjelling at microsoft.com> wrote:

> The fix is to reverse the order of the state update and the token
> emission:
> 
> 	↪U+003E GREATER-THAN SIGN (>)
> 	Switch to the data state. Emit the current tag token.
> 
> I have applied this fix in my implementation and satisfied myself that
> it is (more) correct.  Please advise.

This is indeed a spec bug, and the fix you applied is the right one.

I recorded your email at http://wiki.whatwg.org/wiki/ParserIssues

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



More information about the Implementors mailing list