[Webkit-unassigned] [Bug 29363] [HTML5][Forms] Support for <output> element

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Sun Oct 17 21:06:16 PDT 2010


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


Kent Tamura <tkent at chromium.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
  Attachment #70950|review?                     |review-
               Flag|                            |




--- Comment #3 from Kent Tamura <tkent at chromium.org>  2010-10-17 21:06:16 PST ---
(From update of attachment 70950)
View in context: https://bugs.webkit.org/attachment.cgi?id=70950&action=review

Thank you for working on this.

The patch is too large to review.  I recommend to split this into
 - DOMSettableTokenList implementation and JSC binding,
 - V8 binding for DOMSettableTokenList,
 - "form" attribute support for form control elements, and
 - <output> element support.

> WebCore/WebCore.xcodeproj/project.pbxproj:14519
> +				4AD7D6631267D56B0020D6E8 /* HTMLOutputElement.cpp */,

You should run WebKitTools/Scripts/sort-Xcode-project-file when you add files to an Xcode project.

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