Bug 54169

Summary: A full-width character rotated leftward 90 degrees in text-combine
Product: WebKit Reporter: Takumi Takano <takano>
Component: Layout and RenderingAssignee: Nobody <webkit-unassigned>
Status: RESOLVED FIXED    
Severity: Normal CC: adele, commit-queue, hyatt, mitz
Priority: P2 Keywords: InRadar
Version: 528+ (Nightly build)   
Hardware: All   
OS: All   
Attachments:
Description Flags
Screenshot that exhibits the problematic rendering result.
none
...and the HTML file for the test.
none
Proposed patch. none

Description Takumi Takano 2011-02-09 22:39:29 PST
When text-combine is applied on a single full-width character, the glyph is rendered as rotated leftward 90 degrees. Should be rendered upright. See attached screenshot. The test HTML file is also attached.
Comment 1 Takumi Takano 2011-02-09 22:41:14 PST
Created attachment 81926 [details]
Screenshot that exhibits the problematic rendering result.
Comment 2 Takumi Takano 2011-02-09 22:42:22 PST
Created attachment 81927 [details]
...and the HTML file for the test.
Comment 3 Takumi Takano 2011-02-09 23:00:09 PST
Created attachment 81928 [details]
Proposed patch.
Comment 4 WebKit Commit Bot 2011-02-10 04:46:36 PST
The commit-queue encountered the following flaky tests while processing attachment 81928 [details]:

animations/suspend-resume-animation.html bug 48161 (author: cmarrin@apple.com)
The commit-queue is continuing to process your patch.
Comment 5 WebKit Commit Bot 2011-02-10 04:48:38 PST
Comment on attachment 81928 [details]
Proposed patch.

Clearing flags on attachment: 81928

Committed r78204: <http://trac.webkit.org/changeset/78204>
Comment 6 WebKit Commit Bot 2011-02-10 04:48:43 PST
All reviewed patches have been landed.  Closing bug.
Comment 7 mitz 2011-02-11 07:11:58 PST
<rdar://problem/8982087>