[Webkit-unassigned] [Bug 155703] New: Feature request: Auto-resize textarea

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Sun Mar 20 11:20:56 PDT 2016


https://bugs.webkit.org/show_bug.cgi?id=155703

            Bug ID: 155703
           Summary: Feature request: Auto-resize textarea
    Classification: Unclassified
           Product: WebKit
           Version: WebKit Nightly Build
          Hardware: All
                OS: All
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: CSS
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: craig+webkit at craigfrancis.co.uk

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

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.webkit.org/pipermail/webkit-unassigned/attachments/20160320/f3df26b2/attachment.html>


More information about the webkit-unassigned mailing list