- From: Tab Atkins Jr. via GitHub <sysbot+gh@w3.org>
- Date: Fri, 05 May 2023 17:18:59 +0000
- To: public-css-archive@w3.org
As @bfgeek pointed out in <https://github.com/w3c/csswg-drafts/issues/7542#issuecomment-1535543361>, it turns out that engines interoperably apply an implicit minimum content-box block-size of `1lh` when an element is editable. I opened #8800 to get us to document that. So this actually moots @LeaVerou's concern; a textarea that is switched to "normal block" behavior will *not* collapse to zero height by default; it'll collapse to 1lh height and still be usable. -- GitHub Notification of comment by tabatkins Please view or discuss this issue at https://github.com/w3c/csswg-drafts/issues/7542#issuecomment-1536554439 using your GitHub account -- Sent via github-notify-ml as configured in https://github.com/w3c/github-notify-ml-config
Received on Friday, 5 May 2023 17:19:00 UTC