gecko/layout/reftests/forms/input-text-size-2.html

4 lines
102 B
HTML
Raw Normal View History

2008-04-10 21:08:22 -07:00
<html lang="en">
<input size="4" value="1234" style="font-family: monospace; border: none">
</html>