Merge Chromium + Blink git repositories
[chromium-blink-merge.git] / chrome / test / data / find_in_page / smalltextarea.html
blob43d3b4a48b710fef3a3e88f575e6a59f1d96930c
1 <html>
2 <head>
3 <title>Find Text in Small Text Area testcase</title>
4 </head>
5 <body>
7 <textarea rows="1" cols="1">
8 The garden was playing in the cat.
9 </textarea>
11 </body>
12 </html>