- From: Oriol Brufau via GitHub <sysbot+gh@w3.org>
- Date: Fri, 10 Mar 2023 19:46:19 +0000
- To: public-css-archive@w3.org
> Also, my change in Chromium is updating the aforementioned test (see https://chromium-review.googlesource.com/c/chromium/src/+/4317507) to validate that integer auto repeats do get expanded on non-grid's. Then your change seems against the spec. And it's not just inconsistent with `grid-template-rows: subgrid repeat(auto-fill, [a])`, but also with `grid-template-rows: repeat(1, 1px)` which is not expanded for non-grids. -- GitHub Notification of comment by Loirooriol Please view or discuss this issue at https://github.com/w3c/csswg-drafts/issues/8555#issuecomment-1464328612 using your GitHub account -- Sent via github-notify-ml as configured in https://github.com/w3c/github-notify-ml-config
Received on Friday, 10 March 2023 19:46:20 UTC