WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED WONTFIX
120713
[CSS Regions] Content does not render correctly when it flows into a multicol container with no specified width and a wide column gap
https://bugs.webkit.org/show_bug.cgi?id=120713
Summary
[CSS Regions] Content does not render correctly when it flows into a multicol...
Rebecca Hauck
Reported
2013-09-04 17:34:52 PDT
This one is puzzling to me. The attached test has two named flows, each with multicol layout, each flowing into different regions. The named flow elements have no width (or height) specified and neither do the regions. Result: The content does not render in the regions Expected: Should render Workaround: Specify a width on the named flow multicol element Additional Info: It's puzzling for a couple of reasons. First, this test passes in Canary and fails in Safari. Second, if I make the column-gap smaller - even just by 2px, the content renders.
Attachments
test file for bug
(2.38 KB, text/html)
2013-09-04 17:35 PDT
,
Rebecca Hauck
no flags
Details
reference file for test
(965 bytes, text/html)
2013-09-04 17:35 PDT
,
Rebecca Hauck
no flags
Details
View All
Add attachment
proposed patch, testcase, etc.
Rebecca Hauck
Comment 1
2013-09-04 17:35:39 PDT
Created
attachment 210527
[details]
test file for bug
Rebecca Hauck
Comment 2
2013-09-04 17:35:53 PDT
Created
attachment 210528
[details]
reference file for test
Andrei Bucur
Comment 3
2014-02-25 02:03:28 PST
Multi-column inside regions bug. The test seems to pass with the new-multicolumn implementation. Mark as fixed once a test is added.
Brent Fulgham
Comment 4
2022-07-12 17:18:35 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