Bug 116779 - Move some form control things from Element to HTMLFormControlElement.
Summary: Move some form control things from Element to HTMLFormControlElement.
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: Forms (show other bugs)
Version: 528+ (Nightly build)
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Andreas Kling
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2013-05-26 02:03 PDT by Andreas Kling
Modified: 2013-05-26 02:43 PDT (History)
1 user (show)

See Also:


Attachments
Patch (7.28 KB, patch)
2013-05-26 02:03 PDT, Andreas Kling
koivisto: 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-05-26 02:03:11 PDT
Move some form control things from Element to HTMLFormControlElement.
Comment 1 Andreas Kling 2013-05-26 02:03:50 PDT
Created attachment 202909 [details]
Patch
Comment 2 Andreas Kling 2013-05-26 02:43:16 PDT
Committed r150711: <http://trac.webkit.org/changeset/150711>