724b22938e
* 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. git-svn-id: https://develop.svn.wordpress.org/trunk@32891 602fd350-edb4-49c9-b593-d223f7449a82 |
||
---|---|---|
src | ||
tests | ||
tools/i18n | ||
.editorconfig | ||
.gitignore | ||
.jshintrc | ||
.travis.yml | ||
Gruntfile.js | ||
package.json | ||
phpunit.xml.dist | ||
wp-cli.yml | ||
wp-config-sample.php | ||
wp-tests-config-sample.php |