-
Notifications
You must be signed in to change notification settings - Fork 6
Add draft for 2.5.3 #223
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
base: main
Are you sure you want to change the base?
Add draft for 2.5.3 #223
Conversation
This reverts commit 0721e98.
✅ Deploy Preview for wcag2mobile ready!
To edit notification comments on pull requests, go to your Netlify project configuration. |
|
The draft was discussed in the MATF meeting on June 11, 2025 11 June 2025Summary:
|
|
I have a question regarding the note: What does “other visible text components may be exposed through other accessibility properties” mean in practice? For tiles or cards where all texts are grouped and receive combined focus, it’s important that all text is announced by the screen reader, because otherwise the user might miss part of the information. I think what is meant here is that not all text within a tile or card serves as a label for the control (for activating it with voice control). Or do we intend here to point out that grouping multiple elements/texts within tiles or cards is not a recommended practice? |
Adds draft text for 2.5.3
This will:
Resolve #39
Resolve #109