We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a475460 commit 6e62d99Copy full SHA for 6e62d99
inputnumbertest.html
@@ -7,6 +7,6 @@
7
<html>
8
9
<body>
10
- <input type="number" id="testfield" name="testfield"/>
+ <input type="number" id="testfield" name="testfield" step="0.25"/>
11
</body>
12
</html>
0 commit comments