Comment #7 on issue 2196 by erik.corry: String.toLocaleLowerCase and String.toLocaleUpperCase are not implemented correctly.
http://code.google.com/p/v8/issues/detail?id=2196
There is an internationalization API that is on its way. See http://wiki.ecmascript.org/doku.php?id=globalization:specification_drafts
This API has the advantage that is is not one single global setting for the whole browser.
-- v8-dev mailing list [email protected] http://groups.google.com/group/v8-dev
