DescriptionlogicalHeightWithVisibleOverflow() needs to include overhanging floats.
Otherwise we might end up skipping layout of blocks that contain floats
that really need to be relaid out.
We get some marking for layout for free in layoutBlockFlow(), if
pageLogicalHeightChanged, but that only goes one level deep.
Committed: https://crrev.com/22c5e1a6ac7251d197f48b4b6f17e4e6ef2f741c
Cr-Commit-Position: refs/heads/master@{#429611}
Patch Set 1 #
Messages
Total messages: 14 (9 generated)
|