Source code

Revision control

Copy as Markdown

Other Tools

Test Info:

<!DOCTYPE html>
<meta charset="utf-8">
<style>
input {
appearance: none;
height: 5px;
outline: 2px solid black;
}
</style>
<input type="number">
<!-- div to cover spin box area for type=number to type=text comparison -->
<div style="position:absolute; background-color:black; width:200px; height:100px; top:0px; left:100px;">