Bug 87882 - [New Multicolumn] Rename layoutColumns to be more general and make it virtual so that it can be implemented by RenderMultiColumnBlock
Summary: [New Multicolumn] Rename layoutColumns to be more general and make it virtual...
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: Layout and Rendering (show other bugs)
Version: 528+ (Nightly build)
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Dave Hyatt
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2012-05-30 11:58 PDT by Dave Hyatt
Modified: 2012-05-30 12:11 PDT (History)
2 users (show)

See Also:


Attachments
Patch (4.72 KB, patch)
2012-05-30 11:59 PDT, Dave Hyatt
andersca: 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 2012-05-30 11:58:17 PDT
Rename layoutColumns to be more general and make it virtual so that it can be implemented by RenderMultiColumnBlock.
Comment 1 Dave Hyatt 2012-05-30 11:59:53 PDT
Created attachment 144888 [details]
Patch
Comment 2 Dave Hyatt 2012-05-30 12:11:26 PDT
Landed in r118950.