Hello all,

There seem to be a number of tokenizer tests testing the
case-sensitivity of doctypes. It seems that the tests imply that the
doctype name (i.e. html in <!DOCTYPE html) is case sensitive. However,
the rules for consuming doctype name seem to be case insensitive
(8.2.4.25 DOCTYPE name state):

> Append the lowercase version of the input character (add 0x0020 to the 
> character's code point) to the current DOCTYPE token's name. Stay in the 
> DOCTYPE name state.

Am I misinterpreting, or are the tests wrong?

Cheers,
Edward

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"html5lib-discuss" group.
 To post to this group, send email to [email protected]
 To unsubscribe from this group, send email to 
[email protected]
 For more options, visit this group at 
http://groups.google.com/group/html5lib-discuss?hl=en-GB
-~----------~----~----~----~------~----~------~--~---

Reply via email to