WordPress/wp-includes
Dominik Schilling baeadbb6fb Customizer: Accessibility improvements for menu item searches.
* Add a description and an `aria-describedby` attribute to inform users this is a "live" search.
* Announce the number of search results via `wp.a11y.speak`.
* Use `aria-busy` attribute to stop screen readers announcing content while the "loading more results" is running.
* Increase the search debounce wait interval to 500ms to be consistent with other live searches.
* If a search fails don't call `wp.a11y.speak` with an undefined variable.

props afercia.
see #32720.
Built from https://develop.svn.wordpress.org/trunk@32891


git-svn-id: http://core.svn.wordpress.org/trunk@32862 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2015-06-20 19:22:25 +00:00
..
2015-05-09 18:27:26 +00:00
2015-06-19 20:06:25 +00:00
2015-05-26 18:13:25 +00:00
2015-05-26 18:53:27 +00:00
2015-06-16 20:01:25 +00:00
2015-05-26 21:51:31 +00:00
2015-05-26 22:17:25 +00:00
2015-05-27 18:15:25 +00:00
2015-06-16 20:01:25 +00:00