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

Thanks, that helps make sense of this a little more. However, I wouldn't consider it a standalone axis either, since it's not a grid. Per https://drafts.csswg.org/css-grid-2/#resolved-track-list-standalone - "When an element generates a [grid container](https://drafts.csswg.org/css-grid-2/#grid-container) box"... which is not the case here. There's no grid container in the test I'm referring to (https://wpt.fyi/results/css/css-grid/subgrid/grid-template-computed-nogrid.html).

Per https://drafts.csswg.org/css-grid-2/#computed-repeat-notation, what does "\<integer\> computed" mean in this sentence:

..."a [repeat()](https://drafts.csswg.org/css-grid-2/#funcdef-repeat) functional notation representing a repeated track list section, with its [\<integer\>](https://drafts.csswg.org/css-values-4/#integer-value) computed and its [\<track-list\>](https://drafts.csswg.org/css-grid-2/#typedef-track-list) represented as a [computed track list](https://drafts.csswg.org/css-grid-2/#computed-track-list) (a computed repeat notation)"

Does "computed" mean "expanded"?

-- 
GitHub Notification of comment by KurtCattiSchmidt
Please view or discuss this issue at https://github.com/w3c/csswg-drafts/issues/8555#issuecomment-1464523584 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 21:58:03 UTC