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
[refactor] More post-NSS WebCrypto cleanups (utility functions).
[chromium-blink-merge.git]
/
content
/
test
/
data
/
accessibility
/
html
/
input-search.html
blob
4cfbbcd4de5234e0c5b11c0c20af3307ab4f3be6
1
<!--
2
@MAC-ALLOW:AXRole*
3
@MAC-ALLOW:AXSubrole*
4
@WIN-ALLOW:caret_offset*
5
@WIN-ALLOW:n_selections*
6
@WIN-ALLOW:selection_start*
7
@WIN-ALLOW:selection_end*
8
-->
9
<!DOCTYPE
html
>
10
<html>
11
<body>
12
<input
type
=
"search"
name
=
"googlesearch"
>
13
</body>
14
</html>