[csswg-drafts] [css-grid-3][masonry] Make `item-tolerance` initial value `normal` (#12111)

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

== [css-grid-3][masonry] Make `item-tolerance` initial value `normal` ==
https://drafts.csswg.org/css-grid-3/#item-slack

With the latest resolution of using `item-tolerance` and making the `item-*` properties work differently in multiple layout types, it would make sense to change the initial value of this property to `normal`, following the similar behavior of `[column|row]-gap`.

Currently, only masonry has a use for `item-tolerance`, but it could potentially be reused elsewhere, while the `normal` behavior for masonry container can be kept as `1em` for placement ties.

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


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

Received on Tuesday, 22 April 2025 23:33:18 UTC