WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED DUPLICATE of
bug 58837
80105
[Forms] HTMLFieldSetElement.idl doesn't have disabled attribute.
https://bugs.webkit.org/show_bug.cgi?id=80105
Summary
[Forms] HTMLFieldSetElement.idl doesn't have disabled attribute.
yosin
Reported
2012-03-01 23:38:38 PST
See
http://www.whatwg.org/specs/web-apps/current-work/multipage/forms.html#the-fieldset-element
Adding "disabled" attribute to IDL is easy, because class HTMLFieldSetElement has disabled method inherited from HTMLFormControlElement. Although, disabling form controls requires some work.
Attachments
Add attachment
proposed patch, testcase, etc.
Kent Tamura
Comment 1
2012-03-02 00:01:20 PST
*** This bug has been marked as a duplicate of
bug 58837
***
Note
You need to
log in
before you can comment on or make changes to this bug.
Top of Page
Format For Printing
XML
Clone This Bug