Closed
Bug 636634
Opened 14 years ago
Closed 12 years ago
Add GetMin() and GetMax() to nsHTMLInputElement returning float values and refactorize
Categories
(Core :: DOM: Core & HTML, defect)
Core
DOM: Core & HTML
Tracking
()
RESOLVED
FIXED
mozilla16
People
(Reporter: mounir, Assigned: mounir)
References
Details
Attachments
(1 file)
(deleted),
patch
|
smaug
:
review+
|
Details | Diff | Splinter Review |
If @min/@max isn't a valid float, they would return NaN.
Assignee | ||
Comment 1•12 years ago
|
||
Assignee | ||
Updated•12 years ago
|
Flags: in-testsuite-
Updated•12 years ago
|
Attachment #639518 -
Flags: review?(bugs) → review+
Assignee | ||
Updated•12 years ago
|
Target Milestone: --- → mozilla16
Comment 2•12 years ago
|
||
Status: ASSIGNED → RESOLVED
Closed: 12 years ago
Resolution: --- → FIXED
You need to log in
before you can comment on or make changes to this bug.
Description
•