Description[LayoutNG] Correct inline size for children of multicol containers.
This will lay out multicol containers in one single tall column, without any
support for fragmentation or column balancing.
Also had to disable creation of the anonymous LayoutMultiColumnFlowThread child
of multicol containers, since that's not going to be used in LayoutNG.
The algorithm for calculating the used values of column-width and column-count
can be found here: https://drafts.csswg.org/css-multicol-1/#pseudo-algorithm
Committed: https://crrev.com/620f2fc2f3543cff1678c4137fc86c198d55e9e3
Cr-Commit-Position: refs/heads/master@{#434971}
Patch Set 1 #
Total comments: 4
Messages
Total messages: 11 (5 generated)
|