OSDN Git Service

Initial commit
[wordring-tm/wordring-tm.git] / third_party / tidy-html5-master / test / input / in_656889.html
1 <html>
2 <head>
3     <title>[ 656889 ] textarea text and line wrapping</title>
4 </head>
5 <body>
6   <form action="foo">
7   <textarea name="txt1" rows="4" cols="40">Blah Blah blah...
8 Blah Blah...
9 Blah Blah Blah Blah.</textarea>
10   </form>
11 </body>
12 </html>