Sign in
chromium
/
codesearch
/
chromium
/
src
/
HEAD
/
.
/
content
/
test
/
data
/
accessibility
/
html
/
input-file.html
blob: ea45763658154cc6ac4fcd5fb788b9abdc29ee89 [
file
] [
log
] [
blame
]
<!DOCTYPE html>
<!--
@BLINK-ALLOW:inputType=*
@WIN-ALLOW:ia2_hypertext=*
@WIN-ALLOW:text-input-type*
@AURALINUX-ALLOW:text-input-type*
-->
<html>
<body>
<input
type
=
"file"
>
</body>
</html>