Bug 78157

Summary: Make CSS multi-column layout work with external line grids
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: Unspecified   
OS: Unspecified   
Attachments:
Description Flags
Patch
none
Patch mitz: review+

Description Dave Hyatt 2012-02-08 15:08:49 PST
This bug is about making lines inside multi-column layout actually fit to line grids that are defined outside of the multi-column block.
Comment 1 Dave Hyatt 2012-02-08 15:12:07 PST
Created attachment 126160 [details]
Patch
Comment 2 Dave Hyatt 2012-02-08 15:26:14 PST
Created attachment 126163 [details]
Patch
Comment 3 Dave Hyatt 2012-02-08 17:50:26 PST
Fixed in r107160.