New issue
Advanced search Search tips

Issue 831502 link

Starred by 1 user

Issue metadata

Status: Assigned
Owner:
Cc:
EstimatedDays: ----
NextAction: ----
OS: ----
Pri: 3
Type: Task

Blocking:
issue 726125



Sign in to add a comment

CSS Layout API: Remove creating a multicol flow thread if columns specified.

Project Member Reported by ikilpatrick@chromium.org, Apr 11 2018

Issue description

As above, we probably want to not cause a multi-col-flow-thread from appearing in the layout tree.

Even if we fallback to flow layout, we probably want to ignore this.
 
Blocking: 726125
Cc: mstensho@chromium.org
Summary: CSS Layout API: Remove creating a multicol flow thread if columns specified. (was: CSS Layout API: Remove creating a multicol flow thread is columns specified.)
Unless there are good reasons for the fallback to behave EXACTLY as if custom layout weren't supported, I agree that we just ignore multicol on such elements.
Yeah - I agree.

Sign in to add a comment