Bug 57965

Summary: borderPaddingMarginStart and borderPaddingMarginEnd should take RenderInline
Product: WebKit Reporter: Ryosuke Niwa <rniwa>
Component: Layout and RenderingAssignee: Nobody <webkit-unassigned>
Status: RESOLVED FIXED    
Severity: Enhancement CC: commit-queue, eric, hyatt
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: All   
OS: All   
Bug Depends on:    
Bug Blocks: 57779    
Attachments:
Description Flags
cleanup none

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.