- From: Rachel Andrew via GitHub <sysbot+gh@w3.org>
- Date: Sat, 07 Apr 2018 13:09:36 +0000
- To: public-css-archive@w3.org
@TalbotG when there is a spanner the columns below the spanner are a new set of column boxes, and margins do not collapse with the spanner so I think the rendering is correct. If you think the spec needs clarifying in that regard then it's probably a different issue to the one at hand. > "If the multi-column container is paginated, the height of each row is constrained by the page and the content continues in a new row of column boxes on the next page; a column box never splits across pages. > The same effect occurs when a spanning element divides the multi-column container: the columns before the spanning element are balanced and shortened to fit their content. Content after the spanning element then flows into a new row of column boxes." - [The multi-column model](https://drafts.csswg.org/css-multicol/#the-multi-column-model) -- GitHub Notification of comment by rachelandrew Please view or discuss this issue at https://github.com/w3c/csswg-drafts/issues/2309#issuecomment-379468168 using your GitHub account
Received on Saturday, 7 April 2018 13:09:43 UTC