We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 52dff6a commit 3ef7058Copy full SHA for 3ef7058
lib/checks/media/caption.json
@@ -5,7 +5,7 @@
5
"impact": "critical",
6
"messages": {
7
"pass": "The multimedia element has a captions track",
8
- "incomplete": "Check that captions is available for the element"
+ "incomplete": "Check that captions are available for the element"
9
}
10
11
locales/_template.json
@@ -845,7 +845,7 @@
845
},
846
"caption": {
847
848
849
850
"frame-tested": {
851
"pass": "The iframe was tested with axe-core",
0 commit comments