- From: <bugzilla@jessica.w3.org>
- Date: Tue, 04 Nov 2014 00:25:05 +0000
- To: public-webapps-bugzilla@w3.org
https://www.w3.org/Bugs/Public/show_bug.cgi?id=27228
Glenn Adams <glenn@skynav.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |glenn@skynav.com
--- Comment #1 from Glenn Adams <glenn@skynav.com> ---
(In reply to Igor Minar from comment #0)
> According to http://www.w3.org/TR/html5/syntax.html#attributes-0 and
> http://www.w3.org/TR/html5/syntax.html#attribute-name-state non-ascii
> characters like "[", "]", "(", ")" and "?" are valid characters for
> attribute names.
"[", "]", "(", ")" and "?" *ARE* ASCII characters; all Unicode code points from
0x00 through 0x7F are ASCII characters. [1]
[1] http://en.wikipedia.org/wiki/ASCII
[2] http://www.unicode.org/charts/PDF/U0000.pdf
--
You are receiving this mail because:
You are the QA Contact for the bug.
Received on Tuesday, 4 November 2014 00:25:06 UTC