Mypal/layout/base/tests/input-valid-ref.html

8 lines
106 B
HTML
Raw Permalink Normal View History

2019-03-11 10:26:37 +00:00
<!DOCTYPE html>
<html>
<body>
<input value="foo" style="background-color:green">
</body>
</html>