DescriptionA block that establishes a new formatting context is pushed by floats.
Only block containers that don't establish new formatting contexts are
allowed to ignore (and thus potentially overlap with) floats.
This obviously also applies inside multicol, but we had a check that actively
prevented that. This was some residue from CSS regions support (shared
implementation with multicol), which had a much more sophisticated positioning
implementation, which we've removed ages ago.
BUG=528179
R=jchaffraix@chromium.org
Committed: https://src.chromium.org/viewvc/blink?view=rev&revision=201867
Patch Set 1 #
Total comments: 2
Patch Set 2 : Make check-layout test #
Messages
Total messages: 7 (2 generated)
|