Issue 3059: Use text-transform: lowercase property -> Turkish İ currupt http://code.google.com/p/chromium/issues/detail?id=3059
Comment #1 by [EMAIL PROTECTED]: This is a webkit bug. I filed a bug ( http://bugs.webkit.org/show_bug.cgi?id=21312 ) For the record: In Turkish languages (tr, az), lowercase(U+0049) = U+0131 lowercase(U+0130) = U+0069 In other languages, lowercase(U+0049) = U+0069 lowercase(U+0130) = <U+0069, U+0307> The empty box following 'i' (U+0069) is U+0307 (Combining Dot Above) -- You received this message because you are listed in the owner or CC fields of this issue, or because you starred this issue. You may adjust your issue notification preferences at: http://code.google.com/hosting/settings --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Chromium-bugs" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [EMAIL PROTECTED] For more options, visit this group at http://groups.google.com/group/chromium-bugs?hl=en -~----------~----~----~----~------~----~------~--~---
