summaryrefslogtreecommitdiffstats
path: root/layout/reftests/forms/input/number/clipped-text.html
blob: 0681c039883f6e5a7807ad545ff9e79604ee8d2c (plain)
1
2
3
4
5
6
7
8
9
<!doctype html>
<style>
  input {
    -moz-appearance: textfield;
    height: 30px;
    font-size: 300px;
  }
</style>
<input type=number value=1111>