Bug 10193

Summary: support STRING.localeCompare
Product: WebKit Reporter: Mark Malone <markmalone>
Component: WebCore JavaScriptAssignee: Nobody <webkit-unassigned>
Status: RESOLVED FIXED    
Severity: Normal CC: andersca, ap
Priority: P2 Keywords: HasReduction, InRadar
Version: 420+   
Hardware: Mac   
OS: OS X 10.4   
Attachments:
Description Flags
Test Case none

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.