[Bug 6746] case-insensitivity of other than a-z and A-Z, e.g., diacritics

http://www.w3.org/Bugs/Public/show_bug.cgi?id=6746


Boris Zbarsky <bzbarsky@mit.edu> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |bzbarsky@mit.edu




--- Comment #3 from Boris Zbarsky <bzbarsky@mit.edu>  2009-03-29 14:12:35 ---
The HTML5 spec only cares about case for things like attribute and element
names, no?  For those, only ASCII case insensitivity is needed, and in fact
anything else would lead to security bugs in some locales (e.g. see 'i' vs 'I'
in Turkish).


-- 
Configure bugmail: http://www.w3.org/Bugs/Public/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug.

Received on Sunday, 29 March 2009 14:12:44 UTC