[webkit-reviews] review denied: [Bug 47813] [HTML5] "form" attribute support for form control elements : [Attachment 73042] Patch V0

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Nov 5 01:30:26 PDT 2010


Kent Tamura <tkent at chromium.org> has denied Kenichi Ishibashi
<bashi at google.com>'s request for review:
Bug 47813: [HTML5] "form" attribute support for form control elements
https://bugs.webkit.org/show_bug.cgi?id=47813

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

------- Additional Comments from Kent Tamura <tkent at chromium.org>
We need to support
 - HTMLFormElement::elements contains elements of which form attribute value
point the form even if elements are outside of the form
 - Form submission contains name&value pairs for such elements.


More information about the webkit-reviews mailing list