gpu: fix CopyTextureCHROMIUM for GL_ARB_texture_rectangle
[chromium-blink-merge.git] / chrome / test / data / find_in_page / textintextarea.html
blob4a85329a0f33cfbac11a0a3168712aba1629009b
1 <html>
2 <head>
3 <title>Find Text in Text Area testcase</title>
4 </head>
5 <body>
7 <textarea rows="10" cols="30">
8 The cat was playing in the garden.
9 </textarea>
11 </body>
12 </html>