Bug 86198 - [GTK] LayoutTests/svg/batik/text/verticalText.svg fails to display Chinese characters
Summary: [GTK] LayoutTests/svg/batik/text/verticalText.svg fails to display Chinese ch...
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: WebKitGTK (show other bugs)
Version: 528+ (Nightly build)
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Chris Dumez
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2012-05-11 05:28 PDT by Chris Dumez
Modified: 2012-05-11 09:41 PDT (History)
1 user (show)

See Also:


Attachments
Patch (88.12 KB, patch)
2012-05-11 05:34 PDT, Chris Dumez
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Chris Dumez 2012-05-11 05:28:57 PDT
LayoutTests/svg/batik/text/verticalText.svg does not display the expected Chinese characters but passes because of GTK-specific expectation.

This issue is caused by the lack of a font able to display such characters. This has been fixed in webkitgtk-fonts v0.0.3.
Comment 1 Chris Dumez 2012-05-11 05:34:35 PDT
Created attachment 141383 [details]
Patch

Update to webkitgtk-fonts v0.0.3 and rebaseline svg/batik/text/verticalText.svg now that EFL's DumpRenderTree is able to display Chinese characters.
Comment 2 WebKit Review Bot 2012-05-11 09:41:00 PDT
Comment on attachment 141383 [details]
Patch

Clearing flags on attachment: 141383

Committed r116778: <http://trac.webkit.org/changeset/116778>
Comment 3 WebKit Review Bot 2012-05-11 09:41:04 PDT
All reviewed patches have been landed.  Closing bug.