Bug 57965 - borderPaddingMarginStart and borderPaddingMarginEnd should take RenderInline
Summary: borderPaddingMarginStart and borderPaddingMarginEnd should take RenderInline
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: Layout and Rendering (show other bugs)
Version: 528+ (Nightly build)
Hardware: All All
: P2 Enhancement
Assignee: Nobody
URL:
Keywords:
Depends on:
Blocks: 57779
  Show dependency treegraph
 
Reported: 2011-04-06 11:41 PDT by Ryosuke Niwa
Modified: 2011-04-06 14:08 PDT (History)
3 users (show)

See Also:


Attachments
cleanup (2.96 KB, patch)
2011-04-06 11:58 PDT, Ryosuke Niwa
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Ryosuke Niwa 2011-04-06 11:41:46 PDT
Since borderPaddingMarginStart and borderPaddingMarginEnd do not call marginStartForChild & marginEndForChild, they should take RenderInline instead.
Comment 1 Ryosuke Niwa 2011-04-06 11:58:58 PDT
Created attachment 88478 [details]
cleanup
Comment 2 Eric Seidel (no email) 2011-04-06 12:57:49 PDT
Comment on attachment 88478 [details]
cleanup

OK.
Comment 3 WebKit Commit Bot 2011-04-06 14:08:37 PDT
Comment on attachment 88478 [details]
cleanup

Clearing flags on attachment: 88478

Committed r83098: <http://trac.webkit.org/changeset/83098>
Comment 4 WebKit Commit Bot 2011-04-06 14:08:42 PDT
All reviewed patches have been landed.  Closing bug.