- From: <bugzilla@jessica.w3.org>
- Date: Mon, 07 May 2012 18:10:41 +0000
- To: public-html@w3.org
https://www.w3.org/Bugs/Public/show_bug.cgi?id=16980
Summary: i18n-ISSUE-120: Non-ASCII Unicode characters in data-*
Product: HTML WG
Version: unspecified
Platform: PC
OS/Version: Windows NT
Status: NEW
Severity: normal
Priority: P2
Component: HTML5 spec (editor: Ian Hickson)
AssignedTo: ian@hixie.ch
ReportedBy: addison@lab126.com
QAContact: public-html-bugzilla@w3.org
CC: mike@w3.org, public-html-wg-issue-tracking@w3.org,
public-html@w3.org
3.2.3.8 Embedding custom non-visible data with the data-* attributes
http://www.w3.org/TR/html5/elements.html#embedding-custom-non-visible-data-with-the-data-attributes
There is a note that reads:
--
All attributes on HTML elements in HTML documents get ASCII-lowercased
automatically, so the restriction on ASCII uppercase letters doesn't affect
such documents.
--
Later in the section there are several references to ASCII-lowercasing and
ASCII-uppercasing operations. There is no discussion of how to handle non-ASCII
Unicode values (the wisdom of any such appearing in this context is, of course,
open). Default Unicode case folding might be a good idea here, though, if such
values are expected to occur?
--
Configure bugmail: https://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, 8 May 2012 18:13:12 UTC