Sign in
chromium
/
chromium
/
src.git
/
6327123fee94de63bebc47bfbe4487f6ee88c44f
/
.
/
chrome
/
test
/
data
/
android
/
form.html
blob: 7b992727f2cfe8c0835c415a64a4616fba7d67b2 [
file
]
<html>
<body>
<form
id
=
"form"
method
=
"post"
>
<input
id
=
"post_button"
type
=
"submit"
>
</form>
</body>
</html>