[Webkit-unassigned] [Bug 48821] "elements" for form and fieldsset don't conform to the HTML5 spec

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Nov 30 18:16:56 PST 2010


https://bugs.webkit.org/show_bug.cgi?id=48821





--- Comment #17 from Kent Tamura <tkent at chromium.org>  2010-11-30 18:16:56 PST ---
(From update of attachment 75205)
View in context: https://bugs.webkit.org/attachment.cgi?id=75205&action=review

> WebCore/html/HTMLFormControlElement.h:41
>  // FIXME: The HTML5 specification calls these form-associated elements.
>  // So consider renaming this to HTMLFormAssociatedElement.
> -class HTMLFormControlElement : public HTMLElement {
> +class HTMLFormControlElement : public HTMLElement, public FormAssociatedElement {

Need to update the comment.  You had better explain what's the new role of HTMLFormControlElement.

-- 
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