blob: 497fba4fc6f015df2250eaf1682c2c08ba99f1e4 [file] [log] [blame]
<style>
input#ip:first-line { font-size: 80pt }
</style>
This tests that text fields get the right baseline.<br><br>
<input style="-khtml-appearance:textfield; vertical-align: baseline"></input>This text should line up with the bottom of the text in the text field.<br><br>
<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.