- From: Tim Nguyen via GitHub <sysbot+gh@w3.org>
- Date: Tue, 27 May 2025 17:55:15 +0000
- To: public-css-archive@w3.org
Here are what I think the requirements should be for base appearance sizing: - auto size that matches HTML attributes if present - minimum size (so that using the base appearance in flexbox does not squish it to an unusable state) - default inline-size that makes it recognizable - textarea increases block-size - display: block works properly on the inline-size (stretches it to fill available) Also ideally: - People should still be able to apply `field-sizing: content` and still have it work (this is where a default inline-size might break that) -- GitHub Notification of comment by nt1m Please view or discuss this issue at https://github.com/w3c/csswg-drafts/issues/11838#issuecomment-2913444414 using your GitHub account -- Sent via github-notify-ml as configured in https://github.com/w3c/github-notify-ml-config
Received on Tuesday, 27 May 2025 17:55:16 UTC