- From: fantasai via GitHub <noreply@w3.org>
- Date: Wed, 19 Nov 2025 15:42:12 +0000
- To: public-css-archive@w3.org
fantasai has just created a new issue for https://github.com/w3c/csswg-drafts: == [css-grid] Specified value of grid-auto-flow == There's a WPT test (`grid-auto-flow-valid.html`) that requires the _specified_ value `row dense` to serialize as `dense`, but it's not clear to me that the spec supports dropping this keyword... it also would create a problem if we change the initial value to a more automatic keyword like `normal`, because then `row dense` and `dense` are not equivalent. (Also having `column dense` and `row dense` behave consistently is kinda nice, if I'm being honest.) Please view or discuss this issue at https://github.com/w3c/csswg-drafts/issues/13121 using your GitHub account -- Sent via github-notify-ml as configured in https://github.com/w3c/github-notify-ml-config
Received on Wednesday, 19 November 2025 15:42:14 UTC