[webkit-reviews] review granted: [Bug 88208] REGRESSION(r117929) [Forms] input type=number thinks 0 is not a number : [Attachment 145517] Patch 2

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Sun Jun 3 22:43:25 PDT 2012


Kent Tamura <tkent at chromium.org> has granted yosin at chromium.org's request for
review:
Bug 88208: REGRESSION(r117929) [Forms] input type=number thinks 0 is not a
number
https://bugs.webkit.org/show_bug.cgi?id=88208

Attachment 145517: Patch 2
https://bugs.webkit.org/attachment.cgi?id=145517&action=review

------- Additional Comments from Kent Tamura <tkent at chromium.org>
View in context: https://bugs.webkit.org/attachment.cgi?id=145517&action=review


> LayoutTests/fast/forms/number/input-number-commit-valid-only-expected.txt:8
> +PASS "noRange enter:512"; input.value is "512"

Putting a test description as a JavaScript string looks really strange... 
Don't hesitate to debug().


More information about the webkit-reviews mailing list