[Webkit-unassigned] [Bug 48976] stepUp/stepDown for values in step-mismatching state for input elements

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Nov 15 04:29:17 PST 2010


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





--- Comment #6 from Dai Mikurube <dmikurube at google.com>  2010-11-15 04:29:18 PST ---
(In reply to comment #5)
Thank you, Kent-san.

I see. To follow the spec, the current implementation (without my patch) should be changed so that :

1. <input type="number" step="1" min="0" max="9.9" value="8.7" />
2. stepUp() => 9.7

Though it looks a little unnatural... Are there any other opinions from someone else?


In addition, the planned fix for the bug 45491 looks also to be changed.

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