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
/
reload_post.html
blob
ab9142e95150682854929776000edbe33c4e756c
1
<html>
2
<body>
3
<form
action
=
"reload_post.html"
method
=
"post"
>
4
<input
name
=
"a"
value
=
"b"
>
5
<input
id
=
"mysubmit"
type
=
"submit"
name
=
"Submit"
value
=
"Submit"
>
6
</form>
7
</body>
8
</html>