gpu: fix CopyTextureCHROMIUM for GL_ARB_texture_rectangle
[chromium-blink-merge.git] / chrome / test / data / find_in_page / user-select.html
blobfccceb42967694f5395a890a0bbe14db42fa0300
1 <html><head></head>
2 <body style="-webkit-user-select: none;">
3 This is some un-selectable text. Try finding a character in it
4 and verify that we don't crash.
5 </body>
6 </html>