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

input { line-height: 0.5 }

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