- From: <bugzilla@wiggum.w3.org>
- Date: Tue, 14 Jul 2009 11:50:33 +0000
- To: public-html@w3.org
http://www.w3.org/Bugs/Public/show_bug.cgi?id=7102 Summary: Permitted obsolete doctype compare "HTML" Product: HTML WG Version: unspecified Platform: PC OS/Version: All Status: NEW Severity: normal Priority: P2 Component: HTML5 spec bugs AssignedTo: dave.null@w3.org ReportedBy: hsivonen@iki.fi QAContact: public-html-bugzilla@w3.org CC: ian@hixie.ch, mike@w3.org, public-html@w3.org Instead of 'The DOCTYPE token's name is an ASCII case-insensitive match for the string "HTML"' the spec should say 'The DOCTYPE token's name is a case-sensitive match for the string "html"'. The tokenizer lower-cases the DOCTYPE token's name. -- Configure bugmail: http://www.w3.org/Bugs/Public/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
Received on Tuesday, 14 July 2009 11:50:43 UTC