DescriptionNeed a deep layout pass when becoming (un)fragmented.
When an object ceases to be fragmented (e.g. when leaving print preview), there
may be pagination struts that need to be removed. Therefore, we need to lay out
all descendants of a block that ceased to establish a fragmentation context.
Similarly, when becoming fragmented (e.g. when entering print preview), we need
to go through every descendant. There may both be implicit and forced breaks to
insert.
BUG=658019
Committed: https://crrev.com/2cfe39f5654c3284b904f4e4e6ae5b08b6a4b5a7
Cr-Commit-Position: refs/heads/master@{#428062}
Patch Set 1 #
Messages
Total messages: 12 (7 generated)
|