[webkit-reviews] review granted: [Bug 80499] [Forms] label.form attribute doesn't work : [Attachment 132187] Patch 3

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Mar 15 21:00:52 PDT 2012


Kent Tamura <tkent at chromium.org> has granted yosin at chromium.org's request for
review:
Bug 80499: [Forms] label.form attribute doesn't work
https://bugs.webkit.org/show_bug.cgi?id=80499

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

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


> Source/WebCore/html/HTMLLabelElement.cpp:33
> +#include "HTMLFormControlElement.h"
> +#include "HTMLFormElement.h"

Do we need to include HTMLFormControlElement.h and HTMLFormElement.h?


More information about the webkit-reviews mailing list