trisquel-icecat/icecat/layout/reftests/forms/input/number/padding-002.html

8 lines
125 B
HTML

<!doctype html>
<style>
input {
padding: 10px 0 0;
-moz-appearance: textfield;
}
</style>
<input type=number value=1111>