DescriptionInclude overflow when setting the logical flowthread bottom on the last column set.
The logical height of the flow thread may be shorter than the start flowthread
offset of the last column set, if there's overflowing content. We used to have
expandToEncompassFlowThreadOverflow() to correct this, but let's include
overflow right away, instead of setting the bottom offset twice (first
incorrectly, then correctly).
This avoids an assertion failure (in this case the assertion was harmless,
though).
BUG=512362
R=dsinclair@chromium.org,jchaffraix@chromium.org,leviw@chromium.org
Committed: https://src.chromium.org/viewvc/blink?view=rev&revision=199952
Patch Set 1 #
Messages
Total messages: 10 (3 generated)
|