- add sources.
[platform/framework/web/crosswalk.git] / src / chrome / test / data / find_in_page / smalltextarea.html
1 <html>
2 <head>
3 <title>Find Text in Small Text Area testcase</title>
4 </head>
5 <body>
6
7 <textarea rows="1" cols="1">
8 The garden was playing in the cat.
9 </textarea>
10
11 </body>
12 </html>