[Webkit-unassigned] [Bug 56054] Input[type=number] should step by 1. by default

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Mar 31 08:59:49 PDT 2011


https://bugs.webkit.org/show_bug.cgi?id=56054





--- Comment #15 from Benjamin Poulain <benjamin at webkit.org>  2011-03-31 08:59:49 PST ---
(From update of attachment 87240)
View in context: https://bugs.webkit.org/attachment.cgi?id=87240&action=review

Is this a backport? From which patch?

> WebCore/html/HTMLInputElement.cpp:2843
> +    if(!isfinite(current)) {

coding style

-- 
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.



More information about the webkit-unassigned mailing list