RESOLVED FIXED 23095
REGRESSION: fast/text/find-case-folding.html regression test failing when ICU used for text search
https://bugs.webkit.org/show_bug.cgi?id=23095
Summary REGRESSION: fast/text/find-case-folding.html regression test failing when ICU...
Darin Adler
Reported 2009-01-03 20:08:33 PST
This test is failing due to an ICU bug. We need to work around it in the test.
Attachments
patch (1.59 KB, patch)
2009-01-03 20:11 PST, Darin Adler
mitz: review+
Darin Adler
Comment 1 2009-01-03 20:09:09 PST
It would be even better if we figured out a way to work around this in the actual search implementation. The ICU bug is reported at <http://bugs.icu-project.org/trac/ticket/6671>.
Darin Adler
Comment 2 2009-01-03 20:11:12 PST
Darin Adler
Comment 3 2009-01-04 06:13:27 PST
Note You need to log in before you can comment on or make changes to this bug.