tenfourfox/layout/reftests/forms/input/number/number-similar-to-text-unthemed-ref.html
Cameron Kaiser c9b2922b70 hello FPR
2017-04-19 00:56:45 -07:00

9 lines
281 B
HTML

<!DOCTYPE html>
<html>
<body>
<input type="text" style="-moz-appearance:none; width:200px;">
<!-- div to cover spin box area -->
<div style="display:block; position:absolute; background-color:black; width:200px; height:100px; top:0px; left:100px;">
</body>
</html>