[Webkit-unassigned] [Bug 57723] Spinbuttons on [type="number"] etc. with [step="any"] do not work

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Jun 30 02:18:44 PDT 2011


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





--- Comment #6 from Kent Tamura <tkent at chromium.org>  2011-06-30 02:18:44 PST ---
(From update of attachment 99260)
View in context: https://bugs.webkit.org/attachment.cgi?id=99260&action=review

> Source/WebCore/html/HTMLInputElement.h:67
> +    bool getAllowedValueStepWithDecimalPlaces(AnyStepHandling, double*, unsigned*) const;

Can you make getAllowedValeuStepWithDecimalPlaces() and AnyStepHandling private?

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