Skip to content
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

Charts section results in conflicting statements #505

Open
mattgarrish opened this issue Nov 28, 2024 · 1 comment
Open

Charts section results in conflicting statements #505

mattgarrish opened this issue Nov 28, 2024 · 1 comment
Labels
a11y-display-techniques-epub Issue with the epub accessibility metadata display techniques a11y-display-techniques-onix Issue with the onix accessibility metadata display techniques

Comments

@mattgarrish
Copy link
Member

Because this section uses if statements throughout, it's possible that you can mix statements about accessible content with the final statement saying the accessibility isn't known. All that has to happen is one of the OR conditions in the last statement has to be true. For example, if you have accessible charts but inaccessible math, you'll get both:

Charts and diagrams have extended descriptions

and

accessibility of formulas, charts, math, and diagrams not identified as being accessible

@mattgarrish mattgarrish added the a11y-display-guide Issue with the UX Guide principles or techniques label Nov 28, 2024
@gregoriopellegrino
Copy link
Collaborator

This section will change significantly in both title and statements. I propose to close the issue and wait for the new version.

@mattgarrish mattgarrish added a11y-display-techniques-epub Issue with the epub accessibility metadata display techniques a11y-display-techniques-onix Issue with the onix accessibility metadata display techniques and removed a11y-display-guide Issue with the UX Guide principles or techniques labels Nov 28, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
a11y-display-techniques-epub Issue with the epub accessibility metadata display techniques a11y-display-techniques-onix Issue with the onix accessibility metadata display techniques
Projects
None yet
Development

No branches or pull requests

2 participants