[webkit-reviews] review canceled: [Bug 28934] Add <input type=number> validation support : [Attachment 38976] Proposed patch (rev.2)

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Sep 3 19:06:55 PDT 2009


TAMURA, Kent <tkent at chromium.org> has canceled TAMURA, Kent
<tkent at chromium.org>'s request for review:
Bug 28934: Add <input type=number> validation support
https://bugs.webkit.org/show_bug.cgi?id=28934

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

------- Additional Comments from TAMURA, Kent <tkent at chromium.org>
Thank you for the comments.

- toDoubleForHtml5() -> formStringToDouble()
 I didn't use "input" "user" because this method will be used for min= max=
step= attributes.

- Fix a typo


More information about the webkit-reviews mailing list