New issue
Advanced search Search tips

Issue 798983 link

Starred by 1 user

Issue metadata

Status: Fixed
Owner:
Closed: Feb 2018
Cc:
Components:
EstimatedDays: ----
NextAction: ----
OS: ----
Pri: 3
Type: Bug



Sign in to add a comment

[css-multicol] Change column-count on a content sized multicol container doesn't work

Project Member Reported by r...@igalia.com, Jan 4 2018

Issue description


Open the attached example, it has a floated multicol container
with "column-count: 1" and "column-width: 100px".

Then after a layout it changes the "column-count" to "2".
However there's no change on the grid container and it still has 1 column.

This works fine in Firefox, Safari and Edge.
 
multicol-change-column-count.html
364 bytes View Download
multicol-change-column-count.png
7.6 KB View Download
Owner: mstensho@chromium.org
Status: Available (was: Untriaged)
Already works in LayoutNG.
Status: Fixed (was: Available)
I'll just close this. It's not likely that it will be fixed in legacy layout, and it already works in LayoutNG.

Sign in to add a comment