-
Notifications
You must be signed in to change notification settings - Fork 29
New Test for media alternatives for text #388
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
Conversation
exceptions for media alternatives for text added to captions and AD tests
_baselines/17SyncMedia.md
Outdated
@@ -82,7 +82,7 @@ Evaluation of captions and audio descriptions to assess its equivalence to synch | |||
|
|||
**Baseline Test ID:** 17.4-CaptionsPrerecorded | |||
#### Identify Content | |||
<p id="4IC">Pre-recorded synchronized multimedia that is not a media alternative for text and is clearly labeled as such.</p> | |||
<p id="4IC">Pre-recorded synchronized multimedia that is not clearly labeled as a media alternative for text.</p> |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
visual and programmatic?
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Yes, your suggestion is much better.
Do you want the visual and programmatic included in the updated statement? The programmatic part would mean "media alternative for text" (or similar) has to be in the accessible name/desc.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Depends if "labeled" is usually understood to mean those already. Just wanted a way to clarify it if asked. A note would also work.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I do not think "clearly labeled as such" means the accessible name. I think this is a visual label or description.
This is ACT's proposed rule for Audio element content is media alternative for text. It doesn't check programmatic label..
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Then should we specify "Visual" for clarity?
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
How about something like this in the Assumptions section for appropriate rules:
Audio-only, video-only, and synchronized media can be "clearly labeled" as alternatives for text in various ways, including text alternatives and text descriptions. At a minimum, a visual label must be provided.
closes #382