accessibility - Are there any ARIA attributes available for file picker component? -


checked definition of roles definitions of states , properties of w3c's accessible rich internet applications (wai-aria) spec, there doesn't seem roles or states defined file picker (or file uploader in general). there @ all? , how required in such case?

if using <input type="file" /> not need add aria roles it, needed built-in natively. if ran w3c validator , threw missing aria-related attribute, ignore now. validator updated week or 2 ago , bugs accidently thrown in.


Comments

Popular posts from this blog

monitor web browser programmatically in Android? -

Shrink a YouTube video to responsive width -

wpf - PdfWriter.GetInstance throws System.NullReferenceException -