Bug 87775 - [New Multicolumn] Make sure RenderMultiColumnSets have their own copy of the count, width and height of their columns.
Summary: [New Multicolumn] Make sure RenderMultiColumnSets have their own copy of the ...
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-29 14:01 PDT by Dave Hyatt
Modified: 2012-05-29 14:13 PDT (History)
2 users (show)

See Also:


Attachments
Patch (4.73 KB, patch)
2012-05-29 14:03 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-29 14:01:05 PDT
Make sure RenderMultiColumnSets have their own copy of the count, width and height of their columns.
Comment 1 Dave Hyatt 2012-05-29 14:03:00 PDT
Created attachment 144615 [details]
Patch
Comment 2 Dave Hyatt 2012-05-29 14:13:17 PDT
Landed in r118832.