RESOLVED FIXED Bug 46838
Get rid of marginStartUsing/setMarginStartUsing on RenderBox
https://bugs.webkit.org/show_bug.cgi?id=46838
Summary Get rid of marginStartUsing/setMarginStartUsing on RenderBox
Dave Hyatt
Reported 2010-09-29 14:15:06 PDT
Get rid of marginStartUsing/setMarginStartUsing on RenderBox (and before/after/end). It's cleaner to invert the relationship and make the methods be on the containing block instead. This also allows the getters to work with RenderInlines.
Attachments
Patch (18.12 KB, patch)
2010-09-29 14:20 PDT, Dave Hyatt
no flags
Patch (18.40 KB, patch)
2010-09-29 14:25 PDT, Dave Hyatt
simon.fraser: review+
Dave Hyatt
Comment 1 2010-09-29 14:20:42 PDT
Dave Hyatt
Comment 2 2010-09-29 14:25:49 PDT
Dave Hyatt
Comment 3 2010-09-29 14:45:51 PDT
Fixed in r68687.
Note You need to log in before you can comment on or make changes to this bug.