RESOLVED FIXED 79622
[Forms] Make order of attribute/method in HTMLInputElement.idl as same as specification
https://bugs.webkit.org/show_bug.cgi?id=79622
Summary [Forms] Make order of attribute/method in HTMLInputElement.idl as same as spe...
yosin
Reported 2012-02-26 21:39:06 PST
For ease of maintainability, attributes and methods declaration order should be as same as specification. See http://www.whatwg.org/specs/web-apps/current-work/multipage/the-input-element.html
Attachments
Patch 1 (6.93 KB, patch)
2012-02-27 17:36 PST, yosin
no flags
yosin
Comment 1 2012-02-27 17:36:57 PST
Adam Barth
Comment 2 2012-02-27 17:52:15 PST
Comment on attachment 129148 [details] Patch 1 Ok. We'll probably screw up the ordering again in the future though.
yosin
Comment 3 2012-02-27 17:56:55 PST
(In reply to comment #2) > (From update of attachment 129148 [details]) > Ok. We'll probably screw up the ordering again in the future though. Thanks for quick response. I wrote simple Perl script for re-ordering to reduce manual handling. Obsolete comments and Objective-C #ifdef prevent me to make my script fully automatically.
WebKit Review Bot
Comment 4 2012-02-27 20:17:46 PST
Comment on attachment 129148 [details] Patch 1 Clearing flags on attachment: 129148 Committed r109067: <http://trac.webkit.org/changeset/109067>
WebKit Review Bot
Comment 5 2012-02-27 20:17:52 PST
All reviewed patches have been landed. Closing bug.
Note You need to log in before you can comment on or make changes to this bug.