Bug 46403 - Convert InlineFlowBox's margin/border/padding accessors to be logical.
Summary: Convert InlineFlowBox's margin/border/padding accessors to be logical.
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: Layout and Rendering (show other bugs)
Version: 528+ (Nightly build)
Hardware: PC OS X 10.5
: P2 Normal
Assignee: Dave Hyatt
URL:
Keywords:
Depends on:
Blocks: 46123
  Show dependency treegraph
 
Reported: 2010-09-23 13:52 PDT by Dave Hyatt
Modified: 2010-09-23 14:47 PDT (History)
0 users

See Also:


Attachments
Patch (15.24 KB, patch)
2010-09-23 14:21 PDT, Dave Hyatt
adele: review+
Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Dave Hyatt 2010-09-23 13:52:05 PDT
Convert InlineFlowBox's margin/border/padding accessors to be logical.
Comment 1 Dave Hyatt 2010-09-23 14:21:04 PDT
Created attachment 68587 [details]
Patch
Comment 2 Dave Hyatt 2010-09-23 14:47:28 PDT
Fixed in r68200.