repo.or.cz
/
chromium-blink-merge.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
gpu: fix CopyTextureCHROMIUM for GL_ARB_texture_rectangle
[chromium-blink-merge.git]
/
chrome
/
test
/
data
/
find_in_page
/
user-select.html
blob
fccceb42967694f5395a890a0bbe14db42fa0300
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>