[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
Mon Nov 29 02:04:07 PST 2010


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





--- Comment #40 from Dai Mikurube <dmikurube at google.com>  2010-11-29 02:04:07 PST ---
(In reply to comment #38)
> (In reply to comment #37)
> > > > +    // (e.g. Stepping-up for <input type="number" value="foo" step="any" /> => "foo")
> > > 
> > > The example is wrong.  The value for <input type=number value=foo step=any> is "" because of sanitization.
> > 
> > Ok, thanks. Then, what do you mean by "invalid values" :
> > > We should add test cases with empty/invalid values and invalid/any step.
> > in #22 ?
> 
> Probably yes.  I meant "non-number".

Ok, I kept it and just changed the comment as follows :
    // FIXME: Not any changes after stepping, even if it is an invalid value, may be better.

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