[Webkit-unassigned] [Bug 48821] Let HTMLObjectElement be a form associated element

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Dec 6 15:59:33 PST 2010


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





--- Comment #35 from Kent Tamura <tkent at chromium.org>  2010-12-06 15:59:32 PST ---
(From update of attachment 75663)
View in context: https://bugs.webkit.org/attachment.cgi?id=75663&action=review

> WebKit/win/WebFrame.cpp:1144
> +            HTMLFormControlElement *elt = static_cast<HTMLFormControlElement*>(elements[i]);

It should be "HTMLFormControlElement* elt" (no space, *, space)

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