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

input { line-height: 1.0 }

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