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

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


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

Attachment 39031: Proposed patch (rev.3)
https://bugs.webkit.org/attachment.cgi?id=39031&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