diff --git a/_rules/video-only-transcript-ee13b5.md b/_rules/video-only-transcript-ee13b5.md index c4ca6275a0..b367b81a4d 100755 --- a/_rules/video-only-transcript-ee13b5.md +++ b/_rules/video-only-transcript-ee13b5.md @@ -12,7 +12,7 @@ accessibility_requirements: passed: further testing needed inapplicable: further testing needed wcag20:1.3.1: # Info and Relationships (A) - secondary: This success criterion is **related** to this rule. This is because this criterion applies to a visible transcript. + secondary: This success criterion is **related** to this rule. This is because this criterion applies to a visible transcript. wcag20:1.2.1: # Audio-only and Video-only (Prerecorded) (A) secondary: This success criterion is **less strict** than this rule. This is because this criterion does not require a transcript when the audio-only or video-only is a media alternative for text and is clearly labeled as such. Some of the failed examples may satisfy this success criterion. @@ -146,22 +146,6 @@ This `video` element, which has no audio, has an incorrect text transcript avail #### Failed Example 3 -This `video` element, which has no audio, has a text transcript available on the same page, but the transcript is not [visible][]. - -```html - - -

This video shows a giant fat rabbit climbing out of a hole in the ground. -He stretches, yawns, and then starts walking. -Then he stops to scratch his bottom.

- -``` - -#### Failed Example 4 - This `video` element, which has no audio, has a text transcript available on the same page, but the transcript is not [included in the accessibility tree][]. ```html