layout/reftests/forms/button/line-height-input-1.0.html

branch
TOR_BUG_3246
changeset 5
4ab42b5ab56c
equal deleted inserted replaced
-1:000000000000 0:127a41312e29
1 <!DOCTYPE HTML>
2 <style>
3
4 input { line-height: 1.0 }
5
6 </style>
7 <input type="button" value="button input" size="20">

mercurial