You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: _rules/audio-transcript-2eb176.md
-5Lines changed: 0 additions & 5 deletions
Original file line number
Diff line number
Diff line change
@@ -6,11 +6,7 @@ description: |
6
6
This rule checks that `audio` elements have a transcript that includes all auditory information.
7
7
accessibility_requirements:
8
8
wcag20:1.2.1: # Audio-only and Video-only (Prerecorded) (A)
9
-
forConformance: true
10
9
secondary: This success criterion is **less strict** than this rule. This is because the rule does not consider that the audio may be a media alternative for text. Some of the failed examples satisfy this success criterion.
11
-
failed: not satisfied
12
-
passed: further testing needed
13
-
inapplicable: further testing needed
14
10
input_aspects:
15
11
- DOM Tree
16
12
- CSS Styling
@@ -165,7 +161,6 @@ This `audio` element has native player controls and a [non-visible][visible] int
0 commit comments