Don't let outer multicol height confuse orphans/widows on inner multicol.
In the initial layout pass of a multicol container with auto height, there'll be no known breaks, but we will honor the contraints of any outer fragmentation context, and insert pagination struts if necessary. These pagination struts need to be ignored when we calculate the height requirements imposed by orphans and widows requirements, or we risk making the inner multicol too tall. Bug: 891703 Change-Id: Ia9281508fcbba3572d653f1bbf863f045db71827 Reviewed-on: https://chromium-review.googlesource.com/c/1296492 Commit-Queue: Morten Stenshorne <mstensho@chromium.org> Commit-Queue: Emil A Eklund <eae@chromium.org> Reviewed-by:Emil A Eklund <eae@chromium.org> Cr-Commit-Position: refs/heads/master@{#601923}
Showing
Please register or sign in to comment