Re: [csswg-drafts] [css-ui] ? Allow <textarea> to be sized by contents. (#7542)

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