Sign in
chromium
/
chromium
/
src
/
2ac0c19603e70ef75f156ee8409162bbff94de74
/
.
/
content
/
test
/
data
/
accessibility
/
html
/
input-button.html
blob: 1bad56694e23ae491239f87a257040c4da80cce6 [
file
] [
log
] [
blame
]
<!--
@MAC-DENY:AXValue*
@WIN-ALLOW:ia2_hypertext=*
@WIN-ALLOW:xml-roles:*
-->
<!DOCTYPE html>
<html>
<body>
<input
type
=
"button"
value
=
"Button"
>
</body>
</html>