Description[New Multicolumn] Only the nearest ancestral flow thread may serve as a containing flow thread.
Prevent spanners and out-of-flow objects from returning an outer flow thread
(nested multicol). If the nearest flow thread doesn't serve as a flow thread
containing block, then have no flow thread containing block at all. This seals
each multicol context a bit better from any other multicol contexts that may
exist.
Also removed a suspicious call to parent()->flowThreadContainingBlock(). This
was required during early development stages of column-span:all support, but
not any more.
BUG=480965
R=dsinclair@chromium.org,jchaffraix@chromium.org
Committed: https://src.chromium.org/viewvc/blink?view=rev&revision=194529
Patch Set 1 #
Total comments: 2
Patch Set 2 : code review. #
Messages
Total messages: 7 (2 generated)
|