Comment #5 on issue 459 by [email protected]: localeCompare implementation differs from other browsers http://code.google.com/p/v8/issues/detail?id=459
If I use localeCompare on a German system I do expect to get German string comparison. This is after all only for String.prototype.localeCompare and not for "The Abstract Relational Comparison Algorithm" which do compare code points. -- You received this message because you are listed in the owner or CC fields of this issue, or because you starred this issue. You may adjust your issue notification preferences at: http://code.google.com/hosting/settings --~--~---------~--~----~------------~-------~--~----~ v8-dev mailing list [email protected] http://groups.google.com/group/v8-dev -~----------~----~----~----~------~----~------~--~---
