Bug 53225

Summary: REGRESSION (r76743): Uneven spacing in right-to-left justified text
Product: WebKit Reporter: mitz
Component: TextAssignee: Nobody <webkit-unassigned>
Status: RESOLVED FIXED    
Severity: Major Keywords: LayoutTestFailure, Regression
Priority: P1    
Version: 528+ (Nightly build)   
Hardware: All   
OS: All   
Attachments:
Description Flags
Fix up the mix up sam: review+

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>