RESOLVED FIXED 10193
support STRING.localeCompare
https://bugs.webkit.org/show_bug.cgi?id=10193
Summary support STRING.localeCompare
Mark Malone
Reported 2006-08-01 14:14:23 PDT
Returns a number indicating whether the current string sorts before, the same as, or after the parameter string, based on browser- and system-dependent string localization.
Attachments
Test Case (757 bytes, application/xhtml+xml)
2006-08-01 14:15 PDT, Mark Malone
no flags
Mark Malone
Comment 1 2006-08-01 14:15:18 PDT
Created attachment 9801 [details] Test Case
Mark Malone
Comment 2 2006-08-01 14:17:21 PDT
Alexey Proskuryakov
Comment 3 2006-12-20 13:48:47 PST
Fixed by Anders in r18354.
Note You need to log in before you can comment on or make changes to this bug.