Skip to content

Commit f507822

Browse files
HelenBurgeWilcoFierskengdojJym77tombrunet
authored
Transcript unify expectations writing #1788 (#1832)
* Transcript unify expectations writing #1788 * Update video-transcript-1a02b0.md * Update video-only-transcript-ee13b5.md * Update _rules/video-only-transcript-ee13b5.md Co-authored-by: Wilco Fiers <WilcoFiers@users.noreply.github.com> * Update video-transcript-1a02b0.md * Update _rules/video-only-transcript-ee13b5.md Co-authored-by: Kathy Eng <kengdoj@users.noreply.github.com> * Update video-transcript-1a02b0.md * Update _rules/video-only-transcript-ee13b5.md Co-authored-by: Tom Brunet <thbrunet@us.ibm.com> * Update _rules/video-transcript-1a02b0.md Co-authored-by: Tom Brunet <thbrunet@us.ibm.com> Co-authored-by: Wilco Fiers <WilcoFiers@users.noreply.github.com> Co-authored-by: Kathy Eng <kengdoj@users.noreply.github.com> Co-authored-by: Jean-Yves Moyen <jym@siteimprove.com> Co-authored-by: Tom Brunet <thbrunet@us.ibm.com>
1 parent bfca94c commit f507822

2 files changed

Lines changed: 3 additions & 2 deletions

File tree

_rules/video-only-transcript-ee13b5.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@ This rule applies to any [non-streaming](#non-streaming-media-element) `video` e
3636

3737
## Expectation
3838

39-
The visual information of each test target is available in a text transcript that is available either on the page or through a link. The text transcript needs to be [visible][] and [included in the accessibility tree][].
39+
The visual information of each test target is available through a text transcript that is [visible][], [included in the accessibility tree][], and is either on the page or linked.
4040

4141
## Assumptions
4242

_rules/video-transcript-1a02b0.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@ This rule applies to every [non-streaming](#non-streaming-media-element) `video`
4141

4242
## Expectation
4343

44-
A text transcript containing all the visual and auditory information of the test target is available, either on the page or available through a link.
44+
The visual information of each test target is available through a text transcript that is [visible][], [included in the accessibility tree][], and is either on the page or linked.
4545

4646
**Note:** A "text transcript" in the context of this rule is defined in WCAG 2 as an [alternative for time based media](https://www.w3.org/TR/WCAG21/#dfn-alternative-for-time-based-media).
4747

@@ -146,4 +146,5 @@ A video element that is not [visible][].
146146
</html>
147147
```
148148

149+
[included in the accessibility tree]: #included-in-the-accessibility-tree 'Definition of included in the accessibility tree'
149150
[visible]: #visible 'Definition of visible'

0 commit comments

Comments
 (0)