https://bugs.webkit.org/show_bug.cgi?id=37984
--- Comment #1 from Martin Robinson <[email protected]> 2010-10-26 17:42:48 PST --- Created an attachment (id=71970) --> (https://bugs.webkit.org/attachment.cgi?id=71970&action=review) Test case I've attached a test case, which I think demonstrates the problem here more directly. To run the test case call LC_ALL="sr_RS.UTF-8" ./WebKitBuild/Release/Programs/GtkLauncher testcase.html . The first string should be rendered via the complex text path (which uses pango) and the second should be rendered via the simple text path (which does not). Chromium Linux seems to fail in both cases, although I don't have the latest. -- Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug. _______________________________________________ fonts-bugs mailing list [email protected] https://admin.fedoraproject.org/mailman/listinfo/fonts-bugs http://fonts.fedoraproject.org/
