Re: [csswg-drafts] [css-multicol] Specify intrinsic sizing of multicol (#4952)

>   The <a>min-content inline size</a> of a multi-column container
>   with a computed 'column-width' not ''column-width/auto''
>   is the smaller of
>   its 'column-width'
>   and the largest <a>min-content inline-size contribution</a> of its contents.

Why is that not multiplied by column-count (with auto treated as 1), with column-gaps added, as is the case of the next bullet?

Also, shouldn't both this point and the next one use the larger of column-count and of the number of forced column breaks +1, instead of just column-count?

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

Received on Monday, 25 May 2020 09:57:08 UTC