spinner-overflow-ref.html (340B)
1 <!DOCTYPE html> 2 <meta charset="utf-8"> 3 <style> 4 input { 5 appearance: none; 6 height: 5px; 7 outline: 2px solid black; 8 } 9 </style> 10 <input type="text"> 11 <!-- div to cover spin box area for type=number to type=text comparison --> 12 <div style="position:absolute; background-color:black; width:200px; height:100px; top:0px; left:100px;">