Bug 138159

Summary: Layout of nested css column properties looks incorrect.
Product: WebKit Reporter: Said Abou-Hallawa <sabouhallawa>
Component: CSSAssignee: Nobody <webkit-unassigned>
Status: NEW ---    
Severity: Normal    
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: Unspecified   
OS: Unspecified   
Attachments:
Description Flags
Test file for nested css column properties
none
WebKit display for nested css column properties
none
FireFox display for nested css column properties
none
Another test for nested css column properties none

Description Said Abou-Hallawa 2014-10-28 17:12:49 PDT
Open the attached html file and look at the result of the layout.

The layout seems incorrect and when it is compared with FireFox, FireFox seems to do a better layout than WebKit.  I think neither of FireFox nor WebKit is working 100% correct with this test file.  But in WebKit, the text is truncated and the borders around the page elements are drawn correctly.

See attached images.
Comment 1 Said Abou-Hallawa 2014-10-28 17:14:12 PDT
Created attachment 240578 [details]
Test file for nested css column properties
Comment 2 Said Abou-Hallawa 2014-10-28 17:15:03 PDT
Created attachment 240579 [details]
WebKit display for nested css column properties
Comment 3 Said Abou-Hallawa 2014-10-28 17:15:30 PDT
Created attachment 240580 [details]
FireFox display for nested css column properties
Comment 4 Said Abou-Hallawa 2014-10-28 17:27:59 PDT
Created attachment 240581 [details]
Another test for nested css column properties