gecko-dev/layout/base/tests/input-valid-ref.html
Thomas Wisniewski fe6139c017 Bug 932755 - Add support for input/textarea minLength and tooShort. r=mrbkap
--HG--
extra : rebase_source : 064985cbb241ef8705dcec28f60db9f4caf65ae4
2016-08-17 00:11:24 -04:00

8 lines
106 B
HTML

<!DOCTYPE html>
<html>
<body>
<input value="foo" style="background-color:green">
</body>
</html>