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