[webkit-reviews] review denied: [Bug 80108] [Forms] HTMLFieldSetElement.idl doesn't have name attribute. : [Attachment 129832] Patch 1

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Mar 2 00:29:51 PST 2012


Kent Tamura <tkent at chromium.org> has denied yosin at chromium.org's request for
review:
Bug 80108: [Forms] HTMLFieldSetElement.idl doesn't have name attribute.
https://bugs.webkit.org/show_bug.cgi?id=80108

Attachment 129832: Patch 1
https://bugs.webkit.org/attachment.cgi?id=129832&action=review

------- Additional Comments from Kent Tamura <tkent at chromium.org>
View in context: https://bugs.webkit.org/attachment.cgi?id=129832&action=review


> Source/WebCore/html/HTMLFieldSetElement.idl:24
> +	   attribute DOMString name;

Please the specification carefully.
http://www.whatwg.org/specs/web-apps/current-work/multipage/association-of-cont
rols-and-forms.html#dom-fe-name

This IDL attribute reflects the name HTML attribute.


More information about the webkit-reviews mailing list