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

> we don't determine the final width of grid until after we've determined a final size of wrapper

Sure, for the final width, but for the min/max-content size the order should be the opposite: first the grid, then the wrapper. So when determining the min/max-content size of the grid, we still don't know the size of the wrapper, and then can't resolve the padding percentage.

-- 
GitHub Notification of comment by Loirooriol
Please view or discuss this issue at https://github.com/w3c/csswg-drafts/issues/8963#issuecomment-1595383698 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 22:21:46 UTC