Bug 140211 - [Win] fast/xsl/sort-locale behavior does not match mac
Summary: [Win] fast/xsl/sort-locale behavior does not match mac
Status: RESOLVED WONTFIX
Alias: None
Product: WebKit
Classification: Unclassified
Component: WebCore Misc. (show other bugs)
Version: 528+ (Nightly build)
Hardware: PC All
: P2 Normal
Assignee: Nobody
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2015-01-07 14:28 PST by Brent Fulgham
Modified: 2023-12-05 07:30 PST (History)
6 users (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
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'.