wordpress-develop
wordpress-develop copied to clipboard
Add word-break property to screen reader only classes.
Adds word-break: normal !important to various screen reader only CSS.
This prevents screen readers from announcing the text as it would appear visually, eg "A P P E A R space V I S U A L L Y".
Trac ticket: https://core.trac.wordpress.org/ticket/64375
This Pull Request is for code review only. Please keep all other discussion in the Trac ticket. Do not merge this Pull Request. See GitHub Pull Requests for Code Review in the Core Handbook for more details.