WordPress/wp-includes/js/jquery
joedolson a3a61c5a3e General: Remove role="navigation" from nav elements.
Role="navigation" was required for assistive technology to recognize HTML5 element's native ARIA roles while HTML5 and ARIA were being introduced. With the deprecation of IE11, the role attribute is only required when mapping elements that don't have native role.

Props costdev, mukesh27.
Fixes #54054.
Built from https://develop.svn.wordpress.org/trunk@51967


git-svn-id: http://core.svn.wordpress.org/trunk@51556 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2021-11-01 21:47:13 +00:00
..
ui
jquery-migrate.js
jquery-migrate.min.js
jquery.color.min.js
jquery.form.js
jquery.form.min.js
jquery.hotkeys.js External Libraries: Further fix jQuery deprecations in WordPress core. 2021-02-23 19:45:04 +00:00
jquery.hotkeys.min.js
jquery.js
jquery.masonry.min.js
jquery.min.js
jquery.query.js Remove BOM from jquery.query.js, fixes #23315 2013-01-29 20:52:32 +00:00
jquery.schedule.js Eliminate duplication in and minify jquery.schedule.js. fixes #5620 2008-01-10 17:35:48 +00:00
jquery.serialize-object.js
jquery.table-hotkeys.js
jquery.table-hotkeys.min.js Switch to .min for compressed JS and CSS files. 2012-08-23 00:04:18 +00:00
jquery.ui.touch-punch.js
suggest.js
suggest.min.js