2 input#ip:first-line { font-size:
80pt }
4 This tests that text fields get the right baseline.
6 <input style=
"-khtml-appearance:textfield; vertical-align: baseline"></input>This text should line up with the bottom of the text in the text field.
8 <input id=
"ip" style=
"-khtml-appearance:textfield; vertical-align: baseline"></input>This text should line up with the bottom of the text in the text field.