WordPress/wp-includes/js/plupload
Andrea Fercia 2a86d8d534 Accessibility: Media: Hide the invisible "file input" on media views from assistive technologies.
The file input button is visually hidden, but was announced by screen readers in workflows unrelated to file uploads.
It is now hidden from assistive technologies by the means of an `aria-hidden` attribute, as its CSS display property must not be changed to make sure it still works on old browsers.

See #49753.
Fixes #47611.

Built from https://develop.svn.wordpress.org/trunk@47834


git-svn-id: http://core.svn.wordpress.org/trunk@47610 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2020-05-20 13:33:07 +00:00
..
handlers.js Docs: Improve inline comments per the documentation standards. 2020-01-29 00:45:18 +00:00
handlers.min.js Upload: Expand error codes to include all 5xx HTTP errors when retrying to create image sub-sizes. Some servers may be configured to set HTTP 508 or 504, or possibly other 5 errors. 2019-10-21 22:44:03 +00:00
license.txt External Libraries: Revert [46634-46635]. 2019-11-03 17:09:02 +00:00
moxie.js External Libraries: Revert [46634-46635]. 2019-11-03 17:09:02 +00:00
moxie.min.js External Libraries: Revert [46634-46635]. 2019-11-03 17:09:02 +00:00
plupload.js External Libraries: Revert [46634-46635]. 2019-11-03 17:09:02 +00:00
plupload.min.js External Libraries: Revert [46634-46635]. 2019-11-03 17:09:02 +00:00
wp-plupload.js Accessibility: Media: Hide the invisible "file input" on media views from assistive technologies. 2020-05-20 13:33:07 +00:00
wp-plupload.min.js Accessibility: Media: Hide the invisible "file input" on media views from assistive technologies. 2020-05-20 13:33:07 +00:00