summaryrefslogtreecommitdiffstats
path: root/layout/reftests/forms/input/number/clipped-text-ref.html
blob: 61157dfe41769634161c8affe6de93bd9906e407 (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=text value=1111>