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
Description
No description provided
Languages
PHP
76.7%
CSS
10.9%
JavaScript
9.2%
Modelica
2.4%
HTML
0.6%
Other
0.2%