Bug 46489

Summary: Rename the lineWidth and right/leftOffset functions.
Product: WebKit Reporter: Dave Hyatt <hyatt>
Component: Layout and RenderingAssignee: Dave Hyatt <hyatt>
Status: RESOLVED FIXED    
Severity: Normal    
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: PC   
OS: OS X 10.5   
Bug Depends on:    
Bug Blocks: 46123    
Attachments:
Description Flags
Patch
hyatt: review-
Patch sam: review+

Description Dave Hyatt 2010-09-24 11:31:18 PDT
Rename the lineWidth and right/leftOffset functions to reflect that they use logical width, left and right.
Comment 1 Dave Hyatt 2010-09-24 11:34:02 PDT
Created attachment 68720 [details]
Patch
Comment 2 Dave Hyatt 2010-09-24 12:07:55 PDT
Created attachment 68725 [details]
Patch
Comment 3 Sam Weinig 2010-09-24 12:13:28 PDT
Comment on attachment 68725 [details]
Patch

How logical.
Comment 4 Dave Hyatt 2010-09-24 12:14:41 PDT
Fixed in r68282.