Mypal/layout/base/tests/textarea-invalid-ref.html

8 lines
109 B
HTML
Raw Permalink Normal View History

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