[webkit-reviews] review requested: [Bug 29796] .maxLength should return -1 if maxlength attribute is not specified : [Attachment 40283] Proposed patch

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Sep 28 22:42:40 PDT 2009


TAMURA, Kent <tkent at chromium.org> has asked  for review:
Bug 29796: .maxLength should return -1 if maxlength attribute is not specified
https://bugs.webkit.org/show_bug.cgi?id=29796

Attachment 40283: Proposed patch
https://bugs.webkit.org/attachment.cgi?id=40283&action=review

------- Additional Comments from TAMURA, Kent <tkent at chromium.org>
The patch addresses
 - HTMLTextAreaElement.maxLength value without maxlength= attribute
 - INDEX_SIZE_ERR


More information about the webkit-reviews mailing list