- From: Oriol Brufau via GitHub <sysbot+gh@w3.org>
- Date: Tue, 13 Jun 2023 23:34:04 +0000
- To: public-css-archive@w3.org
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