Bug 121273

Summary: RenderListBox's element is always a HTMLSelectElement.
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 21:35:15 PDT
RenderListBox's element is always a HTMLSelectElement.
Comment 1 Andreas Kling 2013-09-12 21:36:23 PDT
Created attachment 211504 [details]
Patch
Comment 2 Andreas Kling 2013-09-12 22:11:50 PDT
Committed r155669: <http://trac.webkit.org/changeset/155669>