Re: [csswg-drafts] [css-grid-3][masonry] item-flow row vs. column in masonry layouts (#12803)

@tabatkins The initial value of `grid-auto-flow` is `normal`, because it needs to compute differently depending on which `grid-template-*` properties are set, so it's fine, it can compute to `row` or `column` depending on `display` as well.

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


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

Received on Wednesday, 12 November 2025 14:09:12 UTC