Re: [csswg-drafts] [css-multicol] Provide a method to strictly specify column-width (#9614)

I think this is supposed to work with `justify-content`: https://drafts.csswg.org/css-align-3/#distribution-multicol

> In the case of multi-column containers with a non-[`auto`](https://drafts.csswg.org/css-multicol-1/#valdef-column-width-auto) [`column-width`](https://drafts.csswg.org/css-multicol-1/#propdef-column-width), [`justify-content`](https://drafts.csswg.org/css-align-3/#propdef-justify-content) values other than [`normal`](https://drafts.csswg.org/css-align-3/#valdef-justify-content-normal) or [`stretch`](https://drafts.csswg.org/css-align-3/#valdef-align-content-stretch) cause the columns to take their specified column-width rather than stretching to fill the container. The column boxes are then aligned as specified by justify-content.

But I don't think this has been implemented anywhere.

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


-- 
Sent via github-notify-ml as configured in https://github.com/w3c/github-notify-ml-config

Received on Sunday, 19 November 2023 19:15:18 UTC