DescriptionMay need to insert or remove column sets when out-of-flow objects get their containing block changed.
Out-of-flow descendants may become or cease to be a part of a multicol
container due to changes on an ancestor. An ancestor may become or cease to be
a containing block for out-of-flow descendants.
Transforms also establish containing blocks for absolutely and fixed positioned
descendants, so we need to check for that too.
BUG=509463
R=dsinclair@chromium.org
Committed: https://src.chromium.org/viewvc/blink?view=rev&revision=198940
Patch Set 1 #Patch Set 2 : Transforms need to be handled too. #
Total comments: 2
Patch Set 3 : code review #
Created: 5 years, 5 months ago
Messages
Total messages: 16 (6 generated)
|