[webkit-reviews] review requested: [Bug 27756] [HTML5][Forms] Part 2 of datalist&list: Support for HTMLInputElement::list and HTMLInputElement::selectedOption : [Attachment 35032] Proposed patch (rev.4)

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Aug 18 02:58:36 PDT 2009


TAMURA, Kent <tkent at chromium.org> has asked  for review:
Bug 27756: [HTML5][Forms] Part 2 of datalist&list: Support for
HTMLInputElement::list and HTMLInputElement::selectedOption
https://bugs.webkit.org/show_bug.cgi?id=27756

Attachment 35032: Proposed patch (rev.4)
https://bugs.webkit.org/attachment.cgi?id=35032&action=review

------- Additional Comments from TAMURA, Kent <tkent at chromium.org>
- The new code is guarded by ENABLE(DATALIST)
- Change the type of HTMLInputElement::list; HTMLElement -> HTMLDataListElement


More information about the webkit-reviews mailing list