gecko-dev/layout/reftests/forms/input/text/line-height-1.0.html

8 строки
111 B
HTML

<!DOCTYPE HTML>
<style>
input { line-height: 1.0 }
</style>
<input type="text" value="text input" size="20">