Bug 141807 - Columns are splitting unsplittable content
Summary: Columns are splitting unsplittable content
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: 2015-02-19 12:44 PST by Dave Hyatt
Modified: 2015-02-19 13:43 PST (History)
0 users

See Also:


Attachments
Patch (270.16 KB, patch)
2015-02-19 12:50 PST, 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 2015-02-19 12:44:21 PST
Columns are incorrectly paginating inline-blocks and inline-tables. The fact that they should be unsplittable is not being taken into account.
Comment 1 Dave Hyatt 2015-02-19 12:50:06 PST
Created attachment 246909 [details]
Patch
Comment 2 Dave Hyatt 2015-02-19 13:43:38 PST
Fixed in r180364.