[Bug 14526] WF2: When adding filenames to the data set, should there be normalization of decomposed forms?

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

--- Comment #16 from Ian 'Hixie' Hickson <ian@hixie.ch> 2011-11-03 15:31:19 UTC ---
So how exactly should it be defined? "File names must be exposed in a
normalized form, whether in the DOM (e.g. in File objects) or in form
submission, regardless of the conventions of the user agent's platform's file
system. The normalization form used must be Unicode normalization Form C (NFC),
except that input characters in the range U+2000 to U+2FFF, U+F900 to U+FA6A,
and U+2F800 to U+2FA1D must be left unchanged in the output."?

This isn't what any browser does as far as I can tell. Are we sure that what
WebKit does is broken for CJK?

-- 
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 Thursday, 3 November 2011 15:33:22 UTC