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

input { line-height: 2.5 }

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