chromium/content/test/data/accessibility/html/input-file.html

<!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>