Bug 78157 - Make CSS multi-column layout work with external line grids
Summary: Make CSS multi-column layout work with external line grids
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: 2012-02-08 15:08 PST by Dave Hyatt
Modified: 2012-02-08 17:50 PST (History)
0 users

See Also:


Attachments
Patch (98.33 KB, patch)
2012-02-08 15:12 PST, Dave Hyatt
no flags Details | Formatted Diff | Diff
Patch (97.19 KB, patch)
2012-02-08 15:26 PST, Dave Hyatt
mitz: 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 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.