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

button { line-height: 1.5 }

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