Bug 131814 - [New Multicolumn] fast/multicol/shrink-to-column-height-for-pagination shoves the green block way over.
Summary: [New Multicolumn] fast/multicol/shrink-to-column-height-for-pagination shoves...
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: InRadar
Depends on:
Blocks:
 
Reported: 2014-04-17 13:53 PDT by Dave Hyatt
Modified: 2014-04-21 12:21 PDT (History)
2 users (show)

See Also:


Attachments
Patch (2.59 KB, patch)
2014-04-21 12:15 PDT, Dave Hyatt
dino: 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 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.