[whatwg] Please make < inside tags a parse error

2007/6/18, Simon Pieters:
> On Sun, 17 Jun 2007 23:15:33 +0200, Henri Sivonen wrote:
> >
> > U+003C LESS-THAN SIGN (<)
> >    Parse error. Then treat according to the "Anything else" entry below.
>
> "<" in unquoted attribute values works interoperably. No need to make it a
> parse error in the attribute value (unquoted) state.

This doesn't mean it should be conforming either (actually, it's
entirely orthogonal). Parse errors are for conformance checkers, and I
believe those should report "<" in unquoted attribute values as
errors.

-- 
Thomas Broyer

Received on Monday, 18 June 2007 02:24:31 UTC