RetroZilla/layout/html/tests/formctls/bugs/bug41050.html

10 lines
184 B
HTML
Raw Normal View History

2015-10-21 05:03:22 +02:00
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01//EN" "http://www.w3.org/TR/html4/strict.dtd">
<html>
<body>
<form>
<textarea id="ta1" cols=30 rows=14>
</textarea>
</form>
</body>
</html>