trisquel-icecat/icecat/layout/reftests/forms/input/number/clipped-text.html

9 lines
150 B
HTML

<!doctype html>
<style>
input {
-moz-appearance: textfield;
height: 30px;
font-size: 300px;
}
</style>
<input type=number value=1111>