WordPress/wp-includes/js/mediaelement
Andrea Fercia 691d649329 Media: Remove the custom styling for the MediaElementJS controls offscreen text.
This offscreen text is not meant to be revealed on focus and just acts as fallback
for assistive technologies that don't support `aria-label` and `role="slider"`.
Also, revealing it on focus has proven over time to be very fragile and to cause
unexpected layout issues.

See #30281.
Fixes #40707.

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


git-svn-id: http://core.svn.wordpress.org/trunk@40503 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2017-05-11 22:29:42 +00:00
..
background.png
bigplay.png
bigplay.svg
controls.png
controls.svg
flashmediaelement.swf External Libraries: Update MediaElement.js to 2.22.0. 2016-07-18 10:59:30 +00:00
froogaloop.min.js
jumpforward.png
loading.gif
mediaelement-and-player.min.js External Libraries: Update MediaElement.js to 2.22.0. 2016-07-18 10:59:30 +00:00
mediaelementplayer.min.css External Libraries: Update MediaElement.js to 2.22.0. 2016-07-18 10:59:30 +00:00
silverlightmediaelement.xap External Libraries: Update MediaElement.js to 2.21.2. 2016-06-28 09:26:28 +00:00
skipback.png
wp-mediaelement.css Media: Remove the custom styling for the MediaElementJS controls offscreen text. 2017-05-11 22:29:42 +00:00
wp-mediaelement.js Media: When reusing the initial values from the global MediaElement config object, the config object should first be cloned. Objects in JS are references that will retain any changes. This fixes an issue where player controls could get mixed up between instances when multiple players (namely, single audio and audio playlists, in a certain order) are on the same page. 2016-01-20 15:47:28 +00:00
wp-mediaelement.min.css Media: Remove the custom styling for the MediaElementJS controls offscreen text. 2017-05-11 22:29:42 +00:00
wp-mediaelement.min.js Media: Add support for minified versions of wp-playlist.js, wp-mediaelement.js and wp-mediaelement.css. 2016-02-29 20:43:26 +00:00
wp-playlist.js Media: JSHint for wp-playlist.js. 2016-02-29 21:50:27 +00:00
wp-playlist.min.js Bump grunt-contrib-uglify from 1.0.1 to 2.0.0 2016-11-03 05:40:34 +00:00