0a23a8405d
In rare circumstances, for example buttons with icons and no visible text, `user-select: none;` may trigger a bug that happens only when using Safari and VoiceOver and doesn't allow focusable elements to receive focus correctly. Worth reminding `user-select: none;` is a non-standard property and should be used with care especially now that `::selection` is almost universally supported. Fixes #37589. git-svn-id: https://develop.svn.wordpress.org/trunk@38642 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 |