- From: Ian Kilpatrick via GitHub <sysbot+gh@w3.org>
- Date: Fri, 16 Jun 2023 22:28:33 +0000
- To: public-css-archive@w3.org
> 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. There isn't "one" min/max-content size for a box. It depends on the state from the containing-block. E.g. what to resolve the padding against, and what to resolve the block-size against. -- GitHub Notification of comment by bfgeek Please view or discuss this issue at https://github.com/w3c/csswg-drafts/issues/8963#issuecomment-1595388589 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:28:34 UTC