RESOLVED DUPLICATE of bug 82034 85959
[Forms] Re-factoring HTMLInputElement for Steppable input type
https://bugs.webkit.org/show_bug.cgi?id=85959
Summary [Forms] Re-factoring HTMLInputElement for Steppable input type
yosin
Reported 2012-05-08 23:57:18 PDT
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
Attachments
yosin
Comment 1 2012-05-09 00:00:19 PDT
*** This bug has been marked as a duplicate of bug 82034 ***
Note You need to log in before you can comment on or make changes to this bug.