WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED WONTFIX
127533
[CSS Regions] Named flow multi-column container content doesn't flow correctly from one region that smaller then the next region
https://bugs.webkit.org/show_bug.cgi?id=127533
Summary
[CSS Regions] Named flow multi-column container content doesn't flow correctl...
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
Details
reference file for Scenario 1
(932 bytes, text/html)
2014-01-23 18:15 PST
,
Rebecca Hauck
no flags
Details
test file for Scenario 2
(2.53 KB, text/html)
2014-01-23 18:16 PST
,
Rebecca Hauck
no flags
Details
reference file for Scenario 2
(932 bytes, text/html)
2014-01-23 18:16 PST
,
Rebecca Hauck
no flags
Details
test file for Scenario 3
(2.69 KB, text/html)
2014-01-23 18:17 PST
,
Rebecca Hauck
no flags
Details
reference file for Scenario 3
(1022 bytes, text/html)
2014-01-23 18:17 PST
,
Rebecca Hauck
no flags
Details
View All
Add attachment
proposed patch, testcase, etc.
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.
Top of Page
Format For Printing
XML
Clone This Bug