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-button.html
blob
f15ebd430b9679a222087ef45af5cd7fcd5fb16d
1
<!--
2
@MAC-DENY:AXValue*
3
@WIN-ALLOW:xml-roles:*
4
-->
5
<!DOCTYPE
html
>
6
<html>
7
<body>
8
<input
type
=
"button"
value
=
"Button"
>
9
</body>
10
</html>