[Webkit-unassigned] [Bug 55118] [Chromium] fast/xsl/sort-locale.xml is failing
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Thu Feb 24 10:25:41 PST 2011
https://bugs.webkit.org/show_bug.cgi?id=55118
Tony Chang <tony at chromium.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |tony at chromium.org
--- Comment #1 from Tony Chang <tony at chromium.org> 2011-02-24 10:25:41 PST ---
This test sorts 5 words using en, fr, and fr-CA. The test is failing when sorting with fr (en and fr-CA didn't change). Previously we would get:
peach
pêche
péché
sin
But the new results give us:
peach
péché
pêche
sin
--
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.
More information about the webkit-unassigned
mailing list