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

10 lines
150 B
HTML

<!doctype html>
<style>
input {
box-sizing: border-box;
padding: 2em;
height: 1em;
-moz-appearance: textfield;
}
</style>
<input type=number>