- From: fantasai via GitHub <noreply@w3.org>
- Date: Wed, 12 Nov 2025 14:09:11 +0000
- To: public-css-archive@w3.org
@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