Bug 131814

Summary: [New Multicolumn] fast/multicol/shrink-to-column-height-for-pagination shoves the green block way over.
Product: WebKit Reporter: Dave Hyatt <hyatt>
Component: Layout and RenderingAssignee: Dave Hyatt <hyatt>
Status: RESOLVED FIXED    
Severity: Normal CC: jonlee, webkit-bug-importer
Priority: P2 Keywords: InRadar
Version: 528+ (Nightly build)   
Hardware: Unspecified   
OS: Unspecified   
Attachments:
Description Flags
Patch dino: review+

Description Dave Hyatt 2014-04-17 13:53:38 PDT
fast/multicol/shrink-to-column-height-for-pagination shoves the green block way over. Could be a problem with the test case, so will need to investigate.
Comment 1 Radar WebKit Bug Importer 2014-04-17 23:14:10 PDT
<rdar://problem/16656275>
Comment 2 Dave Hyatt 2014-04-21 12:13:57 PDT
This was fixed by the patches to pageCount() and pageOrViewLogicalHeight() in bug 131811.

Adding a test case just to have more coverage.
Comment 3 Dave Hyatt 2014-04-21 12:15:00 PDT
Created attachment 229820 [details]
Patch
Comment 4 Dave Hyatt 2014-04-21 12:21:41 PDT
Fixed.