[csswg-drafts] [css-multicol] [css-align] Should `row-gap: normal` in multicol have a used value of 1em or 0? (#11539)

rachelandrew has just created a new issue for https://github.com/w3c/csswg-drafts:

== [css-multicol] [css-align] Should `row-gap: normal` in multicol have a used value of 1em or 0? ==
In https://github.com/w3c/csswg-drafts/issues/2923#issuecomment-2566448417 I've a proposal for multicol overflow in the block direction. This would create rows, similar to flex lines or grid rows, and the expectation is that the `row-gap` property would then apply here to allow authors to create spacing between rows.

`column-gap: normal` in multicol has a used value of 1em (it's 0px for flex and grid containers), the question here is whether `row-gap: normal` should also be 1em for multicol or whether it too should be 0px?

Please view or discuss this issue at https://github.com/w3c/csswg-drafts/issues/11539 using your GitHub account


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

Received on Monday, 20 January 2025 09:08:28 UTC