DescriptionNeed deeper layout passes inside flexboxes when fragmenting (pagination, multicol).
When the fragmentainer (page / column) boundaries have changed, we need to go
deep when laying out. Objects otherwise not marked for layout may still need
layout.
We already do this for regular blocks and when inside tables, but it was
missing for flexbox. Adding this both improves rendering of multicol with
flexbox and gets rid of an assertion failure.
BUG=497981
R=cbiesinger@chromium.org,dsinclair@chromium.org
Committed: https://src.chromium.org/viewvc/blink?view=rev&revision=196795
Patch Set 1 #
Messages
Total messages: 10 (2 generated)
|