Closed
Bug 1789548
Opened 3 years ago
Closed 3 years ago
In a simple CSS column testcase, Firefox draws 1 column where Chrome and Safari draw 2
Categories
(Core :: Layout: Columns, defect)
Core
Layout: Columns
Tracking
()
RESOLVED
INVALID
People
(Reporter: twisniewski, Unassigned)
References
()
Details
Attachments
(1 file)
|
1.08 KB,
text/html
|
Details |
In the attached test-case, Firefox does not flow the text onto two columns, but Chrome and Safari do.
This test-case was reduced from the website gmbinder.com, as reported on webcompat.com.
Comment 1•3 years ago
|
||
This is Chrome and Safari's bug. See https://bugs.chromium.org/p/chromium/issues/detail?id=1156312. They shouldn't force column-balancing with column-fill:auto + height: auto.
Status: NEW → RESOLVED
Closed: 3 years ago
Resolution: --- → INVALID
You need to log in
before you can comment on or make changes to this bug.
Description
•