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

6 lines
187 B
HTML
Raw Normal View History

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