Bug 53225 - REGRESSION (r76743): Uneven spacing in right-to-left justified text
Summary: REGRESSION (r76743): Uneven spacing in right-to-left justified text
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: Text (show other bugs)
Version: 528+ (Nightly build)
Hardware: All All
: P1 Major
Assignee: Nobody
URL:
Keywords: LayoutTestFailure, Regression
Depends on:
Blocks:
 
Reported: 2011-01-26 23:28 PST by mitz
Modified: 2011-01-27 00:25 PST (History)
0 users

See Also:


Attachments
Fix up the mix up (8.76 KB, patch)
2011-01-27 00:16 PST, mitz
sam: review+
Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description mitz 2011-01-26 23:28:29 PST
In r76743 I’ve introduced a regression in right-to-left justified text, since the notions of “trailing expansion” and “after expansion” are visual, but some Font code behaves like they’re logical.
Comment 1 mitz 2011-01-27 00:16:30 PST
Created attachment 80298 [details]
Fix up the mix up
Comment 2 mitz 2011-01-27 00:24:03 PST
Fixed in r76768.
<http://trac.webkit.org/changeset/76768>