DescriptionDon't allow column spanners inside transforms.
Spanners want the multicol container as their containing block. Transforms want
to be the containing block of everything inside. Since it's not possible to
fulfill both wishes, just refuse objects to become spanners when inside
transforms. We already do the same when inside out-of-flow objects, and also
for anything that establishes a new formatting context.
BUG=596863
Committed: https://crrev.com/e704e736d1dd462a20930d09e311e350c1a7724c
Cr-Commit-Position: refs/heads/master@{#389207}
Patch Set 1 #
Total comments: 2
Patch Set 2 : Documentation. #
Messages
Total messages: 10 (4 generated)
|