- From: <bugzilla@jessica.w3.org>
- Date: Fri, 26 Nov 2010 13:12:58 +0000
- To: public-html@w3.org
http://www.w3.org/Bugs/Public/show_bug.cgi?id=11412
Summary: <meta content> handling inconsistent with <meta
charset> handling in 'in head'
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
For values of charset, the condition is "a supported ASCII-compatible character
encoding or a UTF-16 encoding" but for the value extracted from content, the
condition is "a supported encoding".
Please update the condition for the value extracted from content to match the
condition placed on the value of charset.
--
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 13:13:00 UTC