Bug 80092

Summary: [Forms] Make order of attribute/method in HTMLFieldSetElement.idl as same as specification
Product: WebKit Reporter: yosin
Component: FormsAssignee: yosin
Status: RESOLVED FIXED    
Severity: Normal CC: abarth, haraken, ojan, tkent, webkit.review.bot
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: Unspecified   
OS: Unspecified   
Attachments:
Description Flags
Patch 1 none

Description yosin 2012-03-01 21:37:17 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/forms.html#the-fieldset-element

Similar work was done for input element:
https://bugs.webkit.org/show_bug.cgi?id=79622
Comment 1 yosin 2012-03-01 21:43:44 PST
Created attachment 129807 [details]
Patch 1
Comment 2 Kentaro Hara 2012-03-01 22:09:20 PST
Maybe you can fix several IDL files in one patch at a breath (if you want).
Comment 3 WebKit Review Bot 2012-03-02 03:33:19 PST
Comment on attachment 129807 [details]
Patch 1

Clearing flags on attachment: 129807

Committed r109547: <http://trac.webkit.org/changeset/109547>
Comment 4 WebKit Review Bot 2012-03-02 03:33:25 PST
All reviewed patches have been landed.  Closing bug.