tidy-html5/test/testbase/out_656889.html
Geoff R. McLane 5ae0ba4152 Update the 'testbase' to 5.1.8
There were just 21 of 227 message text files changed,
and just 15 of 220 html outputs changed.

After reviewing each diff carefully it seems all changes
were 'better', thus all are deemed acceptable to be
included in this 'testbase' update.

See report-5.1.8.txt for a full list of the changes.
2015-09-09 14:22:11 +02:00

14 lines
261 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>