1
    2
    3
    4
    5
    6
    7
    8
    9
   10
   11
   12

content / test / data / accessibility / html / input-file.html [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>