DescriptionChanging out-of-flow-ness on a multicol child may affect the need for column sets.
If a sole out-of-flow child becomes in-flow, we have to insert a column set,
since we suddenly have column content.
Conversely, if a sole in-flow child becomes out-of-flow, we have to remove the
column set, since there's no column content anymore.
BUG=486993
R=dsinclair@chromium.org,jchaffraix@chromium.org
Committed: https://src.chromium.org/viewvc/blink?view=rev&revision=195693
Patch Set 1 #Messages
Total messages: 5 (1 generated)
|