[Webkit-unassigned] [Bug 80105] New: [Forms] HTMLFieldSetForms.idl doesn't have disabled attribute.
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Thu Mar 1 23:38:38 PST 2012
https://bugs.webkit.org/show_bug.cgi?id=80105
Summary: [Forms] HTMLFieldSetForms.idl doesn't have disabled
attribute.
Product: WebKit
Version: 528+ (Nightly build)
Platform: Unspecified
OS/Version: Unspecified
Status: NEW
Severity: Normal
Priority: P2
Component: Forms
AssignedTo: webkit-unassigned at lists.webkit.org
ReportedBy: yosin at chromium.org
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.
--
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.
More information about the webkit-unassigned
mailing list