Bug 85959

Summary: [Forms] Re-factoring HTMLInputElement for Steppable input type
Product: WebKit Reporter: yosin
Component: FormsAssignee: Nobody <webkit-unassigned>
Status: RESOLVED DUPLICATE    
Severity: Normal    
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: Unspecified   
OS: Unspecified   
Bug Depends on:    
Bug Blocks: 80009    

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.