Bug 155703

Summary: Feature request: Auto-resize textarea
Product: WebKit Reporter: Craig Francis <craig+webkit>
Component: CSSAssignee: Nobody <webkit-unassigned>
Status: NEW    
Severity: Normal CC: bfulgham, sebastianzartner, simon.fraser, webkit-bug-importer
Priority: P2 Keywords: InRadar
Version: WebKit Nightly Build   
Hardware: All   
OS: All   

Craig Francis
Reported 2016-03-20 11:20:56 PDT
Allow the following CSS to automatically change the height of a <textarea> depending on its content: textarea { height: max-content; } ----- This is related to the iframe resize request: https://bugs.webkit.org/show_bug.cgi?id=153952 https://github.com/craigfrancis/iframe-height
Attachments
Brent Fulgham
Comment 1 2022-07-14 15:28:02 PDT
Feature Request
Radar WebKit Bug Importer
Comment 2 2022-07-14 15:28:14 PDT
Sebastian Zartner
Comment 3 2023-05-02 12:54:25 PDT
There's a discussion related to that in the CSS Working Group at https://github.com/w3c/csswg-drafts/issues/7542. Sebastian
Note You need to log in before you can comment on or make changes to this bug.