[Webkit-unassigned] [Bug 45491] when empty, clicking "down" on outer-spin-button returns "max value"

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Sat Oct 30 09:38:04 PDT 2010


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





--- Comment #6 from Kent Tamura <tkent at chromium.org>  2010-10-30 09:38:05 PST ---
(In reply to comment #4)
> * If 0 is in-range, but not matched to step value
>  "down" -> smaler matched value nearest to 0.
>    e.g. <input type=number min=-100 step=3> -> -99

Correction:
  <input type=number min=-100 step=3> -> -1

-- 
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