Bug 54169 - A full-width character rotated leftward 90 degrees in text-combine
Summary: A full-width character rotated leftward 90 degrees in text-combine
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: Layout and Rendering (show other bugs)
Version: 528+ (Nightly build)
Hardware: All All
: P2 Normal
Assignee: Nobody
URL:
Keywords: InRadar
Depends on:
Blocks:
 
Reported: 2011-02-09 22:39 PST by Takumi Takano
Modified: 2011-02-11 07:11 PST (History)
4 users (show)

See Also:


Attachments
Screenshot that exhibits the problematic rendering result. (9.45 KB, image/png)
2011-02-09 22:41 PST, Takumi Takano
no flags Details
...and the HTML file for the test. (784 bytes, text/html)
2011-02-09 22:42 PST, Takumi Takano
no flags Details
Proposed patch. (136.04 KB, patch)
2011-02-09 23:00 PST, Takumi Takano
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
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>