- From: <bugzilla@jessica.w3.org>
- Date: Fri, 26 Nov 2010 15:43:06 +0000
- To: public-html@w3.org
http://www.w3.org/Bugs/Public/show_bug.cgi?id=11414
Summary: The first attribute with a given name should take
precedence in the encoding sniffing algorithm
Product: HTML WG
Version: unspecified
Platform: All
OS/Version: All
Status: NEW
Severity: critical
Priority: P2
Component: HTML5 spec (editor: Ian Hickson)
AssignedTo: ian@hixie.ch
ReportedBy: hsivonen@iki.fi
QAContact: public-html-bugzilla@w3.org
CC: mike@w3.org, public-html-wg-issue-tracking@w3.org,
public-html@w3.org
It seems to me that in the case <meta charset="UTF-8" charset="ISO-8859-2"> the
last attribute is now defined to win in the encoding sniffing algorithm but the
first one wins if the token is handled in the tree builder. Please make the
first attribute take precedence in the encoding sniffing algorithm.
--
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 Friday, 26 November 2010 15:43:08 UTC