[webkit-reviews] review requested: [Bug 28934] Add <input type=number> validation support : [Attachment 38969] Proposed patch
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Thu Sep 3 00:17:08 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 38969: Proposed patch
https://bugs.webkit.org/attachment.cgi?id=38969&action=review
------- Additional Comments from TAMURA, Kent <tkent at chromium.org>
stringToFloat() is in HTMLInputElement.cpp because it will be used to parse
min= max= step= attributes.
More information about the webkit-reviews
mailing list