[Webkit-unassigned] [Bug 47376] Support and add tests for case-insensitive case-preserving emulation in FileSystem API

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Oct 8 15:18:53 PDT 2010


https://bugs.webkit.org/show_bug.cgi?id=47376





--- Comment #2 from Kinuko Yasuda <kinuko at chromium.org>  2010-10-08 15:18:53 PST ---
(In reply to comment #1)
> Do you intend to test non-ASCII characters here?

Hmm, you mean the issues like this?
http://www.i18nguy.com/unicode/turkish-i18n.html

I wasn't thinking about this well but the spec says the case insensitivity should 'respect' the user locale.
http://dev.w3.org/2009/dap/file-system/file-dir-sys.html#case-sensitivity

> Paths in this filesystem are case-insensitive and case-preserving, regardless of the rules of the underlying filesystem, if any.
>
> Case-insensitivity should respect the locale of the user.

@Eric, do you have any specific idea/examples on this?

-- 
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.



More information about the webkit-unassigned mailing list