Bug 25083

Summary: Chromium Linux: use fLeading rather than fHeight
Product: WebKit Reporter: Adam Langley <agl>
Component: Layout and RenderingAssignee: Nobody <webkit-unassigned>
Status: RESOLVED FIXED    
Severity: Normal    
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: PC   
OS: Linux   
Attachments:
Description Flags
patch fishd: review+

Adam Langley
Reported 2009-04-07 15:08:58 PDT
Skia was previously calculating the leading value incorrectly, leading us to add fHeight to get the height of a line of text. Now that Skia is calculating fLeading correctly, we can remove fHeight. (should be the last one)
Attachments
patch (1.52 KB, patch)
2009-04-07 15:09 PDT, Adam Langley
fishd: review+
Adam Langley
Comment 1 2009-04-07 15:09:51 PDT
Darin Fisher (:fishd, Google)
Comment 2 2009-04-07 15:31:14 PDT
Note You need to log in before you can comment on or make changes to this bug.