Bug 97146 - When kerning is enabled, word spacing is doubly accounted for in RenderText::computePreferredLogicalWidths
Summary: When kerning is enabled, word spacing is doubly accounted for in RenderText::...
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: Layout and Rendering (show other bugs)
Version: 528+ (Nightly build)
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: mitz
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2012-09-19 16:29 PDT by mitz
Modified: 2012-09-19 16:38 PDT (History)
0 users

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description mitz 2012-09-19 16:29:50 PDT
When kerning is enabled, word spacing is doubly accounted for in RenderText::computePreferredLogicalWidths
Comment 1 mitz 2012-09-19 16:38:36 PDT
Fixed in <http://trac.webkit.org/r129068>.