[Webkit-unassigned] [Bug 85959] New: [Forms] Re-factoring HTMLInputElement for Steppable input type
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Tue May 8 23:58:14 PDT 2012
https://bugs.webkit.org/show_bug.cgi?id=85959
Summary: [Forms] Re-factoring HTMLInputElement for Steppable
input type
Product: WebKit
Version: 528+ (Nightly build)
Platform: Unspecified
OS/Version: Unspecified
Status: NEW
Severity: Normal
Priority: P2
Component: Forms
AssignedTo: webkit-unassigned at lists.webkit.org
ReportedBy: yosin at chromium.org
Not only introducing Decimal arithmetic to steppable input type but also we would like to push steppable input type related code to another place for ease of maintenance, e.g. reduce change conflict, adding new feature to steppable input type.
Following methods will be moved:
* getAllowedValueStepWithDecimalPlaces
* getAllowedValueStep
* applyStep
--
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