Comment #30 on issue 459 by [email protected]: localeCompare implementation differs from other browsers
http://code.google.com/p/v8/issues/detail?id=459
To be precise, the behavior in v8 won't change with the aforementioned CL. However, in Chrome, it'll behave as expected because Chrome has v8-i18n that overrides toLocaleXXX with a correct locale-sensitive version.
-- v8-dev mailing list [email protected] http://groups.google.com/group/v8-dev
