Bug 140211

Summary: [Win] fast/xsl/sort-locale behavior does not match mac
Product: WebKit Reporter: Brent Fulgham <bfulgham>
Component: WebCore Misc.Assignee: Nobody <webkit-unassigned>
Status: RESOLVED WONTFIX    
Severity: Normal CC: achristensen, ahmad.saleem792, ap, bfulgham, Hironori.Fujii, peavo
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: PC   
OS: All   

Description Brent Fulgham 2015-01-07 14:28:03 PST
Using the same version of libxslt, the Windows build of WebKit shows different sorting behavior than Mac:

--- /cygdrive/c/Projects/WebKit/OpenSource/WebKitBuild/Debug/bin32/layout-test-results/fast/xsl/sort-locale-expected.txt
+++ /cygdrive/c/Projects/WebKit/OpenSource/WebKitBuild/Debug/bin32/layout-test-results/fast/xsl/sort-locale-actual.txt
@@ -13,6 +13,6 @@
 fr-CA
 
 peach
+péché
 pêche
-péché
 sin

I'm not sure if this is due to some difference in Windows underlying libraries, or if we are simply not specifying a proper locale.
Comment 1 Ahmad Saleem 2023-12-05 07:30:28 PST
We don't have 'win-cairo' specific expectation and 'AppleWin' is gone. I think we can close it.

Marking this as 'RESOLVED WONTFIX'.