Bug 29657

Summary: Columns don't break properly in positioned elements with a fixed height.
Product: WebKit Reporter: Dave Hyatt <hyatt>
Component: Layout and RenderingAssignee: Dave Hyatt <hyatt>
Status: RESOLVED FIXED    
Severity: Normal    
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: PC   
OS: OS X 10.5   
Attachments:
Description Flags
Test case showing the problem
none
Make sure to still run the multicol code path whenever column-width is non-auto. I will land the testcase from the bug as a layout test. sullivan: review+

Dave Hyatt
Reported 2009-09-22 15:38:03 PDT
Created attachment 39953 [details] Test case showing the problem In the attached test case, you should see multiple columns, and not one single long column.
Attachments
Test case showing the problem (3.02 KB, text/html)
2009-09-22 15:38 PDT, Dave Hyatt
no flags
Make sure to still run the multicol code path whenever column-width is non-auto. I will land the testcase from the bug as a layout test. (1.32 KB, patch)
2009-09-22 18:15 PDT, Dave Hyatt
sullivan: review+
Dave Hyatt
Comment 1 2009-09-22 18:15:29 PDT
Created attachment 39972 [details] Make sure to still run the multicol code path whenever column-width is non-auto. I will land the testcase from the bug as a layout test.
Dave Hyatt
Comment 2 2009-09-23 09:53:41 PDT
Fixed in r48679.
Note You need to log in before you can comment on or make changes to this bug.