Bug 87771 - [New Multicolumn] Make sure we have one column set and that it is added to the flow thread
Summary: [New Multicolumn] Make sure we have one column set and that it is added to th...
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 13:14 PDT by Dave Hyatt
Modified: 2012-05-29 13:28 PDT (History)
2 users (show)

See Also:


Attachments
Patch (3.21 KB, patch)
2012-05-29 13:16 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 13:14:58 PDT
Make sure we have one column set and that it is added to the flow thread. This matches the old multi-column code (which also has only one set of columns).
Comment 1 Dave Hyatt 2012-05-29 13:16:46 PDT
Created attachment 144605 [details]
Patch
Comment 2 Dave Hyatt 2012-05-29 13:28:00 PDT
Landed in r118826.