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

button { line-height: 1.0 }

</style>
<button>button input</button>