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

branch
TOR_BUG_9701
changeset 11
deefc01c0e14
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