Re: [csswg-drafts] [css-grid-2] Computed value for integer repeats on grid-template-columns and grid-template-rows for non-subgrids (#8555)

> 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