http://www.w3.org/Bugs/Public/show_bug.cgi?id=6614 Summary: Restricting multiple character encoding declarations per document Product: HTML WG Version: unspecified Platform: PC OS/Version: All Status: NEW Severity: normal Priority: P2 Component: Spec bugs AssignedTo: dave.null@w3.org ReportedBy: lachlan.hunt@lachy.id.au QAContact: public-html-bugzilla@w3.org CC: ian@hixie.ch, mike@w3.org, public-html@w3.org The spec states "There must not be more than one meta element with a charset attribute per document." This requirement fails to take into account character encoding declarations using: <meta http-equiv="Content-Type" content="text/html;charset=UTF-8"> The requirement should instead state that there must not be more than one meta element used as a character encoding declaration per document. This should make it clear that only one of either <meta charset> or <meta http-equiv="Content-Type" ...> may appear. -- 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 Monday, 23 February 2009 13:30:04 GMT
This archive was generated by hypermail 2.2.0+W3C-0.50 : Monday, 7 December 2009 10:40:28 GMT