Skip to content

Commit

Permalink
"Video element auditory content has captions" [f51b46]: Adding 1.2.1 …
Browse files Browse the repository at this point in the history
…as a secondary requirement. (#2089)

* Adding 1.2.1 as a secondary requirement.

* Modifying secondary requirement text to be the standard format.
  • Loading branch information
WilcoFiers committed Oct 23, 2023
1 parent b2bcaa2 commit 7adb9ad
Show file tree
Hide file tree
Showing 5 changed files with 138 additions and 153 deletions.
24 changes: 24 additions & 0 deletions content-assets/wcag-act-rules/testcases.json
Original file line number Diff line number Diff line change
Expand Up @@ -24948,6 +24948,9 @@
"failed": "not satisfied",
"passed": "further testing needed",
"inapplicable": "further testing needed"
},
"wcag20:1.2.1": {
"secondary": "This success criterion is **less strict** than this rule. This is because the rule does not consider that the video may be a media alternative for text. Some of the failed examples satisfy this success criterion."
}
},
"expected": "passed",
Expand Down Expand Up @@ -24978,6 +24981,9 @@
"failed": "not satisfied",
"passed": "further testing needed",
"inapplicable": "further testing needed"
},
"wcag20:1.2.1": {
"secondary": "This success criterion is **less strict** than this rule. This is because the rule does not consider that the video may be a media alternative for text. Some of the failed examples satisfy this success criterion."
}
},
"expected": "passed",
Expand Down Expand Up @@ -25008,6 +25014,9 @@
"failed": "not satisfied",
"passed": "further testing needed",
"inapplicable": "further testing needed"
},
"wcag20:1.2.1": {
"secondary": "This success criterion is **less strict** than this rule. This is because the rule does not consider that the video may be a media alternative for text. Some of the failed examples satisfy this success criterion."
}
},
"expected": "failed",
Expand Down Expand Up @@ -25038,6 +25047,9 @@
"failed": "not satisfied",
"passed": "further testing needed",
"inapplicable": "further testing needed"
},
"wcag20:1.2.1": {
"secondary": "This success criterion is **less strict** than this rule. This is because the rule does not consider that the video may be a media alternative for text. Some of the failed examples satisfy this success criterion."
}
},
"expected": "failed",
Expand Down Expand Up @@ -25068,6 +25080,9 @@
"failed": "not satisfied",
"passed": "further testing needed",
"inapplicable": "further testing needed"
},
"wcag20:1.2.1": {
"secondary": "This success criterion is **less strict** than this rule. This is because the rule does not consider that the video may be a media alternative for text. Some of the failed examples satisfy this success criterion."
}
},
"expected": "failed",
Expand Down Expand Up @@ -25098,6 +25113,9 @@
"failed": "not satisfied",
"passed": "further testing needed",
"inapplicable": "further testing needed"
},
"wcag20:1.2.1": {
"secondary": "This success criterion is **less strict** than this rule. This is because the rule does not consider that the video may be a media alternative for text. Some of the failed examples satisfy this success criterion."
}
},
"expected": "failed",
Expand Down Expand Up @@ -25128,6 +25146,9 @@
"failed": "not satisfied",
"passed": "further testing needed",
"inapplicable": "further testing needed"
},
"wcag20:1.2.1": {
"secondary": "This success criterion is **less strict** than this rule. This is because the rule does not consider that the video may be a media alternative for text. Some of the failed examples satisfy this success criterion."
}
},
"expected": "inapplicable",
Expand Down Expand Up @@ -25158,6 +25179,9 @@
"failed": "not satisfied",
"passed": "further testing needed",
"inapplicable": "further testing needed"
},
"wcag20:1.2.1": {
"secondary": "This success criterion is **less strict** than this rule. This is because the rule does not consider that the video may be a media alternative for text. Some of the failed examples satisfy this success criterion."
}
},
"expected": "inapplicable",
Expand Down
Loading

0 comments on commit 7adb9ad

Please sign in to comment.