Bug 121271 - RenderTextControlMultiLine's element is always a HTMLTextAreaElement.
Summary: RenderTextControlMultiLine's element is always a HTMLTextAreaElement.
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: Layout and Rendering (show other bugs)
Version: 528+ (Nightly build)
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Andreas Kling
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2013-09-12 20:28 PDT by Andreas Kling
Modified: 2013-09-12 22:08 PDT (History)
1 user (show)

See Also:


Attachments
Patch (4.75 KB, patch)
2013-09-12 20:29 PDT, Andreas Kling
andersca: review+
Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Andreas Kling 2013-09-12 20:28:49 PDT
RenderTextControlMultiLine's element is always a HTMLTextAreaElement.
Comment 1 Andreas Kling 2013-09-12 20:29:41 PDT
Created attachment 211501 [details]
Patch
Comment 2 Andreas Kling 2013-09-12 22:08:51 PDT
Committed r155667: <http://trac.webkit.org/changeset/155667>