Update F74.html - #5192
Conversation
✅ Deploy Preview for wcag2 ready!
To edit notification comments on pull requests, go to your Netlify project configuration. |
|
Related to #3661 ? |
|
Yes, I now added closes... above. |
|
might be worth extending this to add something in the understanding documents for all relevant SCs, not just relying on shoving something in a technique (where nobody bothers to look for interpretation) |
|
While this PR makes a few nice little edits, i don't think it fully closes #3661 (partly because the concept is still a bit vague, and partly because this shouldn't just be hidden in a technique, but surfaced in the understanding documents at least - particularly if the concept is rather handwavy/vague). |
| <ol> | ||
| <li>Check pages that provide synchronized media alternatives to text.</li> | ||
| <li>Check that synchronized media is clearly labeled with the text for which it is an alternative.</li> | ||
| <li>Check that synchronized media has a text label that clearly indicates the part of the text for which it is an alternative.</li> |
There was a problem hiding this comment.
does it necessarily need to be a "text label"? what does a "text label" for a video even look like/what is it? is it text that precedes or follows a video? the video's title that is shown on the initial paused/stopped video thumbnail? just the text alternative behind the video element?
There was a problem hiding this comment.
I guess the video label would need to be text to reference a particular section for which it is an alternative, yes -- it might just be something like "Part 3 - video" or similar. Leaving open whether the label is above or below the video does not preclude either position, we don't want to be too prescriptive here I guess. Adjaceny would be critical though. I think the label would need to be available for all users next to the video before playing, so sighted users not good at reading longer text (for language skills or cognitive reasons) can make the connection.
Uh oh!
There was an error while loading. Please reload this page.