number-similar-to-text-unthemed-ref.html (281B)
1 <!DOCTYPE html> 2 <html> 3 <body> 4 <input type="text" style="-moz-appearance:none; width:200px;"> 5 <!-- div to cover spin box area --> 6 <div style="display:block; position:absolute; background-color:black; width:200px; height:100px; top:0px; left:100px;"> 7 </body> 8 </html>