Backed out 2 changesets (bug 1943998) for causing wd failures @ phases.py CLOSED...
[gecko.git] / layout / reftests / forms / input / number / padding-001-notref.html
blobde85ee169b85d07835e2579e880bfa040444f51a
1 <!doctype html>
2 <style>
3 input {
4 box-sizing: border-box;
5 padding: 2em;
6 height: 1em;
7 -moz-appearance: textfield;
9 </style>
10 <input type=number>