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
Merge Chromium + Blink git repositories
[chromium-blink-merge.git]
/
third_party
/
WebKit
/
Source
/
web
/
tests
/
data
/
search_form.html
blob
bbf6a03b440e850f1db315cda182e49c954a6a80
1
<form
action
=
"http://www.mock.url/search"
method
=
"GET"
>
2
<input
type
=
"hidden"
name
=
"hl"
value
=
"en"
>
3
<input
type
=
"text"
name
=
"q"
>
4
<input
type
=
"submit"
name
=
"btnM"
value
=
"Mock Search"
>
5
</form>