Propagate space shortage to outer multicol container.
If we're doing nested column balancing (a column-fill:balance multicol container with another column-fill:balance multicol container descendant), we may need to stretch the outer multicol container to make the inner one fit. Just propagate the space shortage detected while laying out the inner column row, so that the outer multicol container can use this to stretch itself. Bug: 829028 Change-Id: I0b45d6f5d02f0f597f2d2de3442e728eb2abbb7b Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2574754Reviewed-by:Ian Kilpatrick <ikilpatrick@chromium.org> Commit-Queue: Morten Stenshorne <mstensho@chromium.org> Cr-Commit-Position: refs/heads/master@{#834581}
Showing
Please register or sign in to comment