Re: [csswg-drafts] [css-multicol] Overflow in the block direction for continuous media

I have a work-in-progress draft spec to deal with putting additional columns in the block direction (and sizing things properly, so that these extra columns are not only overflow, but actually consume space and don't collide with what's after). I'll share as soon as it is a bit more fleshed out.

When it comes to styling the next row(s) of columns differently, I think this will be solved by [`continue: fragment`](https://drafts.csswg.org/css-overflow-4/#valdef-continue-fragments) and `::nth-fragment`](https://drafts.csswg.org/css-overflow-4/#fragment-pseudo-element). That isn't solved yet, but we're making baby steps towards it in css-overflow-3, since `line-clamp` starts to put in place some of the related machinery.

-- 
GitHub Notification of comment by frivoal
Please view or discuss this issue at https://github.com/w3c/csswg-drafts/issues/2923#issuecomment-404851166 using your GitHub account

Received on Friday, 13 July 2018 14:33:09 UTC