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, fujii.hironori, peavo |
| Priority: | P2 | ||
| Version: | 528+ (Nightly build) | ||
| Hardware: | PC | ||
| OS: | All | ||
Brent Fulgham
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.
| Attachments | ||
|---|---|---|
| Add attachment proposed patch, testcase, etc. |
Ahmad Saleem
We don't have 'win-cairo' specific expectation and 'AppleWin' is gone. I think we can close it.
Marking this as 'RESOLVED WONTFIX'.