summaryrefslogtreecommitdiffstats
path: root/layout/reftests/forms/button/line-height-input-1.0.html
blob: 18f8b4646c3bc6cc5177e93e94cc6debbd8bcd5f (plain)
1
2
3
4
5
6
7
<!DOCTYPE HTML>
<style>

input { line-height: 1.0 }

</style>
<input type="button" value="button input" size="20">