[csswg-drafts] [css-grid-3] The initial value of `masonry-slack` should be 0 (#10882)

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

== [css-grid-3] The initial value of `masonry-slack` should be 0 ==
https://drafts.csswg.org/css-grid-3/#masonry-slack says that the initial is `masonry-slack: 1em`.

I think that the correct `masonry-slack` slack value is very dependent on the contents of the masonry, so `1em` may not work well in some cases, and will probably just cause unnecessary confusion to authors.

I think it's better to default to 0, and then let authors choose what works best for them.

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


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

Received on Thursday, 12 September 2024 20:59:01 UTC