summaryrefslogtreecommitdiffstats
path: root/layout/reftests/forms/input/text/size-2-ref.html
blob: 94512260b75baf7b33b9ffff6af4997d264eebcd (plain)
1
2
3
4
5
<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>