User tests: Successful: Unsuccessful:
Pull Request for Issue # .
Adds the missing attribute in the rendered HTML
Review, it's a no brainer
Status | New | ⇒ | Pending |
Category | ⇒ | Layout |
The rationale for this is that number inputs won't be valid if they contain anything except numbers, and you can constrain the minimum and maximum number of valid digits using the min and max attributes (as explained above).
I can type bad
in Safari and the form will submit fine but the value is not numeric. Specs are not always followed by browsers
Status | Pending | ⇒ | Closed |
Closed_Date | 0000-00-00 00:00:00 | ⇒ | 2021-05-30 16:51:44 |
Closed_By | ⇒ | dgrammatiko | |
Labels |
Added:
?
|
From developer.mozilla.org