Bug 80095 - [Forms] Make order of attribute/method in HTMLOptionElement.idl as same as specification
Summary: [Forms] Make order of attribute/method in HTMLOptionElement.idl as same as sp...
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: Forms (show other bugs)
Version: 528+ (Nightly build)
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: yosin
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2012-03-01 21:58 PST by yosin
Modified: 2012-03-02 04:48 PST (History)
5 users (show)

See Also:


Attachments
Patch 1 (2.02 KB, patch)
2012-03-01 22:04 PST, yosin
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description yosin 2012-03-01 21:58:46 PST
For ease of maintainability, attributes and methods declaration order should be as same as specification.
http://www.whatwg.org/specs/web-apps/current-work/multipage/the-button-element.html#the-option-element

Similar work was done for input element:
https://bugs.webkit.org/show_bug.cgi?id=79622
Comment 1 yosin 2012-03-01 22:04:05 PST
Created attachment 129811 [details]
Patch 1
Comment 2 WebKit Review Bot 2012-03-02 04:48:13 PST
Comment on attachment 129811 [details]
Patch 1

Clearing flags on attachment: 129811

Committed r109557: <http://trac.webkit.org/changeset/109557>
Comment 3 WebKit Review Bot 2012-03-02 04:48:20 PST
All reviewed patches have been landed.  Closing bug.