|
3 | 3 | "website": "https://www.w3.org/WAI/standards-guidelines/act/rules/",
|
4 | 4 | "license": "https://act-rules.github.io/pages/license/",
|
5 | 5 | "description": "Accessibility conformance testing rules for HTML",
|
6 |
| - "count": 1184, |
| 6 | + "count": 1186, |
7 | 7 | "testcases": [
|
8 | 8 | {
|
9 | 9 | "ruleId": "674b10",
|
@@ -20069,10 +20069,10 @@
|
20069 | 20069 | "ruleName": "Focusable element has no keyboard trap via standard navigation",
|
20070 | 20070 | "ruleAccessibilityRequirements": null,
|
20071 | 20071 | "expected": "passed",
|
20072 |
| - "testcaseId": "6ee6cdfc0ae79ec72379b9ee4df9c1920b09ba15", |
| 20072 | + "testcaseId": "dcf917e0b17ba9ddbd9fe01239a94519b5bc0458", |
20073 | 20073 | "testcaseTitle": "Passed Example 4",
|
20074 |
| - "relativePath": "testcases/a1b64e/6ee6cdfc0ae79ec72379b9ee4df9c1920b09ba15.html", |
20075 |
| - "url": "https://www.w3.org/WAI/content-assets/wcag-act-rules/testcases/a1b64e/6ee6cdfc0ae79ec72379b9ee4df9c1920b09ba15.html", |
| 20074 | + "relativePath": "testcases/a1b64e/dcf917e0b17ba9ddbd9fe01239a94519b5bc0458.html", |
| 20075 | + "url": "https://www.w3.org/WAI/content-assets/wcag-act-rules/testcases/a1b64e/dcf917e0b17ba9ddbd9fe01239a94519b5bc0458.html", |
20076 | 20076 | "rulePage": "https://www.w3.org/WAI/standards-guidelines/act/rules/a1b64e/proposed/"
|
20077 | 20077 | },
|
20078 | 20078 | {
|
@@ -25012,12 +25012,74 @@
|
25012 | 25012 | }
|
25013 | 25013 | },
|
25014 | 25014 | "expected": "inapplicable",
|
25015 |
| - "testcaseId": "351e4bd097e4e1217d64a6c32ae09987c8d4db4a", |
| 25015 | + "testcaseId": "bd56be0bc987f29ac92355ed781fe06ae8e57176", |
25016 | 25016 | "testcaseTitle": "Inapplicable Example 4",
|
25017 |
| - "relativePath": "testcases/674b10/351e4bd097e4e1217d64a6c32ae09987c8d4db4a.html", |
25018 |
| - "url": "https://www.w3.org/WAI/content-assets/wcag-act-rules/testcases/674b10/351e4bd097e4e1217d64a6c32ae09987c8d4db4a.html", |
| 25017 | + "relativePath": "testcases/674b10/bd56be0bc987f29ac92355ed781fe06ae8e57176.html", |
| 25018 | + "url": "https://www.w3.org/WAI/content-assets/wcag-act-rules/testcases/674b10/bd56be0bc987f29ac92355ed781fe06ae8e57176.html", |
25019 | 25019 | "rulePage": "https://www.w3.org/WAI/standards-guidelines/act/rules/674b10/proposed/"
|
25020 | 25020 | },
|
| 25021 | + { |
| 25022 | + "ruleId": "4e8ab6", |
| 25023 | + "ruleName": "Element with role attribute has required states and properties", |
| 25024 | + "ruleAccessibilityRequirements": { |
| 25025 | + "wcag-technique:ARIA5": { |
| 25026 | + "forConformance": false, |
| 25027 | + "failed": "not satisfied", |
| 25028 | + "passed": "further testing needed", |
| 25029 | + "inapplicable": "further testing needed" |
| 25030 | + }, |
| 25031 | + "aria12:requiredState": { |
| 25032 | + "title": "ARIA 1.2, 5.2.2 Required States and Properties", |
| 25033 | + "forConformance": true, |
| 25034 | + "failed": "not satisfied", |
| 25035 | + "passed": "satisfied", |
| 25036 | + "inapplicable": "satisfied" |
| 25037 | + }, |
| 25038 | + "wcag20:1.3.1": { |
| 25039 | + "secondary": "This success criterion is **less strict** than this rule. This is because browsers and assistive technologies will often fall back on a non-standard default value, which may be sufficient. Some of the failed examples may satisfy this success criterion." |
| 25040 | + }, |
| 25041 | + "wcag20:4.1.2": { |
| 25042 | + "secondary": "This success criterion is **less strict** than this rule. This is because browsers and assistive technologies will often fall back on a non-standard default value, which may be sufficient. Some of the failed examples may satisfy this success criterion." |
| 25043 | + } |
| 25044 | + }, |
| 25045 | + "expected": "passed", |
| 25046 | + "testcaseId": "8122ef64b86fcd30dadeea664029af028382d1b4", |
| 25047 | + "testcaseTitle": "Passed Example 6", |
| 25048 | + "relativePath": "testcases/4e8ab6/8122ef64b86fcd30dadeea664029af028382d1b4.html", |
| 25049 | + "url": "https://www.w3.org/WAI/content-assets/wcag-act-rules/testcases/4e8ab6/8122ef64b86fcd30dadeea664029af028382d1b4.html", |
| 25050 | + "rulePage": "https://www.w3.org/WAI/standards-guidelines/act/rules/4e8ab6/proposed/" |
| 25051 | + }, |
| 25052 | + { |
| 25053 | + "ruleId": "4e8ab6", |
| 25054 | + "ruleName": "Element with role attribute has required states and properties", |
| 25055 | + "ruleAccessibilityRequirements": { |
| 25056 | + "wcag-technique:ARIA5": { |
| 25057 | + "forConformance": false, |
| 25058 | + "failed": "not satisfied", |
| 25059 | + "passed": "further testing needed", |
| 25060 | + "inapplicable": "further testing needed" |
| 25061 | + }, |
| 25062 | + "aria12:requiredState": { |
| 25063 | + "title": "ARIA 1.2, 5.2.2 Required States and Properties", |
| 25064 | + "forConformance": true, |
| 25065 | + "failed": "not satisfied", |
| 25066 | + "passed": "satisfied", |
| 25067 | + "inapplicable": "satisfied" |
| 25068 | + }, |
| 25069 | + "wcag20:1.3.1": { |
| 25070 | + "secondary": "This success criterion is **less strict** than this rule. This is because browsers and assistive technologies will often fall back on a non-standard default value, which may be sufficient. Some of the failed examples may satisfy this success criterion." |
| 25071 | + }, |
| 25072 | + "wcag20:4.1.2": { |
| 25073 | + "secondary": "This success criterion is **less strict** than this rule. This is because browsers and assistive technologies will often fall back on a non-standard default value, which may be sufficient. Some of the failed examples may satisfy this success criterion." |
| 25074 | + } |
| 25075 | + }, |
| 25076 | + "expected": "inapplicable", |
| 25077 | + "testcaseId": "cde160492f9d0a309b4f8624e51d3380b318b046", |
| 25078 | + "testcaseTitle": "Inapplicable Example 2", |
| 25079 | + "relativePath": "testcases/4e8ab6/cde160492f9d0a309b4f8624e51d3380b318b046.html", |
| 25080 | + "url": "https://www.w3.org/WAI/content-assets/wcag-act-rules/testcases/4e8ab6/cde160492f9d0a309b4f8624e51d3380b318b046.html", |
| 25081 | + "rulePage": "https://www.w3.org/WAI/standards-guidelines/act/rules/4e8ab6/proposed/" |
| 25082 | + }, |
25021 | 25083 | {
|
25022 | 25084 | "ruleId": "0ssw9k",
|
25023 | 25085 | "ruleName": "Scrollable content can be reached with sequential focus navigation",
|
@@ -25072,10 +25134,10 @@
|
25072 | 25134 | }
|
25073 | 25135 | },
|
25074 | 25136 | "expected": "passed",
|
25075 |
| - "testcaseId": "c5f649f91ebe4979270972db7c42279a74efc6c5", |
| 25137 | + "testcaseId": "fa27b58829c18976ac66f3874f40c5be712fe64b", |
25076 | 25138 | "testcaseTitle": "Passed Example 3",
|
25077 |
| - "relativePath": "testcases/0ssw9k/c5f649f91ebe4979270972db7c42279a74efc6c5.html", |
25078 |
| - "url": "https://www.w3.org/WAI/content-assets/wcag-act-rules/testcases/0ssw9k/c5f649f91ebe4979270972db7c42279a74efc6c5.html", |
| 25139 | + "relativePath": "testcases/0ssw9k/fa27b58829c18976ac66f3874f40c5be712fe64b.html", |
| 25140 | + "url": "https://www.w3.org/WAI/content-assets/wcag-act-rules/testcases/0ssw9k/fa27b58829c18976ac66f3874f40c5be712fe64b.html", |
25079 | 25141 | "rulePage": "https://www.w3.org/WAI/standards-guidelines/act/rules/0ssw9k/proposed/"
|
25080 | 25142 | },
|
25081 | 25143 | {
|
|
0 commit comments