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

input { line-height: 1.5 }

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