Description[New Multicolumn] Out-of-flow objects don't establish column sets.
If a multicol container only contains out-of-flow objects, there'll be no
column sets, so when determining the need to create one while inserting another
(in-flow) object, we need to ignore out-of-flow objects whose containing block
is not within the flow thread.
BUG=482352
R=dsinclair@chromium.org,jchaffraix@chromium.org
Committed: https://src.chromium.org/viewvc/blink?view=rev&revision=194659
Patch Set 1 #
Total comments: 2
Patch Set 2 : code review. #
Messages
Total messages: 7 (2 generated)
|