tidy-html5/test/input/in_656889.html
Michael[tm] Smith b92d7aab88 new
2011-11-17 11:44:16 +09:00

13 lines
245 B
HTML

<html>
<head>
<title>[ 656889 ] textarea text and line wrapping</title>
</head>
<body>
<form action="foo">
<textarea name="txt1" rows="4" cols="40">Blah Blah blah...
Blah Blah...
Blah Blah Blah Blah.</textarea>
</form>
</body>
</html>