DescriptionOut-of-flow objects inside multicol may not establish column sets.
Do a better job at ignoring out-of-flow objects that are not contained by
anything inside the multicol container. Previously we only made sure to skip
such objects at one specific location in flowThreadDescendantWasInserted(), but
this is really needed all over the place, so added utility functions for it.
Added an assertion mapDescendantToColumnSet() to catch such situations earlier
in the future.
BUG=492897
R=dsinclair@chromium.org,jchaffraix@chromium.org
Committed: https://src.chromium.org/viewvc/blink?view=rev&revision=196234
Patch Set 1 #Messages
Total messages: 5 (1 generated)
|