tidy-html5/test/testbase/out_656889.html
2015-05-13 13:38:40 +02:00

16 lines
263 B
HTML

<!DOCTYPE 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>