File tree 1 file changed +6
-3
lines changed
1 file changed +6
-3
lines changed Original file line number Diff line number Diff line change 12
12
],
13
13
"support" : {
14
14
"chrome" : {
15
- "version_added" : " 7"
15
+ "version_added" : " 7" ,
16
+ "notes" : " Prevents users from typing non-numeric content."
16
17
},
17
18
"chrome_android" : " mirror" ,
18
19
"edge" : {
19
20
"version_added" : " 12"
20
21
},
21
22
"firefox" : {
22
- "version_added" : " 29"
23
+ "version_added" : " 29" ,
24
+ "notes" : " Allows users to type non-numeric content, with the `value` reflecting an empty string."
23
25
},
24
26
"firefox_android" : " mirror" ,
25
27
"ie" : {
29
31
"opera" : " mirror" ,
30
32
"opera_android" : " mirror" ,
31
33
"safari" : {
32
- "version_added" : " 5.1"
34
+ "version_added" : " 5.1" ,
35
+ "notes" : " Allows users to type non-numeric content, with the `value` reflecting an empty string."
33
36
},
34
37
"safari_ios" : " mirror" ,
35
38
"samsunginternet_android" : " mirror" ,
You can’t perform that action at this time.
0 commit comments