Sign in
chromium
/
chromium
/
src
/
ef290da170d481d1ef1c9ca4e11d156cfaf09afe
/
.
/
content
/
test
/
data
/
accessibility
/
html
/
input-button.html
blob: 1ec704850861b62adc45df998d4b45c719fe8bb2 [
file
] [
log
] [
blame
]
<!--
@BLINK-ALLOW:inputType=*
@WIN-ALLOW:ia2_hypertext=*
@WIN-ALLOW:xml-roles:*
@AURALINUX-ALLOW:xml-roles:*
-->
<!DOCTYPE html>
<html>
<body>
<input
type
=
"button"
value
=
"Button"
>
</body>
</html>