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

input { line-height: 0.5 }

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