Re: [csswg-drafts] [css-grid-2] Resolving padding in indefinite intrinsic size calculation and using that to resolve indefinite size? (#8963)

> The padding percentage is resolved against the grid's containing-block (which is definite when determining the min/max-content size of the grid)

How is it definite if it has `.wrapper { width: max-content;`? The padding is also cyclic so is treated as 0 when determining the min/max-content size of the grid.

-- 
GitHub Notification of comment by Loirooriol
Please view or discuss this issue at https://github.com/w3c/csswg-drafts/issues/8963#issuecomment-1594615610 using your GitHub account


-- 
Sent via github-notify-ml as configured in https://github.com/w3c/github-notify-ml-config

Received on Friday, 16 June 2023 12:41:10 UTC