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-submit.html
blob
14be9210c0dd2971d19fb6dfcc43352bc030cba9
1
<!--
2
@MAC-ALLOW:AXRole*
3
-->
4
<!DOCTYPE
html
>
5
<html>
6
<body>
7
8
<form>
9
<input
type
=
"text"
name
=
"Name"
>
10
<input
type
=
"submit"
value
=
"Submit"
>
11
</form>
12
13
</body>
14
</html>
15