Bug 121271

Summary: RenderTextControlMultiLine's element is always a HTMLTextAreaElement.
Product: WebKit Reporter: Andreas Kling <kling>
Component: Layout and RenderingAssignee: Andreas Kling <kling>
Status: RESOLVED FIXED    
Severity: Normal CC: kling
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: Unspecified   
OS: Unspecified   
Attachments:
Description Flags
Patch andersca: review+

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>