Files
UXP-Fixed/layout/reftests/forms/input/text/size-2-ref.html
T
2018-02-02 04:16:08 -05:00

6 lines
187 B
HTML

<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>
</html>