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

input { line-height: 1.5 }

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