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

Yeah, resolving `padding: 10%` can increase the outer size and make the element overflow, but it shouldn't affect `width: min-content`.

Grid in Blink can contribute 300px to the parent, but resolve `width: min-content` to an outer size of 260px, seems strange.

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


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

Received on Tuesday, 13 June 2023 23:34:06 UTC