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

SC 1.1.1 Situation D - ARIA 6 & ARIA 10 #503

Closed
ghost opened this issue Oct 5, 2018 · 4 comments
Closed

SC 1.1.1 Situation D - ARIA 6 & ARIA 10 #503

ghost opened this issue Oct 5, 2018 · 4 comments
Assignees

Comments

@ghost
Copy link

ghost commented Oct 5, 2018

In this page
https://www.w3.org/WAI/WCAG21/quickref/?showtechniques=111&currentsidebar=%23col_overview&technologies=pdf%2Cflash%2Csl&hidesidebar=true#non-text-content

In the Situation D, the ARIA 6 & ARIA 10 techniques are in the same level as:

  • Providing a descriptive label (future link) using one of the following techniques:
  • G68: Providing a short text alternative that describes the purpose of live audio-only and live video-only content using one of the following technique
  • G100: Providing a short text alternative which is the accepted name or a descriptive name of the non-text content using one of the following techniques:

All of them include the ARIA 6 & ARIA 10 techniques, so it becomes redundant. Besides, the first one repeats the "descriptive label" role of the technique.

Please review. Thanks.

@mbgower
Copy link
Contributor

mbgower commented Dec 19, 2018

Thank you for submitting this issue.

You are correct that in the Situation D techniques of the Understanding document for 1.1.1 Non-text Content , there are only 3 techniques listed (none of which is ARIA 6 or 10) any of which can then make use of the following nested list of short description techniques (which includes ARIA 6 and 10)

Yet on the Quick Techniques page you reference, ARIA 6 and ARIA 10 occur as top list level items for Situation D and appear on the nested list as well. They should be removed from the top list level so that where we see:

  • ARIA6: Using aria-label to provide labels for objects
  • ARIA10: Using aria-labelledby to provide a text alternative for non-text content
  • G68: Providing a short text alternative that describes the purpose of live audio-only and live video-only content using one of the following techniques:.

We should only see:

  • G68: Providing a short text alternative that describes the purpose of live audio-only and live video-only content using one of the following techniques:

@michael-n-cooper it's beyond my technical skill to determine how you're constructing this quick reference; I cannot even locate it in the github repo. Feel free to contact me if the problem isn't clear.

@michael-n-cooper
Copy link
Member

I don't construct the quick reference. The code is written by @yatil and populated from a JSON file I periodically output. However, getting the generator to capture all the particularities of our Understanding documents is a challenge, and there also isn't a smooth path to updating the Quick Reference on a regular basis. I've been working on that...

@mbgower
Copy link
Contributor

mbgower commented Apr 16, 2019

ARIA6 and ARIA10 are now appearing as "Short text alternative techniques for Situation D:"
@ITakora, can you please verify your issue has been resolved and if so close this ticket?

@ghost
Copy link
Author

ghost commented Apr 16, 2019

Perfect for me, too. I close it.

@ghost ghost closed this as completed Apr 16, 2019
This issue was closed.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants