summaryrefslogtreecommitdiffstats
path: root/layout/reftests/forms/input/number/padding-002-ref.html
blob: 0a42417770e4d6552daf7cc8bd819bd1b600433c (plain)
1
2
3
4
5
6
7
8
<!doctype html>
<style>
input {
  padding: 10px 0 0;
  -moz-appearance: textfield;
}
</style>
<input type=text value=1111>