DescriptionAllow pagination struts to push objects below the exact top of the next column.
The top margin of a float may push its border box below the top of the next
column.
Similarly, a repeated table header may do the same to the first row in the next
column, to make room for itself above it.
The column balancer had assertions to boom at such situations, but it's pretty
clear now that it's an unreasonable requirements that sturts take us to the
exact top of the next column.
Added visual tests that crashed before (in debug). No behavioral changes here,
apart from the fact that the tests no longer crash.
Committed: https://crrev.com/99812493aac346077f265b7bebd0321d01503d80
Cr-Commit-Position: refs/heads/master@{#428047}
Patch Set 1 #
Messages
Total messages: 12 (7 generated)
|