Bug 127533

Summary: [CSS Regions] Named flow multi-column container content doesn't flow correctly from one region that smaller then the next region
Product: WebKit Reporter: Rebecca Hauck <rhauck>
Component: CSSAssignee: Nobody <webkit-unassigned>
Status: RESOLVED WONTFIX    
Severity: Normal CC: abucur, bfulgham, WebkitBugTracker
Priority: P2 Keywords: AdobeTracked
Version: 528+ (Nightly build)   
Hardware: Unspecified   
OS: Unspecified   
Bug Depends on:    
Bug Blocks: 129295    
Attachments:
Description Flags
test file for Scenario 1
none
reference file for Scenario 1
none
test file for Scenario 2
none
reference file for Scenario 2
none
test file for Scenario 3
none
reference file for Scenario 3 none

Rebecca Hauck
Reported 2014-01-23 18:13:04 PST
Three scenarios tested. For all three scenarios, the expected result is for the content to overflow Region 1 as a multi-column container before flowing into Region 2. All fail, but Scenario 3 fails a little differently: Scenario 1: Region 1: Smaller width & height than Region 2 Test file: regions-multicolumn-024.html Actual Result: What should overflow as a second column flow directly into Region 2 Scenario 2: Region 1: Smaller height than Region 2, auto width Test file: regions-multicolumn-026.html Actual Result: Same as Scenario 1 Scenario 3: Region 1: Smaller width than Region 2, auto height Test file: regions-multicolumn-028.html Actual Result: The content overflows Region 1 correctly as a multi-column container, but does not then flow into Region 2.
Attachments
test file for Scenario 1 (2.67 KB, text/html)
2014-01-23 18:15 PST, Rebecca Hauck
no flags
reference file for Scenario 1 (932 bytes, text/html)
2014-01-23 18:15 PST, Rebecca Hauck
no flags
test file for Scenario 2 (2.53 KB, text/html)
2014-01-23 18:16 PST, Rebecca Hauck
no flags
reference file for Scenario 2 (932 bytes, text/html)
2014-01-23 18:16 PST, Rebecca Hauck
no flags
test file for Scenario 3 (2.69 KB, text/html)
2014-01-23 18:17 PST, Rebecca Hauck
no flags
reference file for Scenario 3 (1022 bytes, text/html)
2014-01-23 18:17 PST, Rebecca Hauck
no flags
Rebecca Hauck
Comment 1 2014-01-23 18:15:24 PST
Created attachment 222056 [details] test file for Scenario 1
Rebecca Hauck
Comment 2 2014-01-23 18:15:50 PST
Created attachment 222057 [details] reference file for Scenario 1
Rebecca Hauck
Comment 3 2014-01-23 18:16:21 PST
Created attachment 222058 [details] test file for Scenario 2
Rebecca Hauck
Comment 4 2014-01-23 18:16:43 PST
Created attachment 222059 [details] reference file for Scenario 2
Rebecca Hauck
Comment 5 2014-01-23 18:17:07 PST
Created attachment 222060 [details] test file for Scenario 3
Rebecca Hauck
Comment 6 2014-01-23 18:17:32 PST
Created attachment 222061 [details] reference file for Scenario 3
Andrei Bucur
Comment 7 2014-02-25 02:00:38 PST
Multi-column inside regions bug.
Brent Fulgham
Comment 8 2022-07-12 17:20:28 PDT
CSS Regions were removed in Bug 174978.
Note You need to log in before you can comment on or make changes to this bug.