From 7c6a81bccbc93a128cb0e37a12a4fba166a2abee Mon Sep 17 00:00:00 2001 From: Wilco Fiers Date: Fri, 12 May 2023 12:13:21 +0200 Subject: [PATCH 1/3] Add Oracle Accessibility Guidelines --- _data/wcag-act-rules/act-implementations.yml | 8 + .../implementations/oracle.json | 3737 ++++++++++++++++ .../wcag-act-rules/earl/oracle.json | 3900 +++++++++++++++++ content/implementations/oracle.md | 13 + 4 files changed, 7658 insertions(+) create mode 100644 _data/wcag-act-rules/implementations/oracle.json create mode 100644 content-assets/wcag-act-rules/earl/oracle.json create mode 100644 content/implementations/oracle.md diff --git a/_data/wcag-act-rules/act-implementations.yml b/_data/wcag-act-rules/act-implementations.yml index a967447a9..b9b28de83 100644 --- a/_data/wcag-act-rules/act-implementations.yml +++ b/_data/wcag-act-rules/act-implementations.yml @@ -106,6 +106,14 @@ Like all linters, Ember-template-lint does static code analysis, and so does not run scripts or render CSS. +- name: Oracle Accessibility Guidelines + vendor: Oracle + uniqueKey: oracle + type: Test methodology + standards: + - WCAG 2.0 Level A, AA + jsonReport: "http://127.0.0.1:8080/oracle.json" + - name: QualWeb homepage: http://qualweb.di.fc.ul.pt/evaluator/ version: 3.0.0 diff --git a/_data/wcag-act-rules/implementations/oracle.json b/_data/wcag-act-rules/implementations/oracle.json new file mode 100644 index 000000000..1638189ee --- /dev/null +++ b/_data/wcag-act-rules/implementations/oracle.json @@ -0,0 +1,3737 @@ +{ + "vendor": "Oracle", + "name": "Oracle Accessibility Guidelines", + "lastModified": "12 May 2023", + "approvedRules": { + "complete": 0, + "partial": 0, + "inconsistent": 12, + "untested": 10 + }, + "proposedRules": { + "complete": 0, + "partial": 0, + "inconsistent": 0, + "untested": 66 + }, + "actRuleMapping": [ + { + "ruleId": "73f2c2", + "ruleName": "`autocomplete` attribute has valid value", + "ruleApproved": true, + "procedureNames": [ + "73f2c2-test" + ], + "consistency": null, + "accessibilityRequirements": { + "correct": false, + "expected": [ + "WCAG2:identify-input-purpose" + ], + "reported": [] + }, + "coverage": { + "covered": 18, + "untested": 0, + "cantTell": 0, + "testCaseTotal": 28 + }, + "testCaseResults": [ + { + "testcaseId": "eabc191efa65e6613739042a0ae21937cda02428", + "testCaseName": "Passed Example 1", + "testCaseUrl": "https://www.w3.org/WAI/content-assets/wcag-act-rules/testcases/73f2c2/eabc191efa65e6613739042a0ae21937cda02428.html", + "testCaseApproved": true, + "expected": "passed", + "procedureResults": [ + { + "procedureName": "73f2c2-test", + "outcomes": [ + "inapplicable" + ] + } + ] + }, + { + "testcaseId": "93ac216a885112ab9882b119a62532c7f6b6c528", + "testCaseName": "Passed Example 2", + "testCaseUrl": "https://www.w3.org/WAI/content-assets/wcag-act-rules/testcases/73f2c2/93ac216a885112ab9882b119a62532c7f6b6c528.html", + "testCaseApproved": true, + "expected": "passed", + "procedureResults": [ + { + "procedureName": "73f2c2-test", + "outcomes": [ + "inapplicable" + ] + } + ] + }, + { + "testcaseId": "d64a0231dbcc95b21aafe3b554b9fdcbc9855301", + "testCaseName": "Passed Example 3", + "testCaseUrl": "https://www.w3.org/WAI/content-assets/wcag-act-rules/testcases/73f2c2/d64a0231dbcc95b21aafe3b554b9fdcbc9855301.html", + "testCaseApproved": true, + "expected": "passed", + "procedureResults": [ + { + "procedureName": "73f2c2-test", + "outcomes": [ + "inapplicable" + ] + } + ] + }, + { + "testcaseId": "ff150593870cd4c1228d5eb69e2e0bc205e09727", + "testCaseName": "Passed Example 4", + "testCaseUrl": "https://www.w3.org/WAI/content-assets/wcag-act-rules/testcases/73f2c2/ff150593870cd4c1228d5eb69e2e0bc205e09727.html", + "testCaseApproved": true, + "expected": "passed", + "procedureResults": [ + { + "procedureName": "73f2c2-test", + "outcomes": [ + "inapplicable" + ] + } + ] + }, + { + "testcaseId": "e9f07d1795d34f948d3dd42051963623109a0bae", + "testCaseName": "Passed Example 5", + "testCaseUrl": "https://www.w3.org/WAI/content-assets/wcag-act-rules/testcases/73f2c2/e9f07d1795d34f948d3dd42051963623109a0bae.html", + "testCaseApproved": true, + "expected": "passed", + "procedureResults": [ + { + "procedureName": "73f2c2-test", + "outcomes": [ + "inapplicable" + ] + } + ] + }, + { + "testcaseId": "0411dce372604b1c0b14fe48aae6190882e8110c", + "testCaseName": "Passed Example 6", + "testCaseUrl": "https://www.w3.org/WAI/content-assets/wcag-act-rules/testcases/73f2c2/0411dce372604b1c0b14fe48aae6190882e8110c.html", + "testCaseApproved": true, + "expected": "passed", + "procedureResults": [ + { + "procedureName": "73f2c2-test", + "outcomes": [ + "inapplicable" + ] + } + ] + }, + { + "testcaseId": "41c94e01a5809d1558eea96efc67a3ac6c90c148", + "testCaseName": "Passed Example 7", + "testCaseUrl": "https://www.w3.org/WAI/content-assets/wcag-act-rules/testcases/73f2c2/41c94e01a5809d1558eea96efc67a3ac6c90c148.html", + "testCaseApproved": true, + "expected": "passed", + "procedureResults": [ + { + "procedureName": "73f2c2-test", + "outcomes": [ + "inapplicable" + ] + } + ] + }, + { + "testcaseId": "35d0948a2cb309923e9a7cc5dd99a8ffc975088b", + "testCaseName": "Passed Example 8", + "testCaseUrl": "https://www.w3.org/WAI/content-assets/wcag-act-rules/testcases/73f2c2/35d0948a2cb309923e9a7cc5dd99a8ffc975088b.html", + "testCaseApproved": true, + "expected": "passed", + "procedureResults": [ + { + "procedureName": "73f2c2-test", + "outcomes": [ + "inapplicable" + ] + } + ] + }, + { + "testcaseId": "2ed049a75aaa549c0ba477c5048f7f2bb34cb160", + "testCaseName": "Failed Example 1", + "testCaseUrl": "https://www.w3.org/WAI/content-assets/wcag-act-rules/testcases/73f2c2/2ed049a75aaa549c0ba477c5048f7f2bb34cb160.html", + "testCaseApproved": true, + "expected": "failed", + "procedureResults": [ + { + "procedureName": "73f2c2-test", + "outcomes": [ + "inapplicable" + ] + } + ] + }, + { + "testcaseId": "512d17179ce05f1d10bccf46b7e294864bfa308d", + "testCaseName": "Failed Example 2", + "testCaseUrl": "https://www.w3.org/WAI/content-assets/wcag-act-rules/testcases/73f2c2/512d17179ce05f1d10bccf46b7e294864bfa308d.html", + "testCaseApproved": true, + "expected": "failed", + "procedureResults": [ + { + "procedureName": "73f2c2-test", + "outcomes": [ + "inapplicable" + ] + } + ] + }, + { + "testcaseId": "9a55c66417d240eec2078684cd95c37cd35660ec", + "testCaseName": "Failed Example 3", + "testCaseUrl": "https://www.w3.org/WAI/content-assets/wcag-act-rules/testcases/73f2c2/9a55c66417d240eec2078684cd95c37cd35660ec.html", + "testCaseApproved": true, + "expected": "failed", + "procedureResults": [ + { + "procedureName": "73f2c2-test", + "outcomes": [ + "inapplicable" + ] + } + ] + }, + { + "testcaseId": "81de203102fe8bf98e7f95aa9959374c1f6a3d3b", + "testCaseName": "Failed Example 4", + "testCaseUrl": "https://www.w3.org/WAI/content-assets/wcag-act-rules/testcases/73f2c2/81de203102fe8bf98e7f95aa9959374c1f6a3d3b.html", + "testCaseApproved": true, + "expected": "failed", + "procedureResults": [ + { + "procedureName": "73f2c2-test", + "outcomes": [ + "inapplicable" + ] + } + ] + }, + { + "testcaseId": "7f282d49777b1261a3907ca35c6549b2210b18df", + "testCaseName": "Failed Example 5", + "testCaseUrl": "https://www.w3.org/WAI/content-assets/wcag-act-rules/testcases/73f2c2/7f282d49777b1261a3907ca35c6549b2210b18df.html", + "testCaseApproved": true, + "expected": "failed", + "procedureResults": [ + { + "procedureName": "73f2c2-test", + "outcomes": [ + "inapplicable" + ] + } + ] + }, + { + "testcaseId": "b08efeaf52bbd436d492213c3843894ce4e1151f", + "testCaseName": "Inapplicable Example 1", + "testCaseUrl": "https://www.w3.org/WAI/content-assets/wcag-act-rules/testcases/73f2c2/b08efeaf52bbd436d492213c3843894ce4e1151f.html", + "testCaseApproved": true, + "expected": "inapplicable", + "procedureResults": [ + { + "procedureName": "73f2c2-test", + "outcomes": [ + "inapplicable" + ] + } + ] + }, + { + "testcaseId": "b3ca8290eb74aa794ffbfd3e338facc52e675746", + "testCaseName": "Inapplicable Example 2", + "testCaseUrl": "https://www.w3.org/WAI/content-assets/wcag-act-rules/testcases/73f2c2/b3ca8290eb74aa794ffbfd3e338facc52e675746.html", + "testCaseApproved": true, + "expected": "inapplicable", + "procedureResults": [ + { + "procedureName": "73f2c2-test", + "outcomes": [ + "inapplicable" + ] + } + ] + }, + { + "testcaseId": "84ead6cf6757e4ddb90a2912c50ee670b2c776ba", + "testCaseName": "Inapplicable Example 3", + "testCaseUrl": "https://www.w3.org/WAI/content-assets/wcag-act-rules/testcases/73f2c2/84ead6cf6757e4ddb90a2912c50ee670b2c776ba.html", + "testCaseApproved": true, + "expected": "inapplicable", + "procedureResults": [ + { + "procedureName": "73f2c2-test", + "outcomes": [ + "inapplicable" + ] + } + ] + }, + { + "testcaseId": "8ffedb82ca905c0cd8851d924884d9c1cdcb8d08", + "testCaseName": "Inapplicable Example 4", + "testCaseUrl": "https://www.w3.org/WAI/content-assets/wcag-act-rules/testcases/73f2c2/8ffedb82ca905c0cd8851d924884d9c1cdcb8d08.html", + "testCaseApproved": true, + "expected": "inapplicable", + "procedureResults": [ + { + "procedureName": "73f2c2-test", + "outcomes": [ + "inapplicable" + ] + } + ] + }, + { + "testcaseId": "84895e9fbb270edde8d9356fa9924eabaf86cf02", + "testCaseName": "Inapplicable Example 5", + "testCaseUrl": "https://www.w3.org/WAI/content-assets/wcag-act-rules/testcases/73f2c2/84895e9fbb270edde8d9356fa9924eabaf86cf02.html", + "testCaseApproved": true, + "expected": "inapplicable", + "procedureResults": [ + { + "procedureName": "73f2c2-test", + "outcomes": [ + "inapplicable" + ] + } + ] + }, + { + "testcaseId": "4700b31c9114050fe08d832c6a634d9e54ac78ee", + "testCaseName": "Inapplicable Example 6", + "testCaseUrl": "https://www.w3.org/WAI/content-assets/wcag-act-rules/testcases/73f2c2/4700b31c9114050fe08d832c6a634d9e54ac78ee.html", + "testCaseApproved": true, + "expected": "inapplicable", + "procedureResults": [ + { + "procedureName": "73f2c2-test", + "outcomes": [ + "inapplicable" + ] + } + ] + }, + { + "testcaseId": "3a6b86ed813d4c34e566641e9fcd571e16aeae6f", + "testCaseName": "Inapplicable Example 7", + "testCaseUrl": "https://www.w3.org/WAI/content-assets/wcag-act-rules/testcases/73f2c2/3a6b86ed813d4c34e566641e9fcd571e16aeae6f.html", + "testCaseApproved": true, + "expected": "inapplicable", + "procedureResults": [ + { + "procedureName": "73f2c2-test", + "outcomes": [ + "inapplicable" + ] + } + ] + }, + { + "testcaseId": "efcd5df49b39506dac34a310f4b8bc0df71716d3", + "testCaseName": "Passed Example 9", + "testCaseUrl": "https://www.w3.org/WAI/content-assets/wcag-act-rules/testcases/73f2c2/efcd5df49b39506dac34a310f4b8bc0df71716d3.html", + "testCaseApproved": false, + "expected": "passed", + "procedureResults": [ + { + "procedureName": "73f2c2-test", + "outcomes": [ + "inapplicable" + ] + } + ] + }, + { + "testcaseId": "2512c24c9a793fa8a30958e203090f955a3fc262", + "testCaseName": "Failed Example 6", + "testCaseUrl": "https://www.w3.org/WAI/content-assets/wcag-act-rules/testcases/73f2c2/2512c24c9a793fa8a30958e203090f955a3fc262.html", + "testCaseApproved": false, + "expected": "failed", + "procedureResults": [ + { + "procedureName": "73f2c2-test", + "outcomes": [ + "inapplicable" + ] + } + ] + }, + { + "testcaseId": "55ce632e85a0243abf196c59242b2af699e5c0d4", + "testCaseName": "Failed Example 7", + "testCaseUrl": "https://www.w3.org/WAI/content-assets/wcag-act-rules/testcases/73f2c2/55ce632e85a0243abf196c59242b2af699e5c0d4.html", + "testCaseApproved": false, + "expected": "failed", + "procedureResults": [ + { + "procedureName": "73f2c2-test", + "outcomes": [ + "inapplicable" + ] + } + ] + }, + { + "testcaseId": "130d7f761a6a43b896b2f1d0ded311da6a7aebf1", + "testCaseName": "Failed Example 8", + "testCaseUrl": "https://www.w3.org/WAI/content-assets/wcag-act-rules/testcases/73f2c2/130d7f761a6a43b896b2f1d0ded311da6a7aebf1.html", + "testCaseApproved": false, + "expected": "failed", + "procedureResults": [ + { + "procedureName": "73f2c2-test", + "outcomes": [ + "inapplicable" + ] + } + ] + }, + { + "testcaseId": "3d79434f382323a20bc7dda8cd01e8d084a3c3bf", + "testCaseName": "Failed Example 9", + "testCaseUrl": "https://www.w3.org/WAI/content-assets/wcag-act-rules/testcases/73f2c2/3d79434f382323a20bc7dda8cd01e8d084a3c3bf.html", + "testCaseApproved": false, + "expected": "failed", + "procedureResults": [ + { + "procedureName": "73f2c2-test", + "outcomes": [ + "inapplicable" + ] + } + ] + }, + { + "testcaseId": "92214e0008b9b2e7bd98d991d27c09bb33d4c92c", + "testCaseName": "Failed Example 10", + "testCaseUrl": "https://www.w3.org/WAI/content-assets/wcag-act-rules/testcases/73f2c2/92214e0008b9b2e7bd98d991d27c09bb33d4c92c.html", + "testCaseApproved": false, + "expected": "failed", + "procedureResults": [ + { + "procedureName": "73f2c2-test", + "outcomes": [ + "inapplicable" + ] + } + ] + }, + { + "testcaseId": "41c0b66bc0208aef009343935649f2bec3ae778d", + "testCaseName": "Inapplicable Example 8", + "testCaseUrl": "https://www.w3.org/WAI/content-assets/wcag-act-rules/testcases/73f2c2/41c0b66bc0208aef009343935649f2bec3ae778d.html", + "testCaseApproved": false, + "expected": "inapplicable", + "procedureResults": [ + { + "procedureName": "73f2c2-test", + "outcomes": [ + "inapplicable" + ] + } + ] + }, + { + "testcaseId": "631fc4f23b93e9486e5cc07aed11a99003d4f354", + "testCaseName": "Inapplicable Example 9", + "testCaseUrl": "https://www.w3.org/WAI/content-assets/wcag-act-rules/testcases/73f2c2/631fc4f23b93e9486e5cc07aed11a99003d4f354.html", + "testCaseApproved": false, + "expected": "inapplicable", + "procedureResults": [ + { + "procedureName": "73f2c2-test", + "outcomes": [ + "inapplicable" + ] + } + ] + } + ] + }, + { + "ruleId": "97a4e1", + "ruleName": "Button has non-empty accessible name", + "ruleApproved": true, + "procedureNames": [ + "97a4e1-test" + ], + "consistency": null, + "accessibilityRequirements": { + "correct": false, + "expected": [ + "WCAG2:name-role-value" + ], + "reported": [] + }, + "coverage": { + "covered": 12, + "untested": 0, + "cantTell": 0, + "testCaseTotal": 17 + }, + "testCaseResults": [ + { + "testcaseId": "a4cc71b0434f71f4ea0069c409f73e0207dfb403", + "testCaseName": "Passed Example 1", + "testCaseUrl": "https://www.w3.org/WAI/content-assets/wcag-act-rules/testcases/97a4e1/a4cc71b0434f71f4ea0069c409f73e0207dfb403.html", + "testCaseApproved": true, + "expected": "passed", + "procedureResults": [ + { + "procedureName": "97a4e1-test", + "outcomes": [ + "passed" + ] + } + ] + }, + { + "testcaseId": "d9adf41033a5b71a0730b6df8c1c7e01088e9022", + "testCaseName": "Passed Example 2", + "testCaseUrl": "https://www.w3.org/WAI/content-assets/wcag-act-rules/testcases/97a4e1/d9adf41033a5b71a0730b6df8c1c7e01088e9022.html", + "testCaseApproved": true, + "expected": "passed", + "procedureResults": [ + { + "procedureName": "97a4e1-test", + "outcomes": [ + "inapplicable" + ] + } + ] + }, + { + "testcaseId": "3004e7b1a47b2e5a5c77b3eef36b50d495c9e4a1", + "testCaseName": "Passed Example 3", + "testCaseUrl": "https://www.w3.org/WAI/content-assets/wcag-act-rules/testcases/97a4e1/3004e7b1a47b2e5a5c77b3eef36b50d495c9e4a1.html", + "testCaseApproved": true, + "expected": "passed", + "procedureResults": [ + { + "procedureName": "97a4e1-test", + "outcomes": [ + "passed" + ] + } + ] + }, + { + "testcaseId": "ff4b76894bd9aaad29242e72fe93fd9798bf85af", + "testCaseName": "Passed Example 4", + "testCaseUrl": "https://www.w3.org/WAI/content-assets/wcag-act-rules/testcases/97a4e1/ff4b76894bd9aaad29242e72fe93fd9798bf85af.html", + "testCaseApproved": true, + "expected": "passed", + "procedureResults": [ + { + "procedureName": "97a4e1-test", + "outcomes": [ + "passed" + ] + } + ] + }, + { + "testcaseId": "5bfdf45a98f7d2f0e93a700f7ce0fe5f723bf0f7", + "testCaseName": "Passed Example 5", + "testCaseUrl": "https://www.w3.org/WAI/content-assets/wcag-act-rules/testcases/97a4e1/5bfdf45a98f7d2f0e93a700f7ce0fe5f723bf0f7.html", + "testCaseApproved": true, + "expected": "passed", + "procedureResults": [ + { + "procedureName": "97a4e1-test", + "outcomes": [ + "inapplicable" + ] + } + ] + }, + { + "testcaseId": "00fe207175e40ddc81a86fb09504e5fa33b7dd0f", + "testCaseName": "Passed Example 6", + "testCaseUrl": "https://www.w3.org/WAI/content-assets/wcag-act-rules/testcases/97a4e1/00fe207175e40ddc81a86fb09504e5fa33b7dd0f.html", + "testCaseApproved": true, + "expected": "passed", + "procedureResults": [ + { + "procedureName": "97a4e1-test", + "outcomes": [ + "inapplicable" + ] + } + ] + }, + { + "testcaseId": "3fe70212e0020d7fa552b7c6c035a466c900c4b9", + "testCaseName": "Passed Example 7", + "testCaseUrl": "https://www.w3.org/WAI/content-assets/wcag-act-rules/testcases/97a4e1/3fe70212e0020d7fa552b7c6c035a466c900c4b9.html", + "testCaseApproved": true, + "expected": "passed", + "procedureResults": [ + { + "procedureName": "97a4e1-test", + "outcomes": [ + "inapplicable" + ] + } + ] + }, + { + "testcaseId": "1ec8deb0b18514b612774d3af39b5ad41f2a792b", + "testCaseName": "Failed Example 1", + "testCaseUrl": "https://www.w3.org/WAI/content-assets/wcag-act-rules/testcases/97a4e1/1ec8deb0b18514b612774d3af39b5ad41f2a792b.html", + "testCaseApproved": true, + "expected": "failed", + "procedureResults": [ + { + "procedureName": "97a4e1-test", + "outcomes": [ + "inapplicable" + ] + } + ] + }, + { + "testcaseId": "2c5b0625e21b3503d1cd4c4daf53b15ae41c562d", + "testCaseName": "Failed Example 2", + "testCaseUrl": "https://www.w3.org/WAI/content-assets/wcag-act-rules/testcases/97a4e1/2c5b0625e21b3503d1cd4c4daf53b15ae41c562d.html", + "testCaseApproved": true, + "expected": "failed", + "procedureResults": [ + { + "procedureName": "97a4e1-test", + "outcomes": [ + "inapplicable" + ] + } + ] + }, + { + "testcaseId": "ffe1796f06e1082a8ddae54a471dcca66c783c4e", + "testCaseName": "Failed Example 3", + "testCaseUrl": "https://www.w3.org/WAI/content-assets/wcag-act-rules/testcases/97a4e1/ffe1796f06e1082a8ddae54a471dcca66c783c4e.html", + "testCaseApproved": true, + "expected": "failed", + "procedureResults": [ + { + "procedureName": "97a4e1-test", + "outcomes": [ + "inapplicable" + ] + } + ] + }, + { + "testcaseId": "1a6035f4f09b339ac53bc547fc727a51ab05a3c6", + "testCaseName": "Failed Example 4", + "testCaseUrl": "https://www.w3.org/WAI/content-assets/wcag-act-rules/testcases/97a4e1/1a6035f4f09b339ac53bc547fc727a51ab05a3c6.html", + "testCaseApproved": true, + "expected": "failed", + "procedureResults": [ + { + "procedureName": "97a4e1-test", + "outcomes": [ + "inapplicable" + ] + } + ] + }, + { + "testcaseId": "ac9a749a026c47209c34677ca6ac0dc093d24888", + "testCaseName": "Failed Example 5", + "testCaseUrl": "https://www.w3.org/WAI/content-assets/wcag-act-rules/testcases/97a4e1/ac9a749a026c47209c34677ca6ac0dc093d24888.html", + "testCaseApproved": true, + "expected": "failed", + "procedureResults": [ + { + "procedureName": "97a4e1-test", + "outcomes": [ + "inapplicable" + ] + } + ] + }, + { + "testcaseId": "0666607827b30150ed0a5be439f58623b3222131", + "testCaseName": "Inapplicable Example 1", + "testCaseUrl": "https://www.w3.org/WAI/content-assets/wcag-act-rules/testcases/97a4e1/0666607827b30150ed0a5be439f58623b3222131.html", + "testCaseApproved": true, + "expected": "inapplicable", + "procedureResults": [ + { + "procedureName": "97a4e1-test", + "outcomes": [ + "inapplicable" + ] + } + ] + }, + { + "testcaseId": "14c51a76c14250316a756b7660b2489f18896d5a", + "testCaseName": "Inapplicable Example 2", + "testCaseUrl": "https://www.w3.org/WAI/content-assets/wcag-act-rules/testcases/97a4e1/14c51a76c14250316a756b7660b2489f18896d5a.html", + "testCaseApproved": true, + "expected": "inapplicable", + "procedureResults": [ + { + "procedureName": "97a4e1-test", + "outcomes": [ + "inapplicable" + ] + } + ] + }, + { + "testcaseId": "096bf1e8eeb0b5633861389cb3fa3267649e396c", + "testCaseName": "Inapplicable Example 3", + "testCaseUrl": "https://www.w3.org/WAI/content-assets/wcag-act-rules/testcases/97a4e1/096bf1e8eeb0b5633861389cb3fa3267649e396c.html", + "testCaseApproved": true, + "expected": "inapplicable", + "procedureResults": [ + { + "procedureName": "97a4e1-test", + "outcomes": [ + "inapplicable" + ] + } + ] + }, + { + "testcaseId": "b6b0eec01fc2759e3335fa4e448e5772161a9da6", + "testCaseName": "Inapplicable Example 4", + "testCaseUrl": "https://www.w3.org/WAI/content-assets/wcag-act-rules/testcases/97a4e1/b6b0eec01fc2759e3335fa4e448e5772161a9da6.html", + "testCaseApproved": true, + "expected": "inapplicable", + "procedureResults": [ + { + "procedureName": "97a4e1-test", + "outcomes": [ + "inapplicable" + ] + } + ] + }, + { + "testcaseId": "21bbd170c05cd535fd5096f9c7eebc54eb72d936", + "testCaseName": "Inapplicable Example 5", + "testCaseUrl": "https://www.w3.org/WAI/content-assets/wcag-act-rules/testcases/97a4e1/21bbd170c05cd535fd5096f9c7eebc54eb72d936.html", + "testCaseApproved": true, + "expected": "inapplicable", + "procedureResults": [ + { + "procedureName": "97a4e1-test", + "outcomes": [ + "inapplicable" + ] + } + ] + } + ] + }, + { + "ruleId": "de46e4", + "ruleName": "Element with `lang` attribute has valid language tag", + "ruleApproved": true, + "procedureNames": [ + "de46e4-test" + ], + "consistency": null, + "accessibilityRequirements": { + "correct": false, + "expected": [ + "WCAG2:language-of-parts" + ], + "reported": [] + }, + "coverage": { + "covered": 10, + "untested": 0, + "cantTell": 0, + "testCaseTotal": 19 + }, + "testCaseResults": [ + { + "testcaseId": "53a78bad6e92791991df42c50d2e763a9f9d772c", + "testCaseName": "Passed Example 1", + "testCaseUrl": "https://www.w3.org/WAI/content-assets/wcag-act-rules/testcases/de46e4/53a78bad6e92791991df42c50d2e763a9f9d772c.html", + "testCaseApproved": true, + "expected": "passed", + "procedureResults": [ + { + "procedureName": "de46e4-test", + "outcomes": [ + "inapplicable" + ] + } + ] + }, + { + "testcaseId": "e0fe6824b5571e0552ab2955697c5ff0776abf79", + "testCaseName": "Passed Example 2", + "testCaseUrl": "https://www.w3.org/WAI/content-assets/wcag-act-rules/testcases/de46e4/e0fe6824b5571e0552ab2955697c5ff0776abf79.html", + "testCaseApproved": true, + "expected": "passed", + "procedureResults": [ + { + "procedureName": "de46e4-test", + "outcomes": [ + "inapplicable" + ] + } + ] + }, + { + "testcaseId": "207782d0d8899521e2b51b5c384f83d7f4516358", + "testCaseName": "Passed Example 3", + "testCaseUrl": "https://www.w3.org/WAI/content-assets/wcag-act-rules/testcases/de46e4/207782d0d8899521e2b51b5c384f83d7f4516358.html", + "testCaseApproved": true, + "expected": "passed", + "procedureResults": [ + { + "procedureName": "de46e4-test", + "outcomes": [ + "inapplicable" + ] + } + ] + }, + { + "testcaseId": "8376f95166a75a8541217b77ae6a235f1aac6c3d", + "testCaseName": "Passed Example 4", + "testCaseUrl": "https://www.w3.org/WAI/content-assets/wcag-act-rules/testcases/de46e4/8376f95166a75a8541217b77ae6a235f1aac6c3d.html", + "testCaseApproved": true, + "expected": "passed", + "procedureResults": [ + { + "procedureName": "de46e4-test", + "outcomes": [ + "inapplicable" + ] + } + ] + }, + { + "testcaseId": "2febb4d398ed0d788f9ac054ff14cfbd68c0c1f1", + "testCaseName": "Passed Example 5", + "testCaseUrl": "https://www.w3.org/WAI/content-assets/wcag-act-rules/testcases/de46e4/2febb4d398ed0d788f9ac054ff14cfbd68c0c1f1.html", + "testCaseApproved": true, + "expected": "passed", + "procedureResults": [ + { + "procedureName": "de46e4-test", + "outcomes": [ + "inapplicable" + ] + } + ] + }, + { + "testcaseId": "0545e4efa0d7897b357f0396e7e30d5f3b5921dd", + "testCaseName": "Failed Example 1", + "testCaseUrl": "https://www.w3.org/WAI/content-assets/wcag-act-rules/testcases/de46e4/0545e4efa0d7897b357f0396e7e30d5f3b5921dd.html", + "testCaseApproved": true, + "expected": "failed", + "procedureResults": [ + { + "procedureName": "de46e4-test", + "outcomes": [ + "inapplicable" + ] + } + ] + }, + { + "testcaseId": "e7f2916927e758969cbfe270ad4b6ed6c07faa72", + "testCaseName": "Failed Example 2", + "testCaseUrl": "https://www.w3.org/WAI/content-assets/wcag-act-rules/testcases/de46e4/e7f2916927e758969cbfe270ad4b6ed6c07faa72.html", + "testCaseApproved": true, + "expected": "failed", + "procedureResults": [ + { + "procedureName": "de46e4-test", + "outcomes": [ + "inapplicable" + ] + } + ] + }, + { + "testcaseId": "35a083bacf80a64deb81069ec7db0229520c9a6c", + "testCaseName": "Failed Example 3", + "testCaseUrl": "https://www.w3.org/WAI/content-assets/wcag-act-rules/testcases/de46e4/35a083bacf80a64deb81069ec7db0229520c9a6c.html", + "testCaseApproved": true, + "expected": "failed", + "procedureResults": [ + { + "procedureName": "de46e4-test", + "outcomes": [ + "inapplicable" + ] + } + ] + }, + { + "testcaseId": "0d2ac2a60f6b99de02537945ac61366e1562403d", + "testCaseName": "Failed Example 4", + "testCaseUrl": "https://www.w3.org/WAI/content-assets/wcag-act-rules/testcases/de46e4/0d2ac2a60f6b99de02537945ac61366e1562403d.html", + "testCaseApproved": true, + "expected": "failed", + "procedureResults": [ + { + "procedureName": "de46e4-test", + "outcomes": [ + "inapplicable" + ] + } + ] + }, + { + "testcaseId": "8df22e9421c652e9849f7bfb4dbd28a24518c0fb", + "testCaseName": "Failed Example 5", + "testCaseUrl": "https://www.w3.org/WAI/content-assets/wcag-act-rules/testcases/de46e4/8df22e9421c652e9849f7bfb4dbd28a24518c0fb.html", + "testCaseApproved": true, + "expected": "failed", + "procedureResults": [ + { + "procedureName": "de46e4-test", + "outcomes": [ + "inapplicable" + ] + } + ] + }, + { + "testcaseId": "984a5b424d118046dfa2529398056fbd52d4e5ea", + "testCaseName": "Failed Example 6", + "testCaseUrl": "https://www.w3.org/WAI/content-assets/wcag-act-rules/testcases/de46e4/984a5b424d118046dfa2529398056fbd52d4e5ea.html", + "testCaseApproved": true, + "expected": "failed", + "procedureResults": [ + { + "procedureName": "de46e4-test", + "outcomes": [ + "inapplicable" + ] + } + ] + }, + { + "testcaseId": "3087d6c373b09b1f4fc70a5c3ae221cce54b626c", + "testCaseName": "Failed Example 7", + "testCaseUrl": "https://www.w3.org/WAI/content-assets/wcag-act-rules/testcases/de46e4/3087d6c373b09b1f4fc70a5c3ae221cce54b626c.html", + "testCaseApproved": true, + "expected": "failed", + "procedureResults": [ + { + "procedureName": "de46e4-test", + "outcomes": [ + "inapplicable" + ] + } + ] + }, + { + "testcaseId": "915cdae554a817caa4792101fde1adf14563227d", + "testCaseName": "Failed Example 8", + "testCaseUrl": "https://www.w3.org/WAI/content-assets/wcag-act-rules/testcases/de46e4/915cdae554a817caa4792101fde1adf14563227d.html", + "testCaseApproved": true, + "expected": "failed", + "procedureResults": [ + { + "procedureName": "de46e4-test", + "outcomes": [ + "inapplicable" + ] + } + ] + }, + { + "testcaseId": "50e733e0c505a556fc53e6265eb5b432823570f7", + "testCaseName": "Failed Example 9", + "testCaseUrl": "https://www.w3.org/WAI/content-assets/wcag-act-rules/testcases/de46e4/50e733e0c505a556fc53e6265eb5b432823570f7.html", + "testCaseApproved": true, + "expected": "failed", + "procedureResults": [ + { + "procedureName": "de46e4-test", + "outcomes": [ + "inapplicable" + ] + } + ] + }, + { + "testcaseId": "5b58b483fa53a6ff228c89a7fe57997664845663", + "testCaseName": "Inapplicable Example 1", + "testCaseUrl": "https://www.w3.org/WAI/content-assets/wcag-act-rules/testcases/de46e4/5b58b483fa53a6ff228c89a7fe57997664845663.html", + "testCaseApproved": true, + "expected": "inapplicable", + "procedureResults": [ + { + "procedureName": "de46e4-test", + "outcomes": [ + "inapplicable" + ] + } + ] + }, + { + "testcaseId": "d6606eb2863e2176f9beb914e5cfe70bce2d905e", + "testCaseName": "Inapplicable Example 2", + "testCaseUrl": "https://www.w3.org/WAI/content-assets/wcag-act-rules/testcases/de46e4/d6606eb2863e2176f9beb914e5cfe70bce2d905e.html", + "testCaseApproved": true, + "expected": "inapplicable", + "procedureResults": [ + { + "procedureName": "de46e4-test", + "outcomes": [ + "inapplicable" + ] + } + ] + }, + { + "testcaseId": "a44f5e11d20feec4ae39e2db0336ddef0a8e04ec", + "testCaseName": "Inapplicable Example 3", + "testCaseUrl": "https://www.w3.org/WAI/content-assets/wcag-act-rules/testcases/de46e4/a44f5e11d20feec4ae39e2db0336ddef0a8e04ec.html", + "testCaseApproved": true, + "expected": "inapplicable", + "procedureResults": [ + { + "procedureName": "de46e4-test", + "outcomes": [ + "inapplicable" + ] + } + ] + }, + { + "testcaseId": "471e3f82cdd9122e2886d2d7bcfc8cda1397a51d", + "testCaseName": "Inapplicable Example 4", + "testCaseUrl": "https://www.w3.org/WAI/content-assets/wcag-act-rules/testcases/de46e4/471e3f82cdd9122e2886d2d7bcfc8cda1397a51d.html", + "testCaseApproved": true, + "expected": "inapplicable", + "procedureResults": [ + { + "procedureName": "de46e4-test", + "outcomes": [ + "inapplicable" + ] + } + ] + }, + { + "testcaseId": "4fa5219cf39dc536c51d67f6c4f9f54271a8dcfa", + "testCaseName": "Inapplicable Example 5", + "testCaseUrl": "https://www.w3.org/WAI/content-assets/wcag-act-rules/testcases/de46e4/4fa5219cf39dc536c51d67f6c4f9f54271a8dcfa.html", + "testCaseApproved": false, + "expected": "inapplicable", + "procedureResults": [ + { + "procedureName": "de46e4-test", + "outcomes": [ + "inapplicable" + ] + } + ] + } + ] + }, + { + "ruleId": "46ca7f", + "ruleName": "Element marked as decorative is not exposed", + "ruleApproved": true, + "procedureNames": [ + "46ca7f-test" + ], + "consistency": null, + "accessibilityRequirements": { + "correct": true, + "expected": [], + "reported": [] + }, + "coverage": { + "covered": 7, + "untested": 0, + "cantTell": 0, + "testCaseTotal": 10 + }, + "testCaseResults": [ + { + "testcaseId": "e5b8fa7ab66409e7b52b335a8b6aebe11fd78635", + "testCaseName": "Passed Example 1", + "testCaseUrl": "https://www.w3.org/WAI/content-assets/wcag-act-rules/testcases/46ca7f/e5b8fa7ab66409e7b52b335a8b6aebe11fd78635.html", + "testCaseApproved": true, + "expected": "passed", + "procedureResults": [ + { + "procedureName": "46ca7f-test", + "outcomes": [ + "inapplicable" + ] + } + ] + }, + { + "testcaseId": "b40e6ce081099b8bf0f76a43f4c27f12df342ddd", + "testCaseName": "Passed Example 2", + "testCaseUrl": "https://www.w3.org/WAI/content-assets/wcag-act-rules/testcases/46ca7f/b40e6ce081099b8bf0f76a43f4c27f12df342ddd.html", + "testCaseApproved": true, + "expected": "passed", + "procedureResults": [ + { + "procedureName": "46ca7f-test", + "outcomes": [ + "inapplicable" + ] + } + ] + }, + { + "testcaseId": "6f8e6014c133635fecac02e1087a666c5014ae5f", + "testCaseName": "Passed Example 3", + "testCaseUrl": "https://www.w3.org/WAI/content-assets/wcag-act-rules/testcases/46ca7f/6f8e6014c133635fecac02e1087a666c5014ae5f.html", + "testCaseApproved": true, + "expected": "passed", + "procedureResults": [ + { + "procedureName": "46ca7f-test", + "outcomes": [ + "inapplicable" + ] + } + ] + }, + { + "testcaseId": "eb5983ff8bb0f85c891d48f96106337446797d8f", + "testCaseName": "Passed Example 4", + "testCaseUrl": "https://www.w3.org/WAI/content-assets/wcag-act-rules/testcases/46ca7f/eb5983ff8bb0f85c891d48f96106337446797d8f.html", + "testCaseApproved": true, + "expected": "passed", + "procedureResults": [ + { + "procedureName": "46ca7f-test", + "outcomes": [ + "inapplicable" + ] + } + ] + }, + { + "testcaseId": "9c51e8f0568ab3401375114dd0eded2eddfe231a", + "testCaseName": "Passed Example 5", + "testCaseUrl": "https://www.w3.org/WAI/content-assets/wcag-act-rules/testcases/46ca7f/9c51e8f0568ab3401375114dd0eded2eddfe231a.html", + "testCaseApproved": true, + "expected": "passed", + "procedureResults": [ + { + "procedureName": "46ca7f-test", + "outcomes": [ + "inapplicable" + ] + } + ] + }, + { + "testcaseId": "6687821a71b53e0e1764e895900a6bad46412b5c", + "testCaseName": "Passed Example 6", + "testCaseUrl": "https://www.w3.org/WAI/content-assets/wcag-act-rules/testcases/46ca7f/6687821a71b53e0e1764e895900a6bad46412b5c.html", + "testCaseApproved": true, + "expected": "passed", + "procedureResults": [ + { + "procedureName": "46ca7f-test", + "outcomes": [ + "inapplicable" + ] + } + ] + }, + { + "testcaseId": "e136a03c52c01c1b190c7372d83463f3c6502de9", + "testCaseName": "Failed Example 1", + "testCaseUrl": "https://www.w3.org/WAI/content-assets/wcag-act-rules/testcases/46ca7f/e136a03c52c01c1b190c7372d83463f3c6502de9.html", + "testCaseApproved": true, + "expected": "failed", + "procedureResults": [ + { + "procedureName": "46ca7f-test", + "outcomes": [ + "inapplicable" + ] + } + ] + }, + { + "testcaseId": "96c1f58088f1e32c965f38ddc50d4b88f6a0f022", + "testCaseName": "Failed Example 2", + "testCaseUrl": "https://www.w3.org/WAI/content-assets/wcag-act-rules/testcases/46ca7f/96c1f58088f1e32c965f38ddc50d4b88f6a0f022.html", + "testCaseApproved": true, + "expected": "failed", + "procedureResults": [ + { + "procedureName": "46ca7f-test", + "outcomes": [ + "inapplicable" + ] + } + ] + }, + { + "testcaseId": "b4329d21bd80d961408bf066a70998417234f200", + "testCaseName": "Failed Example 3", + "testCaseUrl": "https://www.w3.org/WAI/content-assets/wcag-act-rules/testcases/46ca7f/b4329d21bd80d961408bf066a70998417234f200.html", + "testCaseApproved": true, + "expected": "failed", + "procedureResults": [ + { + "procedureName": "46ca7f-test", + "outcomes": [ + "inapplicable" + ] + } + ] + }, + { + "testcaseId": "a48478825dc5baf21cc79bfcfbe12ed462590f1e", + "testCaseName": "Inapplicable Example 1", + "testCaseUrl": "https://www.w3.org/WAI/content-assets/wcag-act-rules/testcases/46ca7f/a48478825dc5baf21cc79bfcfbe12ed462590f1e.html", + "testCaseApproved": true, + "expected": "inapplicable", + "procedureResults": [ + { + "procedureName": "46ca7f-test", + "outcomes": [ + "inapplicable" + ] + } + ] + } + ] + }, + { + "ruleId": "e086e5", + "ruleName": "Form field has non-empty accessible name", + "ruleApproved": true, + "procedureNames": [ + "e086e5-test" + ], + "consistency": null, + "accessibilityRequirements": { + "correct": true, + "expected": [ + "WCAG2:name-role-value" + ], + "reported": [ + "WCAG2:name-role-value" + ] + }, + "coverage": { + "covered": 10, + "untested": 0, + "cantTell": 0, + "testCaseTotal": 19 + }, + "testCaseResults": [ + { + "testcaseId": "933cad4e69415e2a2970832d2d60e2b854bca1b4", + "testCaseName": "Passed Example 1", + "testCaseUrl": "https://www.w3.org/WAI/content-assets/wcag-act-rules/testcases/e086e5/933cad4e69415e2a2970832d2d60e2b854bca1b4.html", + "testCaseApproved": true, + "expected": "passed", + "procedureResults": [ + { + "procedureName": "e086e5-test", + "outcomes": [ + "failed" + ] + } + ] + }, + { + "testcaseId": "366e62d83ede9df9fdad86cf7040600916bb065a", + "testCaseName": "Passed Example 2", + "testCaseUrl": "https://www.w3.org/WAI/content-assets/wcag-act-rules/testcases/e086e5/366e62d83ede9df9fdad86cf7040600916bb065a.html", + "testCaseApproved": true, + "expected": "passed", + "procedureResults": [ + { + "procedureName": "e086e5-test", + "outcomes": [ + "passed" + ] + } + ] + }, + { + "testcaseId": "6726b79b0534d80f567c3e5fd7174962d411be95", + "testCaseName": "Passed Example 3", + "testCaseUrl": "https://www.w3.org/WAI/content-assets/wcag-act-rules/testcases/e086e5/6726b79b0534d80f567c3e5fd7174962d411be95.html", + "testCaseApproved": true, + "expected": "passed", + "procedureResults": [ + { + "procedureName": "e086e5-test", + "outcomes": [ + "inapplicable" + ] + } + ] + }, + { + "testcaseId": "2183d2e337eec311b7c2e06c2f9cec759913dba9", + "testCaseName": "Passed Example 4", + "testCaseUrl": "https://www.w3.org/WAI/content-assets/wcag-act-rules/testcases/e086e5/2183d2e337eec311b7c2e06c2f9cec759913dba9.html", + "testCaseApproved": true, + "expected": "passed", + "procedureResults": [ + { + "procedureName": "e086e5-test", + "outcomes": [ + "inapplicable" + ] + } + ] + }, + { + "testcaseId": "3aa8f45d7e358655c39708e2656a2c2d97e7dfa6", + "testCaseName": "Passed Example 5", + "testCaseUrl": "https://www.w3.org/WAI/content-assets/wcag-act-rules/testcases/e086e5/3aa8f45d7e358655c39708e2656a2c2d97e7dfa6.html", + "testCaseApproved": true, + "expected": "passed", + "procedureResults": [ + { + "procedureName": "e086e5-test", + "outcomes": [ + "inapplicable" + ] + } + ] + }, + { + "testcaseId": "ca41ec5f1dba602b8b6e332ad524cbfc5cd1505e", + "testCaseName": "Passed Example 6", + "testCaseUrl": "https://www.w3.org/WAI/content-assets/wcag-act-rules/testcases/e086e5/ca41ec5f1dba602b8b6e332ad524cbfc5cd1505e.html", + "testCaseApproved": true, + "expected": "passed", + "procedureResults": [ + { + "procedureName": "e086e5-test", + "outcomes": [ + "inapplicable" + ] + } + ] + }, + { + "testcaseId": "09ea6ee13f7f26b0d6e3103946209ea0726876de", + "testCaseName": "Passed Example 7", + "testCaseUrl": "https://www.w3.org/WAI/content-assets/wcag-act-rules/testcases/e086e5/09ea6ee13f7f26b0d6e3103946209ea0726876de.html", + "testCaseApproved": true, + "expected": "passed", + "procedureResults": [ + { + "procedureName": "e086e5-test", + "outcomes": [ + "inapplicable" + ] + } + ] + }, + { + "testcaseId": "004258203c8bf167307b6ed79f765115d16a6357", + "testCaseName": "Failed Example 1", + "testCaseUrl": "https://www.w3.org/WAI/content-assets/wcag-act-rules/testcases/e086e5/004258203c8bf167307b6ed79f765115d16a6357.html", + "testCaseApproved": true, + "expected": "failed", + "procedureResults": [ + { + "procedureName": "e086e5-test", + "outcomes": [ + "inapplicable" + ] + } + ] + }, + { + "testcaseId": "5c0ba53d53cc9fd8627f224b39db30bd9ffa5757", + "testCaseName": "Failed Example 2", + "testCaseUrl": "https://www.w3.org/WAI/content-assets/wcag-act-rules/testcases/e086e5/5c0ba53d53cc9fd8627f224b39db30bd9ffa5757.html", + "testCaseApproved": true, + "expected": "failed", + "procedureResults": [ + { + "procedureName": "e086e5-test", + "outcomes": [ + "inapplicable" + ] + } + ] + }, + { + "testcaseId": "80a5df2346e082cd0be260143ac9090a902bcf30", + "testCaseName": "Failed Example 3", + "testCaseUrl": "https://www.w3.org/WAI/content-assets/wcag-act-rules/testcases/e086e5/80a5df2346e082cd0be260143ac9090a902bcf30.html", + "testCaseApproved": true, + "expected": "failed", + "procedureResults": [ + { + "procedureName": "e086e5-test", + "outcomes": [ + "inapplicable" + ] + } + ] + }, + { + "testcaseId": "a59cf1abfabcb96ab4592966bb4a78e788b41017", + "testCaseName": "Failed Example 4", + "testCaseUrl": "https://www.w3.org/WAI/content-assets/wcag-act-rules/testcases/e086e5/a59cf1abfabcb96ab4592966bb4a78e788b41017.html", + "testCaseApproved": true, + "expected": "failed", + "procedureResults": [ + { + "procedureName": "e086e5-test", + "outcomes": [ + "inapplicable" + ] + } + ] + }, + { + "testcaseId": "552732aff853ed413ed7b5ff4a6202d11fd0c1a5", + "testCaseName": "Failed Example 5", + "testCaseUrl": "https://www.w3.org/WAI/content-assets/wcag-act-rules/testcases/e086e5/552732aff853ed413ed7b5ff4a6202d11fd0c1a5.html", + "testCaseApproved": true, + "expected": "failed", + "procedureResults": [ + { + "procedureName": "e086e5-test", + "outcomes": [ + "inapplicable" + ] + } + ] + }, + { + "testcaseId": "4246616cd947040f64dc183b66e1f6c30b2d7fbb", + "testCaseName": "Failed Example 6", + "testCaseUrl": "https://www.w3.org/WAI/content-assets/wcag-act-rules/testcases/e086e5/4246616cd947040f64dc183b66e1f6c30b2d7fbb.html", + "testCaseApproved": true, + "expected": "failed", + "procedureResults": [ + { + "procedureName": "e086e5-test", + "outcomes": [ + "inapplicable" + ] + } + ] + }, + { + "testcaseId": "b0c554cfdddfdc0fe15923066b329868dd9e70c8", + "testCaseName": "Failed Example 7", + "testCaseUrl": "https://www.w3.org/WAI/content-assets/wcag-act-rules/testcases/e086e5/b0c554cfdddfdc0fe15923066b329868dd9e70c8.html", + "testCaseApproved": true, + "expected": "failed", + "procedureResults": [ + { + "procedureName": "e086e5-test", + "outcomes": [ + "inapplicable" + ] + } + ] + }, + { + "testcaseId": "c828178c45e9299883296cf425144d2ae804fc27", + "testCaseName": "Inapplicable Example 1", + "testCaseUrl": "https://www.w3.org/WAI/content-assets/wcag-act-rules/testcases/e086e5/c828178c45e9299883296cf425144d2ae804fc27.html", + "testCaseApproved": true, + "expected": "inapplicable", + "procedureResults": [ + { + "procedureName": "e086e5-test", + "outcomes": [ + "inapplicable" + ] + } + ] + }, + { + "testcaseId": "43b93bc71597fdc7152a7920a78f27a3b27cf639", + "testCaseName": "Inapplicable Example 2", + "testCaseUrl": "https://www.w3.org/WAI/content-assets/wcag-act-rules/testcases/e086e5/43b93bc71597fdc7152a7920a78f27a3b27cf639.html", + "testCaseApproved": true, + "expected": "inapplicable", + "procedureResults": [ + { + "procedureName": "e086e5-test", + "outcomes": [ + "inapplicable" + ] + } + ] + }, + { + "testcaseId": "16a907322625e3b82c25f571eb9dd8fe897444f8", + "testCaseName": "Inapplicable Example 3", + "testCaseUrl": "https://www.w3.org/WAI/content-assets/wcag-act-rules/testcases/e086e5/16a907322625e3b82c25f571eb9dd8fe897444f8.html", + "testCaseApproved": true, + "expected": "inapplicable", + "procedureResults": [ + { + "procedureName": "e086e5-test", + "outcomes": [ + "inapplicable" + ] + } + ] + }, + { + "testcaseId": "d9ee6c2ae6da41521bd4ba0bf25c4b6bcd253f37", + "testCaseName": "Passed Example 8", + "testCaseUrl": "https://www.w3.org/WAI/content-assets/wcag-act-rules/testcases/e086e5/d9ee6c2ae6da41521bd4ba0bf25c4b6bcd253f37.html", + "testCaseApproved": false, + "expected": "passed", + "procedureResults": [ + { + "procedureName": "e086e5-test", + "outcomes": [ + "inapplicable" + ] + } + ] + }, + { + "testcaseId": "bd816c3ef10b8982f18411e1623887d2444d7311", + "testCaseName": "Failed Example 8", + "testCaseUrl": "https://www.w3.org/WAI/content-assets/wcag-act-rules/testcases/e086e5/bd816c3ef10b8982f18411e1623887d2444d7311.html", + "testCaseApproved": false, + "expected": "failed", + "procedureResults": [ + { + "procedureName": "e086e5-test", + "outcomes": [ + "inapplicable" + ] + } + ] + } + ] + }, + { + "ruleId": "b5c3f8", + "ruleName": "HTML page has `lang` attribute", + "ruleApproved": true, + "procedureNames": [ + "b5c3f8-test" + ], + "consistency": null, + "accessibilityRequirements": { + "correct": false, + "expected": [ + "WCAG2:language-of-page" + ], + "reported": [] + }, + "coverage": { + "covered": 6, + "untested": 0, + "cantTell": 0, + "testCaseTotal": 14 + }, + "testCaseResults": [ + { + "testcaseId": "f8214944f374b25c3ce42bd92a4304d38a2309dc", + "testCaseName": "Passed Example 1", + "testCaseUrl": "https://www.w3.org/WAI/content-assets/wcag-act-rules/testcases/b5c3f8/f8214944f374b25c3ce42bd92a4304d38a2309dc.html", + "testCaseApproved": true, + "expected": "passed", + "procedureResults": [ + { + "procedureName": "b5c3f8-test", + "outcomes": [ + "passed" + ] + } + ] + }, + { + "testcaseId": "941efb7368e46b27b937d34b07fc4d41da01b002", + "testCaseName": "Failed Example 1", + "testCaseUrl": "https://www.w3.org/WAI/content-assets/wcag-act-rules/testcases/b5c3f8/941efb7368e46b27b937d34b07fc4d41da01b002.html", + "testCaseApproved": true, + "expected": "failed", + "procedureResults": [ + { + "procedureName": "b5c3f8-test", + "outcomes": [ + "inapplicable" + ] + } + ] + }, + { + "testcaseId": "36f0f321c8aa6e8c0a5ee08b15e8f1442ad762fd", + "testCaseName": "Failed Example 2", + "testCaseUrl": "https://www.w3.org/WAI/content-assets/wcag-act-rules/testcases/b5c3f8/36f0f321c8aa6e8c0a5ee08b15e8f1442ad762fd.html", + "testCaseApproved": true, + "expected": "failed", + "procedureResults": [ + { + "procedureName": "b5c3f8-test", + "outcomes": [ + "inapplicable" + ] + } + ] + }, + { + "testcaseId": "5636ffbff7668ca38610e36905889df90a92f485", + "testCaseName": "Failed Example 3", + "testCaseUrl": "https://www.w3.org/WAI/content-assets/wcag-act-rules/testcases/b5c3f8/5636ffbff7668ca38610e36905889df90a92f485.html", + "testCaseApproved": true, + "expected": "failed", + "procedureResults": [ + { + "procedureName": "b5c3f8-test", + "outcomes": [ + "inapplicable" + ] + } + ] + }, + { + "testcaseId": "4885abc44ca092b3d07a3f8e855dbcbf33f6c66b", + "testCaseName": "Failed Example 4", + "testCaseUrl": "https://www.w3.org/WAI/content-assets/wcag-act-rules/testcases/b5c3f8/4885abc44ca092b3d07a3f8e855dbcbf33f6c66b.html", + "testCaseApproved": true, + "expected": "failed", + "procedureResults": [ + { + "procedureName": "b5c3f8-test", + "outcomes": [ + "inapplicable" + ] + } + ] + }, + { + "testcaseId": "297b27cc9c3500b77e72320d73ad8252aede9bb8", + "testCaseName": "Inapplicable Example 1", + "testCaseUrl": "https://www.w3.org/WAI/content-assets/wcag-act-rules/testcases/b5c3f8/297b27cc9c3500b77e72320d73ad8252aede9bb8.svg", + "testCaseApproved": true, + "expected": "inapplicable", + "procedureResults": [ + { + "procedureName": "b5c3f8-test", + "outcomes": [ + "inapplicable" + ] + } + ] + }, + { + "testcaseId": "af7eaac588fa1a23884d30f93ed50c2f1779c2fa", + "testCaseName": "Inapplicable Example 2", + "testCaseUrl": "https://www.w3.org/WAI/content-assets/wcag-act-rules/testcases/b5c3f8/af7eaac588fa1a23884d30f93ed50c2f1779c2fa.xml", + "testCaseApproved": true, + "expected": "inapplicable", + "procedureResults": [ + { + "procedureName": "b5c3f8-test", + "outcomes": [ + "inapplicable" + ] + } + ] + }, + { + "testcaseId": "0fac26928e2bf6b7db6c7f46a1e0ab50aaa8a7c1", + "testCaseName": "Passed Example 1", + "testCaseUrl": "https://www.w3.org/WAI/content-assets/wcag-act-rules/testcases/b5c3f8/0fac26928e2bf6b7db6c7f46a1e0ab50aaa8a7c1.html", + "testCaseApproved": false, + "expected": "passed", + "procedureResults": [ + { + "procedureName": "b5c3f8-test", + "outcomes": [ + "passed" + ] + } + ] + }, + { + "testcaseId": "473352935acf2463b14dbd8e38073e913eeb5c08", + "testCaseName": "Failed Example 1", + "testCaseUrl": "https://www.w3.org/WAI/content-assets/wcag-act-rules/testcases/b5c3f8/473352935acf2463b14dbd8e38073e913eeb5c08.html", + "testCaseApproved": false, + "expected": "failed", + "procedureResults": [ + { + "procedureName": "b5c3f8-test", + "outcomes": [ + "inapplicable" + ] + } + ] + }, + { + "testcaseId": "98681b2a7949e49b2da1b353f70e688528fe7ddc", + "testCaseName": "Failed Example 2", + "testCaseUrl": "https://www.w3.org/WAI/content-assets/wcag-act-rules/testcases/b5c3f8/98681b2a7949e49b2da1b353f70e688528fe7ddc.html", + "testCaseApproved": false, + "expected": "failed", + "procedureResults": [ + { + "procedureName": "b5c3f8-test", + "outcomes": [ + "inapplicable" + ] + } + ] + }, + { + "testcaseId": "4ea0280617a1b71dcc327356484f8767919b0f40", + "testCaseName": "Failed Example 3", + "testCaseUrl": "https://www.w3.org/WAI/content-assets/wcag-act-rules/testcases/b5c3f8/4ea0280617a1b71dcc327356484f8767919b0f40.html", + "testCaseApproved": false, + "expected": "failed", + "procedureResults": [ + { + "procedureName": "b5c3f8-test", + "outcomes": [ + "inapplicable" + ] + } + ] + }, + { + "testcaseId": "4f94c3e26f43701d91db403fe26cd8894bdc8ccf", + "testCaseName": "Failed Example 4", + "testCaseUrl": "https://www.w3.org/WAI/content-assets/wcag-act-rules/testcases/b5c3f8/4f94c3e26f43701d91db403fe26cd8894bdc8ccf.html", + "testCaseApproved": false, + "expected": "failed", + "procedureResults": [ + { + "procedureName": "b5c3f8-test", + "outcomes": [ + "inapplicable" + ] + } + ] + }, + { + "testcaseId": "b584aa8aeb33814a0ecb63fd9ed4d97f2211f837", + "testCaseName": "Inapplicable Example 1", + "testCaseUrl": "https://www.w3.org/WAI/content-assets/wcag-act-rules/testcases/b5c3f8/b584aa8aeb33814a0ecb63fd9ed4d97f2211f837.svg", + "testCaseApproved": false, + "expected": "inapplicable", + "procedureResults": [ + { + "procedureName": "b5c3f8-test", + "outcomes": [ + "inapplicable" + ] + } + ] + }, + { + "testcaseId": "58847c387d3b2cfa7e57c6ed613a8f31569cfd30", + "testCaseName": "Inapplicable Example 2", + "testCaseUrl": "https://www.w3.org/WAI/content-assets/wcag-act-rules/testcases/b5c3f8/58847c387d3b2cfa7e57c6ed613a8f31569cfd30.xml", + "testCaseApproved": false, + "expected": "inapplicable", + "procedureResults": [ + { + "procedureName": "b5c3f8-test", + "outcomes": [ + "inapplicable" + ] + } + ] + } + ] + }, + { + "ruleId": "bf051a", + "ruleName": "HTML page `lang` attribute has valid language tag", + "ruleApproved": true, + "procedureNames": [ + "bf051a-test" + ], + "consistency": null, + "accessibilityRequirements": { + "correct": false, + "expected": [ + "WCAG2:language-of-page" + ], + "reported": [] + }, + "coverage": { + "covered": 3, + "untested": 0, + "cantTell": 0, + "testCaseTotal": 7 + }, + "testCaseResults": [ + { + "testcaseId": "7d8c4fd028c504d10c4e5e9bd7183c139549e1a1", + "testCaseName": "Passed Example 1", + "testCaseUrl": "https://www.w3.org/WAI/content-assets/wcag-act-rules/testcases/bf051a/7d8c4fd028c504d10c4e5e9bd7183c139549e1a1.html", + "testCaseApproved": true, + "expected": "passed", + "procedureResults": [ + { + "procedureName": "bf051a-test", + "outcomes": [ + "passed" + ] + } + ] + }, + { + "testcaseId": "a49f11c86ad81c4d42700dfca58a7eeec377f02e", + "testCaseName": "Passed Example 2", + "testCaseUrl": "https://www.w3.org/WAI/content-assets/wcag-act-rules/testcases/bf051a/a49f11c86ad81c4d42700dfca58a7eeec377f02e.html", + "testCaseApproved": true, + "expected": "passed", + "procedureResults": [ + { + "procedureName": "bf051a-test", + "outcomes": [ + "inapplicable" + ] + } + ] + }, + { + "testcaseId": "b7a35f8080e756776877bca013a910dafde8ef73", + "testCaseName": "Failed Example 1", + "testCaseUrl": "https://www.w3.org/WAI/content-assets/wcag-act-rules/testcases/bf051a/b7a35f8080e756776877bca013a910dafde8ef73.html", + "testCaseApproved": true, + "expected": "failed", + "procedureResults": [ + { + "procedureName": "bf051a-test", + "outcomes": [ + "inapplicable" + ] + } + ] + }, + { + "testcaseId": "5c998eef8cb13a8f577dade1a3b9fe591bc69204", + "testCaseName": "Failed Example 2", + "testCaseUrl": "https://www.w3.org/WAI/content-assets/wcag-act-rules/testcases/bf051a/5c998eef8cb13a8f577dade1a3b9fe591bc69204.html", + "testCaseApproved": true, + "expected": "failed", + "procedureResults": [ + { + "procedureName": "bf051a-test", + "outcomes": [ + "inapplicable" + ] + } + ] + }, + { + "testcaseId": "0f73e7179e17f050380f0ea350d2551611820fd5", + "testCaseName": "Failed Example 3", + "testCaseUrl": "https://www.w3.org/WAI/content-assets/wcag-act-rules/testcases/bf051a/0f73e7179e17f050380f0ea350d2551611820fd5.html", + "testCaseApproved": true, + "expected": "failed", + "procedureResults": [ + { + "procedureName": "bf051a-test", + "outcomes": [ + "inapplicable" + ] + } + ] + }, + { + "testcaseId": "b64d767d873269ff00966630e34ab198fc24368f", + "testCaseName": "Failed Example 4", + "testCaseUrl": "https://www.w3.org/WAI/content-assets/wcag-act-rules/testcases/bf051a/b64d767d873269ff00966630e34ab198fc24368f.html", + "testCaseApproved": true, + "expected": "failed", + "procedureResults": [ + { + "procedureName": "bf051a-test", + "outcomes": [ + "inapplicable" + ] + } + ] + }, + { + "testcaseId": "1b73557d29073ecd327790ca1a6e343b4395b2ab", + "testCaseName": "Inapplicable Example 1", + "testCaseUrl": "https://www.w3.org/WAI/content-assets/wcag-act-rules/testcases/bf051a/1b73557d29073ecd327790ca1a6e343b4395b2ab.svg", + "testCaseApproved": true, + "expected": "inapplicable", + "procedureResults": [ + { + "procedureName": "bf051a-test", + "outcomes": [ + "inapplicable" + ] + } + ] + } + ] + }, + { + "ruleId": "5b7ae0", + "ruleName": "HTML page `lang` and `xml:lang` attributes have matching values", + "ruleApproved": true, + "procedureNames": [ + "5b7ae0-test" + ], + "consistency": null, + "accessibilityRequirements": { + "correct": false, + "expected": [ + "WCAG2:language-of-page" + ], + "reported": [] + }, + "coverage": { + "covered": 10, + "untested": 0, + "cantTell": 0, + "testCaseTotal": 12 + }, + "testCaseResults": [ + { + "testcaseId": "e41574526cdf4626016308c0f4185a5f91a0d29d", + "testCaseName": "Passed Example 1", + "testCaseUrl": "https://www.w3.org/WAI/content-assets/wcag-act-rules/testcases/5b7ae0/e41574526cdf4626016308c0f4185a5f91a0d29d.html", + "testCaseApproved": true, + "expected": "passed", + "procedureResults": [ + { + "procedureName": "5b7ae0-test", + "outcomes": [ + "inapplicable" + ] + } + ] + }, + { + "testcaseId": "dfc9d18aeb0f09f44646435fd37fcf63410c197b", + "testCaseName": "Passed Example 2", + "testCaseUrl": "https://www.w3.org/WAI/content-assets/wcag-act-rules/testcases/5b7ae0/dfc9d18aeb0f09f44646435fd37fcf63410c197b.html", + "testCaseApproved": true, + "expected": "passed", + "procedureResults": [ + { + "procedureName": "5b7ae0-test", + "outcomes": [ + "inapplicable" + ] + } + ] + }, + { + "testcaseId": "a203d146dcc0d1df9f246cdf3b3b860d87e91c1c", + "testCaseName": "Passed Example 3", + "testCaseUrl": "https://www.w3.org/WAI/content-assets/wcag-act-rules/testcases/5b7ae0/a203d146dcc0d1df9f246cdf3b3b860d87e91c1c.html", + "testCaseApproved": true, + "expected": "passed", + "procedureResults": [ + { + "procedureName": "5b7ae0-test", + "outcomes": [ + "inapplicable" + ] + } + ] + }, + { + "testcaseId": "82c5599492f32e1a90615f15548e79d254dd1b54", + "testCaseName": "Failed Example 1", + "testCaseUrl": "https://www.w3.org/WAI/content-assets/wcag-act-rules/testcases/5b7ae0/82c5599492f32e1a90615f15548e79d254dd1b54.html", + "testCaseApproved": true, + "expected": "failed", + "procedureResults": [ + { + "procedureName": "5b7ae0-test", + "outcomes": [ + "inapplicable" + ] + } + ] + }, + { + "testcaseId": "943ccfe43d79c6eb8013e793440c49da63fa5d8a", + "testCaseName": "Failed Example 2", + "testCaseUrl": "https://www.w3.org/WAI/content-assets/wcag-act-rules/testcases/5b7ae0/943ccfe43d79c6eb8013e793440c49da63fa5d8a.html", + "testCaseApproved": true, + "expected": "failed", + "procedureResults": [ + { + "procedureName": "5b7ae0-test", + "outcomes": [ + "inapplicable" + ] + } + ] + }, + { + "testcaseId": "d0f61fa9d6acd6759aaf5aec062a1e5026fcf4d5", + "testCaseName": "Inapplicable Example 1", + "testCaseUrl": "https://www.w3.org/WAI/content-assets/wcag-act-rules/testcases/5b7ae0/d0f61fa9d6acd6759aaf5aec062a1e5026fcf4d5.svg", + "testCaseApproved": true, + "expected": "inapplicable", + "procedureResults": [ + { + "procedureName": "5b7ae0-test", + "outcomes": [ + "inapplicable" + ] + } + ] + }, + { + "testcaseId": "84aa25ef587640beb210c6de408f209021542593", + "testCaseName": "Inapplicable Example 2", + "testCaseUrl": "https://www.w3.org/WAI/content-assets/wcag-act-rules/testcases/5b7ae0/84aa25ef587640beb210c6de408f209021542593.svg", + "testCaseApproved": true, + "expected": "inapplicable", + "procedureResults": [ + { + "procedureName": "5b7ae0-test", + "outcomes": [ + "inapplicable" + ] + } + ] + }, + { + "testcaseId": "f766afdae47b656ab4dd08a3ae552506f3f1f820", + "testCaseName": "Inapplicable Example 3", + "testCaseUrl": "https://www.w3.org/WAI/content-assets/wcag-act-rules/testcases/5b7ae0/f766afdae47b656ab4dd08a3ae552506f3f1f820.xml", + "testCaseApproved": true, + "expected": "inapplicable", + "procedureResults": [ + { + "procedureName": "5b7ae0-test", + "outcomes": [ + "inapplicable" + ] + } + ] + }, + { + "testcaseId": "36d5b7fa707573676b64884e8aa2b42a730f38d7", + "testCaseName": "Inapplicable Example 4", + "testCaseUrl": "https://www.w3.org/WAI/content-assets/wcag-act-rules/testcases/5b7ae0/36d5b7fa707573676b64884e8aa2b42a730f38d7.xhtml", + "testCaseApproved": true, + "expected": "inapplicable", + "procedureResults": [ + { + "procedureName": "5b7ae0-test", + "outcomes": [ + "inapplicable" + ] + } + ] + }, + { + "testcaseId": "f8214944f374b25c3ce42bd92a4304d38a2309dc", + "testCaseName": "Inapplicable Example 5", + "testCaseUrl": "https://www.w3.org/WAI/content-assets/wcag-act-rules/testcases/5b7ae0/f8214944f374b25c3ce42bd92a4304d38a2309dc.html", + "testCaseApproved": true, + "expected": "inapplicable", + "procedureResults": [ + { + "procedureName": "5b7ae0-test", + "outcomes": [ + "inapplicable" + ] + } + ] + }, + { + "testcaseId": "f4e4e57719f3adce548e04b1518156e23790d930", + "testCaseName": "Inapplicable Example 6", + "testCaseUrl": "https://www.w3.org/WAI/content-assets/wcag-act-rules/testcases/5b7ae0/f4e4e57719f3adce548e04b1518156e23790d930.html", + "testCaseApproved": true, + "expected": "inapplicable", + "procedureResults": [ + { + "procedureName": "5b7ae0-test", + "outcomes": [ + "inapplicable" + ] + } + ] + }, + { + "testcaseId": "a6034429b6f1e6a137fc972e0acee45e06a685d2", + "testCaseName": "Inapplicable Example 7", + "testCaseUrl": "https://www.w3.org/WAI/content-assets/wcag-act-rules/testcases/5b7ae0/a6034429b6f1e6a137fc972e0acee45e06a685d2.html", + "testCaseApproved": true, + "expected": "inapplicable", + "procedureResults": [ + { + "procedureName": "5b7ae0-test", + "outcomes": [ + "inapplicable" + ] + } + ] + } + ] + }, + { + "ruleId": "2779a5", + "ruleName": "HTML page has non-empty title", + "ruleApproved": true, + "procedureNames": [ + "2779a5-test" + ], + "consistency": null, + "accessibilityRequirements": { + "correct": false, + "expected": [ + "WCAG2:page-titled" + ], + "reported": [] + }, + "coverage": { + "covered": 6, + "untested": 0, + "cantTell": 0, + "testCaseTotal": 11 + }, + "testCaseResults": [ + { + "testcaseId": "7f9f315b5041f3726662bf269613c43678af99d4", + "testCaseName": "Passed Example 1", + "testCaseUrl": "https://www.w3.org/WAI/content-assets/wcag-act-rules/testcases/2779a5/7f9f315b5041f3726662bf269613c43678af99d4.html", + "testCaseApproved": true, + "expected": "passed", + "procedureResults": [ + { + "procedureName": "2779a5-test", + "outcomes": [ + "passed" + ] + } + ] + }, + { + "testcaseId": "64771c390e57375a822a7223362ea7bb859c0a96", + "testCaseName": "Passed Example 2", + "testCaseUrl": "https://www.w3.org/WAI/content-assets/wcag-act-rules/testcases/2779a5/64771c390e57375a822a7223362ea7bb859c0a96.html", + "testCaseApproved": true, + "expected": "passed", + "procedureResults": [ + { + "procedureName": "2779a5-test", + "outcomes": [ + "passed" + ] + } + ] + }, + { + "testcaseId": "6b3d2e2147cfc618b744f2dabfaf2e66327055d7", + "testCaseName": "Passed Example 3", + "testCaseUrl": "https://www.w3.org/WAI/content-assets/wcag-act-rules/testcases/2779a5/6b3d2e2147cfc618b744f2dabfaf2e66327055d7.html", + "testCaseApproved": true, + "expected": "passed", + "procedureResults": [ + { + "procedureName": "2779a5-test", + "outcomes": [ + "inapplicable" + ] + } + ] + }, + { + "testcaseId": "efa1e0438bb515332ec6b4d943044c336ca77fab", + "testCaseName": "Passed Example 4", + "testCaseUrl": "https://www.w3.org/WAI/content-assets/wcag-act-rules/testcases/2779a5/efa1e0438bb515332ec6b4d943044c336ca77fab.html", + "testCaseApproved": true, + "expected": "passed", + "procedureResults": [ + { + "procedureName": "2779a5-test", + "outcomes": [ + "inapplicable" + ] + } + ] + }, + { + "testcaseId": "0ad882dffaf6edd16058119e1c513b4746b0ac27", + "testCaseName": "Passed Example 5", + "testCaseUrl": "https://www.w3.org/WAI/content-assets/wcag-act-rules/testcases/2779a5/0ad882dffaf6edd16058119e1c513b4746b0ac27.html", + "testCaseApproved": true, + "expected": "passed", + "procedureResults": [ + { + "procedureName": "2779a5-test", + "outcomes": [ + "inapplicable" + ] + } + ] + }, + { + "testcaseId": "820fb18c9bb20fb1a940a0806a87c6f6e468bb5b", + "testCaseName": "Failed Example 1", + "testCaseUrl": "https://www.w3.org/WAI/content-assets/wcag-act-rules/testcases/2779a5/820fb18c9bb20fb1a940a0806a87c6f6e468bb5b.html", + "testCaseApproved": true, + "expected": "failed", + "procedureResults": [ + { + "procedureName": "2779a5-test", + "outcomes": [ + "inapplicable" + ] + } + ] + }, + { + "testcaseId": "314d991fa5328e41f8a806bfbac84d748b41f7ed", + "testCaseName": "Failed Example 2", + "testCaseUrl": "https://www.w3.org/WAI/content-assets/wcag-act-rules/testcases/2779a5/314d991fa5328e41f8a806bfbac84d748b41f7ed.html", + "testCaseApproved": true, + "expected": "failed", + "procedureResults": [ + { + "procedureName": "2779a5-test", + "outcomes": [ + "inapplicable" + ] + } + ] + }, + { + "testcaseId": "5fd6fda771cf8810eef5166464622d6979e0406e", + "testCaseName": "Failed Example 3", + "testCaseUrl": "https://www.w3.org/WAI/content-assets/wcag-act-rules/testcases/2779a5/5fd6fda771cf8810eef5166464622d6979e0406e.html", + "testCaseApproved": true, + "expected": "failed", + "procedureResults": [ + { + "procedureName": "2779a5-test", + "outcomes": [ + "inapplicable" + ] + } + ] + }, + { + "testcaseId": "a14968698b0e95b6624f187d4538e320e4fa8952", + "testCaseName": "Failed Example 4", + "testCaseUrl": "https://www.w3.org/WAI/content-assets/wcag-act-rules/testcases/2779a5/a14968698b0e95b6624f187d4538e320e4fa8952.html", + "testCaseApproved": true, + "expected": "failed", + "procedureResults": [ + { + "procedureName": "2779a5-test", + "outcomes": [ + "inapplicable" + ] + } + ] + }, + { + "testcaseId": "4eeff9c95f15e90ca5abc972079112d1ea5c3d51", + "testCaseName": "Failed Example 5", + "testCaseUrl": "https://www.w3.org/WAI/content-assets/wcag-act-rules/testcases/2779a5/4eeff9c95f15e90ca5abc972079112d1ea5c3d51.html", + "testCaseApproved": true, + "expected": "failed", + "procedureResults": [ + { + "procedureName": "2779a5-test", + "outcomes": [ + "inapplicable" + ] + } + ] + }, + { + "testcaseId": "ecc29b73e37b6a125b3fd9767068dcaa368d467a", + "testCaseName": "Inapplicable Example 1", + "testCaseUrl": "https://www.w3.org/WAI/content-assets/wcag-act-rules/testcases/2779a5/ecc29b73e37b6a125b3fd9767068dcaa368d467a.svg", + "testCaseApproved": true, + "expected": "inapplicable", + "procedureResults": [ + { + "procedureName": "2779a5-test", + "outcomes": [ + "inapplicable" + ] + } + ] + } + ] + }, + { + "ruleId": "59796f", + "ruleName": "Image button has non-empty accessible name", + "ruleApproved": true, + "procedureNames": [ + "59796f-test" + ], + "consistency": null, + "accessibilityRequirements": { + "correct": false, + "expected": [ + "WCAG2:non-text-content", + "WCAG2:name-role-value" + ], + "reported": [] + }, + "coverage": { + "covered": 9, + "untested": 0, + "cantTell": 0, + "testCaseTotal": 12 + }, + "testCaseResults": [ + { + "testcaseId": "8c29bcb24ac0f448846a2ffdad4c9693d5aef8c6", + "testCaseName": "Passed Example 1", + "testCaseUrl": "https://www.w3.org/WAI/content-assets/wcag-act-rules/testcases/59796f/8c29bcb24ac0f448846a2ffdad4c9693d5aef8c6.html", + "testCaseApproved": true, + "expected": "passed", + "procedureResults": [ + { + "procedureName": "59796f-test", + "outcomes": [ + "inapplicable" + ] + } + ] + }, + { + "testcaseId": "b413c09531b239e27bcf79cb57302b429ef59fe6", + "testCaseName": "Passed Example 2", + "testCaseUrl": "https://www.w3.org/WAI/content-assets/wcag-act-rules/testcases/59796f/b413c09531b239e27bcf79cb57302b429ef59fe6.html", + "testCaseApproved": true, + "expected": "passed", + "procedureResults": [ + { + "procedureName": "59796f-test", + "outcomes": [ + "inapplicable" + ] + } + ] + }, + { + "testcaseId": "cab9b2d06e5a44e2056ccbdbb7096f55ab42859c", + "testCaseName": "Passed Example 3", + "testCaseUrl": "https://www.w3.org/WAI/content-assets/wcag-act-rules/testcases/59796f/cab9b2d06e5a44e2056ccbdbb7096f55ab42859c.html", + "testCaseApproved": true, + "expected": "passed", + "procedureResults": [ + { + "procedureName": "59796f-test", + "outcomes": [ + "inapplicable" + ] + } + ] + }, + { + "testcaseId": "7d97d6b2f3fa16760bf66026691281a8179f3260", + "testCaseName": "Passed Example 4", + "testCaseUrl": "https://www.w3.org/WAI/content-assets/wcag-act-rules/testcases/59796f/7d97d6b2f3fa16760bf66026691281a8179f3260.html", + "testCaseApproved": true, + "expected": "passed", + "procedureResults": [ + { + "procedureName": "59796f-test", + "outcomes": [ + "inapplicable" + ] + } + ] + }, + { + "testcaseId": "04342a3834e0003f3057807937d617e432e83d33", + "testCaseName": "Failed Example 1", + "testCaseUrl": "https://www.w3.org/WAI/content-assets/wcag-act-rules/testcases/59796f/04342a3834e0003f3057807937d617e432e83d33.html", + "testCaseApproved": true, + "expected": "failed", + "procedureResults": [ + { + "procedureName": "59796f-test", + "outcomes": [ + "inapplicable" + ] + } + ] + }, + { + "testcaseId": "5c71cdabc04f9038e21d872e20a516cb429a7619", + "testCaseName": "Failed Example 2", + "testCaseUrl": "https://www.w3.org/WAI/content-assets/wcag-act-rules/testcases/59796f/5c71cdabc04f9038e21d872e20a516cb429a7619.html", + "testCaseApproved": true, + "expected": "failed", + "procedureResults": [ + { + "procedureName": "59796f-test", + "outcomes": [ + "inapplicable" + ] + } + ] + }, + { + "testcaseId": "0bbd55ba8e418361f99f717418206a37d57fd978", + "testCaseName": "Failed Example 3", + "testCaseUrl": "https://www.w3.org/WAI/content-assets/wcag-act-rules/testcases/59796f/0bbd55ba8e418361f99f717418206a37d57fd978.html", + "testCaseApproved": true, + "expected": "failed", + "procedureResults": [ + { + "procedureName": "59796f-test", + "outcomes": [ + "inapplicable" + ] + } + ] + }, + { + "testcaseId": "a4cc71b0434f71f4ea0069c409f73e0207dfb403", + "testCaseName": "Inapplicable Example 1", + "testCaseUrl": "https://www.w3.org/WAI/content-assets/wcag-act-rules/testcases/59796f/a4cc71b0434f71f4ea0069c409f73e0207dfb403.html", + "testCaseApproved": true, + "expected": "inapplicable", + "procedureResults": [ + { + "procedureName": "59796f-test", + "outcomes": [ + "inapplicable" + ] + } + ] + }, + { + "testcaseId": "37cce377c874eec22d1137977d2b8f00ebc42ea8", + "testCaseName": "Inapplicable Example 2", + "testCaseUrl": "https://www.w3.org/WAI/content-assets/wcag-act-rules/testcases/59796f/37cce377c874eec22d1137977d2b8f00ebc42ea8.html", + "testCaseApproved": true, + "expected": "inapplicable", + "procedureResults": [ + { + "procedureName": "59796f-test", + "outcomes": [ + "inapplicable" + ] + } + ] + }, + { + "testcaseId": "9ceceeffee45fea0d16ce4d87d4c048f1a68ca93", + "testCaseName": "Inapplicable Example 3", + "testCaseUrl": "https://www.w3.org/WAI/content-assets/wcag-act-rules/testcases/59796f/9ceceeffee45fea0d16ce4d87d4c048f1a68ca93.html", + "testCaseApproved": true, + "expected": "inapplicable", + "procedureResults": [ + { + "procedureName": "59796f-test", + "outcomes": [ + "inapplicable" + ] + } + ] + }, + { + "testcaseId": "ebd0080bacb8debc7ad069072240657df38c3e2c", + "testCaseName": "Inapplicable Example 4", + "testCaseUrl": "https://www.w3.org/WAI/content-assets/wcag-act-rules/testcases/59796f/ebd0080bacb8debc7ad069072240657df38c3e2c.html", + "testCaseApproved": true, + "expected": "inapplicable", + "procedureResults": [ + { + "procedureName": "59796f-test", + "outcomes": [ + "inapplicable" + ] + } + ] + }, + { + "testcaseId": "ba176379d78ef73bf17c7703ca6b512463227d13", + "testCaseName": "Inapplicable Example 5", + "testCaseUrl": "https://www.w3.org/WAI/content-assets/wcag-act-rules/testcases/59796f/ba176379d78ef73bf17c7703ca6b512463227d13.html", + "testCaseApproved": true, + "expected": "inapplicable", + "procedureResults": [ + { + "procedureName": "59796f-test", + "outcomes": [ + "inapplicable" + ] + } + ] + } + ] + }, + { + "ruleId": "23a2a8", + "ruleName": "Image has non-empty accessible name", + "ruleApproved": true, + "procedureNames": [ + "23a2a8-test" + ], + "consistency": null, + "accessibilityRequirements": { + "correct": false, + "expected": [ + "WCAG2:non-text-content" + ], + "reported": [] + }, + "coverage": { + "covered": 13, + "untested": 0, + "cantTell": 0, + "testCaseTotal": 18 + }, + "testCaseResults": [ + { + "testcaseId": "32bfac8a98cc212aa7bf9151bf40f665a7f51696", + "testCaseName": "Passed Example 1", + "testCaseUrl": "https://www.w3.org/WAI/content-assets/wcag-act-rules/testcases/23a2a8/32bfac8a98cc212aa7bf9151bf40f665a7f51696.html", + "testCaseApproved": true, + "expected": "passed", + "procedureResults": [ + { + "procedureName": "23a2a8-test", + "outcomes": [ + "inapplicable" + ] + } + ] + }, + { + "testcaseId": "38cc6a87fcc81fcc2248f0cd74ca48396b7aa432", + "testCaseName": "Passed Example 2", + "testCaseUrl": "https://www.w3.org/WAI/content-assets/wcag-act-rules/testcases/23a2a8/38cc6a87fcc81fcc2248f0cd74ca48396b7aa432.html", + "testCaseApproved": true, + "expected": "passed", + "procedureResults": [ + { + "procedureName": "23a2a8-test", + "outcomes": [ + "inapplicable" + ] + } + ] + }, + { + "testcaseId": "feb06eece7b158ab66a25bfa2c47a196309f0d93", + "testCaseName": "Passed Example 3", + "testCaseUrl": "https://www.w3.org/WAI/content-assets/wcag-act-rules/testcases/23a2a8/feb06eece7b158ab66a25bfa2c47a196309f0d93.html", + "testCaseApproved": true, + "expected": "passed", + "procedureResults": [ + { + "procedureName": "23a2a8-test", + "outcomes": [ + "inapplicable" + ] + } + ] + }, + { + "testcaseId": "40d83620b0bcbcf0e7380177384f48596823e7a9", + "testCaseName": "Passed Example 4", + "testCaseUrl": "https://www.w3.org/WAI/content-assets/wcag-act-rules/testcases/23a2a8/40d83620b0bcbcf0e7380177384f48596823e7a9.html", + "testCaseApproved": true, + "expected": "passed", + "procedureResults": [ + { + "procedureName": "23a2a8-test", + "outcomes": [ + "inapplicable" + ] + } + ] + }, + { + "testcaseId": "2f35ed62ed14afb6d9e8b886e95e846f0cfa0d2a", + "testCaseName": "Passed Example 5", + "testCaseUrl": "https://www.w3.org/WAI/content-assets/wcag-act-rules/testcases/23a2a8/2f35ed62ed14afb6d9e8b886e95e846f0cfa0d2a.html", + "testCaseApproved": true, + "expected": "passed", + "procedureResults": [ + { + "procedureName": "23a2a8-test", + "outcomes": [ + "inapplicable" + ] + } + ] + }, + { + "testcaseId": "e8f40f5af06646ef15283302903f6c78f7d7a505", + "testCaseName": "Passed Example 6", + "testCaseUrl": "https://www.w3.org/WAI/content-assets/wcag-act-rules/testcases/23a2a8/e8f40f5af06646ef15283302903f6c78f7d7a505.html", + "testCaseApproved": true, + "expected": "passed", + "procedureResults": [ + { + "procedureName": "23a2a8-test", + "outcomes": [ + "inapplicable" + ] + } + ] + }, + { + "testcaseId": "13b8678881fba03e7465f82b5550abc5093f7968", + "testCaseName": "Passed Example 7", + "testCaseUrl": "https://www.w3.org/WAI/content-assets/wcag-act-rules/testcases/23a2a8/13b8678881fba03e7465f82b5550abc5093f7968.html", + "testCaseApproved": true, + "expected": "passed", + "procedureResults": [ + { + "procedureName": "23a2a8-test", + "outcomes": [ + "inapplicable" + ] + } + ] + }, + { + "testcaseId": "ba9cdf6d0c336f0abf7cd2992c4a2a62c6c719fd", + "testCaseName": "Passed Example 8", + "testCaseUrl": "https://www.w3.org/WAI/content-assets/wcag-act-rules/testcases/23a2a8/ba9cdf6d0c336f0abf7cd2992c4a2a62c6c719fd.html", + "testCaseApproved": true, + "expected": "passed", + "procedureResults": [ + { + "procedureName": "23a2a8-test", + "outcomes": [ + "inapplicable" + ] + } + ] + }, + { + "testcaseId": "8006d1541dc71b93e6ec4d101a386e0043d1a521", + "testCaseName": "Failed Example 1", + "testCaseUrl": "https://www.w3.org/WAI/content-assets/wcag-act-rules/testcases/23a2a8/8006d1541dc71b93e6ec4d101a386e0043d1a521.html", + "testCaseApproved": true, + "expected": "failed", + "procedureResults": [ + { + "procedureName": "23a2a8-test", + "outcomes": [ + "inapplicable" + ] + } + ] + }, + { + "testcaseId": "496963cfd35d4873c010469c47c84d4358fba035", + "testCaseName": "Failed Example 2", + "testCaseUrl": "https://www.w3.org/WAI/content-assets/wcag-act-rules/testcases/23a2a8/496963cfd35d4873c010469c47c84d4358fba035.html", + "testCaseApproved": true, + "expected": "failed", + "procedureResults": [ + { + "procedureName": "23a2a8-test", + "outcomes": [ + "inapplicable" + ] + } + ] + }, + { + "testcaseId": "fef9a3ad8b2f2a6beeaf44ef7dafce08e743ea67", + "testCaseName": "Failed Example 3", + "testCaseUrl": "https://www.w3.org/WAI/content-assets/wcag-act-rules/testcases/23a2a8/fef9a3ad8b2f2a6beeaf44ef7dafce08e743ea67.html", + "testCaseApproved": true, + "expected": "failed", + "procedureResults": [ + { + "procedureName": "23a2a8-test", + "outcomes": [ + "inapplicable" + ] + } + ] + }, + { + "testcaseId": "b0348c1e6fced2df1ebd93caef4d383f6c7a0461", + "testCaseName": "Failed Example 4", + "testCaseUrl": "https://www.w3.org/WAI/content-assets/wcag-act-rules/testcases/23a2a8/b0348c1e6fced2df1ebd93caef4d383f6c7a0461.html", + "testCaseApproved": true, + "expected": "failed", + "procedureResults": [ + { + "procedureName": "23a2a8-test", + "outcomes": [ + "inapplicable" + ] + } + ] + }, + { + "testcaseId": "d70470a37db713810be85275e5d0c698f85ab320", + "testCaseName": "Failed Example 5", + "testCaseUrl": "https://www.w3.org/WAI/content-assets/wcag-act-rules/testcases/23a2a8/d70470a37db713810be85275e5d0c698f85ab320.html", + "testCaseApproved": true, + "expected": "failed", + "procedureResults": [ + { + "procedureName": "23a2a8-test", + "outcomes": [ + "inapplicable" + ] + } + ] + }, + { + "testcaseId": "cd3b3a4046451da9b9cc3e166c09d27583a2c30b", + "testCaseName": "Inapplicable Example 1", + "testCaseUrl": "https://www.w3.org/WAI/content-assets/wcag-act-rules/testcases/23a2a8/cd3b3a4046451da9b9cc3e166c09d27583a2c30b.html", + "testCaseApproved": true, + "expected": "inapplicable", + "procedureResults": [ + { + "procedureName": "23a2a8-test", + "outcomes": [ + "inapplicable" + ] + } + ] + }, + { + "testcaseId": "25e5364c0a1320a08e2742fa59a0f8627591bc61", + "testCaseName": "Inapplicable Example 2", + "testCaseUrl": "https://www.w3.org/WAI/content-assets/wcag-act-rules/testcases/23a2a8/25e5364c0a1320a08e2742fa59a0f8627591bc61.html", + "testCaseApproved": true, + "expected": "inapplicable", + "procedureResults": [ + { + "procedureName": "23a2a8-test", + "outcomes": [ + "inapplicable" + ] + } + ] + }, + { + "testcaseId": "e15b9aca4aaa53cb3a96ae48e78e1af064b9a01d", + "testCaseName": "Inapplicable Example 3", + "testCaseUrl": "https://www.w3.org/WAI/content-assets/wcag-act-rules/testcases/23a2a8/e15b9aca4aaa53cb3a96ae48e78e1af064b9a01d.html", + "testCaseApproved": true, + "expected": "inapplicable", + "procedureResults": [ + { + "procedureName": "23a2a8-test", + "outcomes": [ + "inapplicable" + ] + } + ] + }, + { + "testcaseId": "7d696551efaafa0da33bb6e56b8b43707c7c7de9", + "testCaseName": "Inapplicable Example 4", + "testCaseUrl": "https://www.w3.org/WAI/content-assets/wcag-act-rules/testcases/23a2a8/7d696551efaafa0da33bb6e56b8b43707c7c7de9.html", + "testCaseApproved": true, + "expected": "inapplicable", + "procedureResults": [ + { + "procedureName": "23a2a8-test", + "outcomes": [ + "inapplicable" + ] + } + ] + }, + { + "testcaseId": "f7692caf5f8c788d58e1aeb8d4f1f240fafdfa91", + "testCaseName": "Inapplicable Example 5", + "testCaseUrl": "https://www.w3.org/WAI/content-assets/wcag-act-rules/testcases/23a2a8/f7692caf5f8c788d58e1aeb8d4f1f240fafdfa91.html", + "testCaseApproved": true, + "expected": "inapplicable", + "procedureResults": [ + { + "procedureName": "23a2a8-test", + "outcomes": [ + "inapplicable" + ] + } + ] + } + ] + }, + { + "ruleId": "24afc2", + "ruleName": "Letter spacing in `style` attributes is not `!important`", + "ruleApproved": true, + "procedureNames": [ + "24afc2-test" + ], + "consistency": null, + "accessibilityRequirements": { + "correct": false, + "expected": [ + "WCAG2:text-spacing" + ], + "reported": [] + }, + "coverage": { + "covered": 12, + "untested": 0, + "cantTell": 0, + "testCaseTotal": 16 + }, + "testCaseResults": [ + { + "testcaseId": "1877242970bb7a92b5c8ee7bc5c5e5ec87877890", + "testCaseName": "Passed Example 1", + "testCaseUrl": "https://www.w3.org/WAI/content-assets/wcag-act-rules/testcases/24afc2/1877242970bb7a92b5c8ee7bc5c5e5ec87877890.html", + "testCaseApproved": true, + "expected": "passed", + "procedureResults": [ + { + "procedureName": "24afc2-test", + "outcomes": [ + "passed" + ] + } + ] + }, + { + "testcaseId": "9e9382901f59c7dd476717a55bf5c5a37ed76bbc", + "testCaseName": "Passed Example 2", + "testCaseUrl": "https://www.w3.org/WAI/content-assets/wcag-act-rules/testcases/24afc2/9e9382901f59c7dd476717a55bf5c5a37ed76bbc.html", + "testCaseApproved": true, + "expected": "passed", + "procedureResults": [ + { + "procedureName": "24afc2-test", + "outcomes": [ + "passed" + ] + } + ] + }, + { + "testcaseId": "43f8fe88b8e7365db7aa251b263b5d00c7a47ae9", + "testCaseName": "Passed Example 3", + "testCaseUrl": "https://www.w3.org/WAI/content-assets/wcag-act-rules/testcases/24afc2/43f8fe88b8e7365db7aa251b263b5d00c7a47ae9.html", + "testCaseApproved": true, + "expected": "passed", + "procedureResults": [ + { + "procedureName": "24afc2-test", + "outcomes": [ + "passed" + ] + } + ] + }, + { + "testcaseId": "787f24a573fa422e24ab72312f7306253bb83a4f", + "testCaseName": "Passed Example 4", + "testCaseUrl": "https://www.w3.org/WAI/content-assets/wcag-act-rules/testcases/24afc2/787f24a573fa422e24ab72312f7306253bb83a4f.html", + "testCaseApproved": true, + "expected": "passed", + "procedureResults": [ + { + "procedureName": "24afc2-test", + "outcomes": [ + "inapplicable" + ] + } + ] + }, + { + "testcaseId": "f000a9c495f11a4a11a4314871b91f4173e4589a", + "testCaseName": "Passed Example 5", + "testCaseUrl": "https://www.w3.org/WAI/content-assets/wcag-act-rules/testcases/24afc2/f000a9c495f11a4a11a4314871b91f4173e4589a.html", + "testCaseApproved": true, + "expected": "passed", + "procedureResults": [ + { + "procedureName": "24afc2-test", + "outcomes": [ + "inapplicable" + ] + } + ] + }, + { + "testcaseId": "9608b535262c655f523314958f8ca3019a0968fe", + "testCaseName": "Passed Example 6", + "testCaseUrl": "https://www.w3.org/WAI/content-assets/wcag-act-rules/testcases/24afc2/9608b535262c655f523314958f8ca3019a0968fe.html", + "testCaseApproved": true, + "expected": "passed", + "procedureResults": [ + { + "procedureName": "24afc2-test", + "outcomes": [ + "inapplicable" + ] + } + ] + }, + { + "testcaseId": "6aa2034507dc16e6ae0d16f1b6f2a14d3dfadc18", + "testCaseName": "Passed Example 7", + "testCaseUrl": "https://www.w3.org/WAI/content-assets/wcag-act-rules/testcases/24afc2/6aa2034507dc16e6ae0d16f1b6f2a14d3dfadc18.html", + "testCaseApproved": true, + "expected": "passed", + "procedureResults": [ + { + "procedureName": "24afc2-test", + "outcomes": [ + "inapplicable" + ] + } + ] + }, + { + "testcaseId": "64b25817b3d3909ab7f4acaee061875ebac1cee3", + "testCaseName": "Passed Example 8", + "testCaseUrl": "https://www.w3.org/WAI/content-assets/wcag-act-rules/testcases/24afc2/64b25817b3d3909ab7f4acaee061875ebac1cee3.html", + "testCaseApproved": true, + "expected": "passed", + "procedureResults": [ + { + "procedureName": "24afc2-test", + "outcomes": [ + "inapplicable" + ] + } + ] + }, + { + "testcaseId": "8383685465c6a417cb86e192d1e9157bd5feee99", + "testCaseName": "Failed Example 1", + "testCaseUrl": "https://www.w3.org/WAI/content-assets/wcag-act-rules/testcases/24afc2/8383685465c6a417cb86e192d1e9157bd5feee99.html", + "testCaseApproved": true, + "expected": "failed", + "procedureResults": [ + { + "procedureName": "24afc2-test", + "outcomes": [ + "inapplicable" + ] + } + ] + }, + { + "testcaseId": "b5a8fe74fbbea40e8bbee407f167ae808e14ea49", + "testCaseName": "Failed Example 2", + "testCaseUrl": "https://www.w3.org/WAI/content-assets/wcag-act-rules/testcases/24afc2/b5a8fe74fbbea40e8bbee407f167ae808e14ea49.html", + "testCaseApproved": true, + "expected": "failed", + "procedureResults": [ + { + "procedureName": "24afc2-test", + "outcomes": [ + "inapplicable" + ] + } + ] + }, + { + "testcaseId": "d8e379c210cdb651d28985c883fea21a4529ed59", + "testCaseName": "Failed Example 3", + "testCaseUrl": "https://www.w3.org/WAI/content-assets/wcag-act-rules/testcases/24afc2/d8e379c210cdb651d28985c883fea21a4529ed59.html", + "testCaseApproved": true, + "expected": "failed", + "procedureResults": [ + { + "procedureName": "24afc2-test", + "outcomes": [ + "inapplicable" + ] + } + ] + }, + { + "testcaseId": "9788de86b8a4e7a685d356347cc4059874ae6a38", + "testCaseName": "Failed Example 4", + "testCaseUrl": "https://www.w3.org/WAI/content-assets/wcag-act-rules/testcases/24afc2/9788de86b8a4e7a685d356347cc4059874ae6a38.html", + "testCaseApproved": true, + "expected": "failed", + "procedureResults": [ + { + "procedureName": "24afc2-test", + "outcomes": [ + "inapplicable" + ] + } + ] + }, + { + "testcaseId": "eeca04eb6d00ab0aca01d460f0861f3328d4992d", + "testCaseName": "Inapplicable Example 1", + "testCaseUrl": "https://www.w3.org/WAI/content-assets/wcag-act-rules/testcases/24afc2/eeca04eb6d00ab0aca01d460f0861f3328d4992d.svg", + "testCaseApproved": true, + "expected": "inapplicable", + "procedureResults": [ + { + "procedureName": "24afc2-test", + "outcomes": [ + "inapplicable" + ] + } + ] + }, + { + "testcaseId": "be174e053a61ece650873a6a44f8e4be356e4193", + "testCaseName": "Inapplicable Example 2", + "testCaseUrl": "https://www.w3.org/WAI/content-assets/wcag-act-rules/testcases/24afc2/be174e053a61ece650873a6a44f8e4be356e4193.html", + "testCaseApproved": true, + "expected": "inapplicable", + "procedureResults": [ + { + "procedureName": "24afc2-test", + "outcomes": [ + "inapplicable" + ] + } + ] + }, + { + "testcaseId": "88d6ea5706ed8ae188caa166879c381e64e5077a", + "testCaseName": "Inapplicable Example 3", + "testCaseUrl": "https://www.w3.org/WAI/content-assets/wcag-act-rules/testcases/24afc2/88d6ea5706ed8ae188caa166879c381e64e5077a.html", + "testCaseApproved": true, + "expected": "inapplicable", + "procedureResults": [ + { + "procedureName": "24afc2-test", + "outcomes": [ + "inapplicable" + ] + } + ] + }, + { + "testcaseId": "92e706402d8f8cb13d73ffb759ce35ec910d272c", + "testCaseName": "Inapplicable Example 4", + "testCaseUrl": "https://www.w3.org/WAI/content-assets/wcag-act-rules/testcases/24afc2/92e706402d8f8cb13d73ffb759ce35ec910d272c.html", + "testCaseApproved": true, + "expected": "inapplicable", + "procedureResults": [ + { + "procedureName": "24afc2-test", + "outcomes": [ + "inapplicable" + ] + } + ] + } + ] + }, + { + "ruleId": "c487ae", + "ruleName": "Link has non-empty accessible name", + "ruleApproved": true, + "procedureNames": [], + "consistency": null, + "coverage": null, + "testCaseResults": [] + }, + { + "ruleId": "9e45ec", + "ruleName": "Word spacing in `style` attributes is not `!important`", + "ruleApproved": true, + "procedureNames": [], + "consistency": null, + "coverage": null, + "testCaseResults": [] + }, + { + "ruleId": "7d6734", + "ruleName": "SVG element with explicit role has non-empty accessible name", + "ruleApproved": true, + "procedureNames": [], + "consistency": null, + "coverage": null, + "testCaseResults": [] + }, + { + "ruleId": "307n5z", + "ruleName": "Element with presentational children has no focusable content", + "ruleApproved": true, + "procedureNames": [], + "consistency": null, + "coverage": null, + "testCaseResults": [] + }, + { + "ruleId": "a25f45", + "ruleName": "Headers attribute specified on a cell refers to cells in the same table element", + "ruleApproved": true, + "procedureNames": [], + "consistency": null, + "coverage": null, + "testCaseResults": [] + }, + { + "ruleId": "6cfa84", + "ruleName": "Element with aria-hidden has no content in sequential focus navigation", + "ruleApproved": true, + "procedureNames": [], + "consistency": null, + "coverage": null, + "testCaseResults": [] + }, + { + "ruleId": "78fd32", + "ruleName": "Line height in style attributes is not !important", + "ruleApproved": true, + "procedureNames": [], + "consistency": null, + "coverage": null, + "testCaseResults": [] + }, + { + "ruleId": "bc659a", + "ruleName": "Meta element has no refresh delay", + "ruleApproved": true, + "procedureNames": [], + "consistency": null, + "coverage": null, + "testCaseResults": [] + }, + { + "ruleId": "b4f0c3", + "ruleName": "Meta viewport allows for zoom", + "ruleApproved": true, + "procedureNames": [], + "consistency": null, + "coverage": null, + "testCaseResults": [] + }, + { + "ruleId": "8fc3b6", + "ruleName": "Object element rendering non-text content has non-empty accessible name", + "ruleApproved": true, + "procedureNames": [], + "consistency": null, + "coverage": null, + "testCaseResults": [] + }, + { + "ruleId": "5f99a7", + "ruleName": "ARIA attribute is defined in WAI-ARIA", + "ruleApproved": false, + "procedureNames": [], + "consistency": null, + "coverage": null, + "testCaseResults": [] + }, + { + "ruleId": "ff89c9", + "ruleName": "ARIA required context role", + "ruleApproved": false, + "procedureNames": [], + "consistency": null, + "coverage": null, + "testCaseResults": [] + }, + { + "ruleId": "bc4a75", + "ruleName": "ARIA required owned elements", + "ruleApproved": false, + "procedureNames": [], + "consistency": null, + "coverage": null, + "testCaseResults": [] + }, + { + "ruleId": "5c01ea", + "ruleName": "ARIA state or property is permitted", + "ruleApproved": false, + "procedureNames": [], + "consistency": null, + "coverage": null, + "testCaseResults": [] + }, + { + "ruleId": "6a7281", + "ruleName": "ARIA state or property has valid value", + "ruleApproved": false, + "procedureNames": [], + "consistency": null, + "coverage": null, + "testCaseResults": [] + }, + { + "ruleId": "e6952f", + "ruleName": "Attribute is not duplicated", + "ruleApproved": false, + "procedureNames": [], + "consistency": null, + "coverage": null, + "testCaseResults": [] + }, + { + "ruleId": "afb423", + "ruleName": "Audio element content is media alternative for text", + "ruleApproved": false, + "procedureNames": [], + "consistency": null, + "coverage": null, + "testCaseResults": [] + }, + { + "ruleId": "80f0bf", + "ruleName": "Audio or video element avoids automatically playing audio", + "ruleApproved": false, + "procedureNames": [], + "consistency": null, + "coverage": null, + "testCaseResults": [] + }, + { + "ruleId": "e7aa44", + "ruleName": "Audio element content has text alternative", + "ruleApproved": false, + "procedureNames": [], + "consistency": null, + "coverage": null, + "testCaseResults": [] + }, + { + "ruleId": "2eb176", + "ruleName": "Audio element content has transcript", + "ruleApproved": false, + "procedureNames": [], + "consistency": null, + "coverage": null, + "testCaseResults": [] + }, + { + "ruleId": "aaa1bf", + "ruleName": "Audio or video element that plays automatically has no audio that lasts more than 3 seconds", + "ruleApproved": false, + "procedureNames": [], + "consistency": null, + "coverage": null, + "testCaseResults": [] + }, + { + "ruleId": "4c31df", + "ruleName": "Audio or video element that plays automatically has a control mechanism", + "ruleApproved": false, + "procedureNames": [], + "consistency": null, + "coverage": null, + "testCaseResults": [] + }, + { + "ruleId": "efbfc7", + "ruleName": "Text content that changes automatically can be paused, stopped or hidden", + "ruleApproved": false, + "procedureNames": [], + "consistency": null, + "coverage": null, + "testCaseResults": [] + }, + { + "ruleId": "3e12e1", + "ruleName": "Block of repeated content is collapsible", + "ruleApproved": false, + "procedureNames": [], + "consistency": null, + "coverage": null, + "testCaseResults": [] + }, + { + "ruleId": "cf77f2", + "ruleName": "Bypass Blocks of Repeated Content", + "ruleApproved": false, + "procedureNames": [], + "consistency": null, + "coverage": null, + "testCaseResults": [] + }, + { + "ruleId": "b33eff", + "ruleName": "Orientation of the page is not restricted using CSS transforms", + "ruleApproved": false, + "procedureNames": [], + "consistency": null, + "coverage": null, + "testCaseResults": [] + }, + { + "ruleId": "c249d5", + "ruleName": "Device motion based changes to the content can be disabled", + "ruleApproved": false, + "procedureNames": [], + "consistency": null, + "coverage": null, + "testCaseResults": [] + }, + { + "ruleId": "7677a9", + "ruleName": "Device motion based changes to the content can also be created from the user interface", + "ruleApproved": false, + "procedureNames": [], + "consistency": null, + "coverage": null, + "testCaseResults": [] + }, + { + "ruleId": "047fe0", + "ruleName": "Document has heading for non-repeated content", + "ruleApproved": false, + "procedureNames": [], + "consistency": null, + "coverage": null, + "testCaseResults": [] + }, + { + "ruleId": "ye5d6e", + "ruleName": "Document has an instrument to move focus to non-repeated content", + "ruleApproved": false, + "procedureNames": [], + "consistency": null, + "coverage": null, + "testCaseResults": [] + }, + { + "ruleId": "b40fd1", + "ruleName": "Document has a landmark with non-repeated content", + "ruleApproved": false, + "procedureNames": [], + "consistency": null, + "coverage": null, + "testCaseResults": [] + }, + { + "ruleId": "off6ek", + "ruleName": "HTML element language subtag matches language", + "ruleApproved": false, + "procedureNames": [], + "consistency": null, + "coverage": null, + "testCaseResults": [] + }, + { + "ruleId": "80af7b", + "ruleName": "Focusable element has no keyboard trap", + "ruleApproved": false, + "procedureNames": [], + "consistency": null, + "coverage": null, + "testCaseResults": [] + }, + { + "ruleId": "ebe86a", + "ruleName": "Focusable element has no keyboard trap via non-standard navigation", + "ruleApproved": false, + "procedureNames": [], + "consistency": null, + "coverage": null, + "testCaseResults": [] + }, + { + "ruleId": "a1b64e", + "ruleName": "Focusable element has no keyboard trap via standard navigation", + "ruleApproved": false, + "procedureNames": [], + "consistency": null, + "coverage": null, + "testCaseResults": [] + }, + { + "ruleId": "cc0f0a", + "ruleName": "Form field label is descriptive", + "ruleApproved": false, + "procedureNames": [], + "consistency": null, + "coverage": null, + "testCaseResults": [] + }, + { + "ruleId": "b49b2e", + "ruleName": "Heading is descriptive", + "ruleApproved": false, + "procedureNames": [], + "consistency": null, + "coverage": null, + "testCaseResults": [] + }, + { + "ruleId": "ffd0e9", + "ruleName": "Heading has non-empty accessible name", + "ruleApproved": false, + "procedureNames": [], + "consistency": null, + "coverage": null, + "testCaseResults": [] + }, + { + "ruleId": "ucwvc8", + "ruleName": "HTML page language subtag matches default language", + "ruleApproved": false, + "procedureNames": [], + "consistency": null, + "coverage": null, + "testCaseResults": [] + }, + { + "ruleId": "c4a8a4", + "ruleName": "HTML page title is descriptive", + "ruleApproved": false, + "procedureNames": [], + "consistency": null, + "coverage": null, + "testCaseResults": [] + }, + { + "ruleId": "3ea0c8", + "ruleName": "Id attribute value is unique", + "ruleApproved": false, + "procedureNames": [], + "consistency": null, + "coverage": null, + "testCaseResults": [] + }, + { + "ruleId": "4b1c6c", + "ruleName": "Iframe elements with identical accessible names have equivalent purpose", + "ruleApproved": false, + "procedureNames": [], + "consistency": null, + "coverage": null, + "testCaseResults": [] + }, + { + "ruleId": "cae760", + "ruleName": "Iframe element has non-empty accessible name", + "ruleApproved": false, + "procedureNames": [], + "consistency": null, + "coverage": null, + "testCaseResults": [] + }, + { + "ruleId": "akn7bn", + "ruleName": "Iframe with interactive elements is not excluded from tab-order", + "ruleApproved": false, + "procedureNames": [], + "consistency": null, + "coverage": null, + "testCaseResults": [] + }, + { + "ruleId": "qt1vmo", + "ruleName": "Image accessible name is descriptive", + "ruleApproved": false, + "procedureNames": [], + "consistency": null, + "coverage": null, + "testCaseResults": [] + }, + { + "ruleId": "0va7u6", + "ruleName": "HTML images contain no text", + "ruleApproved": false, + "procedureNames": [], + "consistency": null, + "coverage": null, + "testCaseResults": [] + }, + { + "ruleId": "e88epe", + "ruleName": "Image not in the accessibility tree is decorative", + "ruleApproved": false, + "procedureNames": [], + "consistency": null, + "coverage": null, + "testCaseResults": [] + }, + { + "ruleId": "36b590", + "ruleName": "Error message describes invalid form field value", + "ruleApproved": false, + "procedureNames": [], + "consistency": null, + "coverage": null, + "testCaseResults": [] + }, + { + "ruleId": "aizyf1", + "ruleName": "Link is descriptive", + "ruleApproved": false, + "procedureNames": [], + "consistency": null, + "coverage": null, + "testCaseResults": [] + }, + { + "ruleId": "5effbb", + "ruleName": "Link in context is descriptive", + "ruleApproved": false, + "procedureNames": [], + "consistency": null, + "coverage": null, + "testCaseResults": [] + }, + { + "ruleId": "b20e66", + "ruleName": "Links with identical accessible names have equivalent purpose", + "ruleApproved": false, + "procedureNames": [], + "consistency": null, + "coverage": null, + "testCaseResults": [] + }, + { + "ruleId": "fd3a94", + "ruleName": "Links with identical accessible names and same context serve equivalent purpose", + "ruleApproved": false, + "procedureNames": [], + "consistency": null, + "coverage": null, + "testCaseResults": [] + }, + { + "ruleId": "m6b1q3", + "ruleName": "Menuitem has non-empty accessible name", + "ruleApproved": false, + "procedureNames": [], + "consistency": null, + "coverage": null, + "testCaseResults": [] + }, + { + "ruleId": "bisz58", + "ruleName": "Meta element has no refresh delay (no exception)", + "ruleApproved": false, + "procedureNames": [], + "consistency": null, + "coverage": null, + "testCaseResults": [] + }, + { + "ruleId": "9bd38c", + "ruleName": "Content has alternative for visual reference", + "ruleApproved": false, + "procedureNames": [], + "consistency": null, + "coverage": null, + "testCaseResults": [] + }, + { + "ruleId": "ffbc54", + "ruleName": "No keyboard shortcut uses only printable characters", + "ruleApproved": false, + "procedureNames": [], + "consistency": null, + "coverage": null, + "testCaseResults": [] + }, + { + "ruleId": "674b10", + "ruleName": "Role attribute has valid value", + "ruleApproved": false, + "procedureNames": [], + "consistency": null, + "coverage": null, + "testCaseResults": [] + }, + { + "ruleId": "4e8ab6", + "ruleName": "Element with role attribute has required states and properties", + "ruleApproved": false, + "procedureNames": [], + "consistency": null, + "coverage": null, + "testCaseResults": [] + }, + { + "ruleId": "0ssw9k", + "ruleName": "Scrollable element is keyboard accessible", + "ruleApproved": false, + "procedureNames": [], + "consistency": null, + "coverage": null, + "testCaseResults": [] + }, + { + "ruleId": "oj04fd", + "ruleName": "Element in sequential focus order has visible focus", + "ruleApproved": false, + "procedureNames": [], + "consistency": null, + "coverage": null, + "testCaseResults": [] + }, + { + "ruleId": "d0f69e", + "ruleName": "Table header cell has assigned cells", + "ruleApproved": false, + "procedureNames": [], + "consistency": null, + "coverage": null, + "testCaseResults": [] + }, + { + "ruleId": "afw4f7", + "ruleName": "Text has minimum contrast", + "ruleApproved": false, + "procedureNames": [], + "consistency": null, + "coverage": null, + "testCaseResults": [] + }, + { + "ruleId": "09o5cg", + "ruleName": "Text has enhanced contrast", + "ruleApproved": false, + "procedureNames": [], + "consistency": null, + "coverage": null, + "testCaseResults": [] + }, + { + "ruleId": "eac66b", + "ruleName": "Video element auditory content has accessible alternative", + "ruleApproved": false, + "procedureNames": [], + "consistency": null, + "coverage": null, + "testCaseResults": [] + }, + { + "ruleId": "c5a4ea", + "ruleName": "Video element visual content has accessible alternative", + "ruleApproved": false, + "procedureNames": [], + "consistency": null, + "coverage": null, + "testCaseResults": [] + }, + { + "ruleId": "ab4d13", + "ruleName": "Video element content is media alternative for text", + "ruleApproved": false, + "procedureNames": [], + "consistency": null, + "coverage": null, + "testCaseResults": [] + }, + { + "ruleId": "1ea59c", + "ruleName": "Video element visual content has audio description", + "ruleApproved": false, + "procedureNames": [], + "consistency": null, + "coverage": null, + "testCaseResults": [] + }, + { + "ruleId": "f51b46", + "ruleName": "Video element auditory content has captions", + "ruleApproved": false, + "procedureNames": [], + "consistency": null, + "coverage": null, + "testCaseResults": [] + }, + { + "ruleId": "c3232f", + "ruleName": "Video element visual-only content has accessible alternative", + "ruleApproved": false, + "procedureNames": [], + "consistency": null, + "coverage": null, + "testCaseResults": [] + }, + { + "ruleId": "fd26cf", + "ruleName": "Video element visual-only content is media alternative for text", + "ruleApproved": false, + "procedureNames": [], + "consistency": null, + "coverage": null, + "testCaseResults": [] + }, + { + "ruleId": "d7ba54", + "ruleName": "Video element visual-only content has audio track alternative", + "ruleApproved": false, + "procedureNames": [], + "consistency": null, + "coverage": null, + "testCaseResults": [] + }, + { + "ruleId": "ee13b5", + "ruleName": "Video element visual-only content has transcript", + "ruleApproved": false, + "procedureNames": [], + "consistency": null, + "coverage": null, + "testCaseResults": [] + }, + { + "ruleId": "1ec09b", + "ruleName": "Video element visual content has strict accessible alternative", + "ruleApproved": false, + "procedureNames": [], + "consistency": null, + "coverage": null, + "testCaseResults": [] + }, + { + "ruleId": "1a02b0", + "ruleName": "Audio and visuals of video element have transcript", + "ruleApproved": false, + "procedureNames": [], + "consistency": null, + "coverage": null, + "testCaseResults": [] + }, + { + "ruleId": "2ee8b8", + "ruleName": "Visible label is part of accessible name", + "ruleApproved": false, + "procedureNames": [], + "consistency": null, + "coverage": null, + "testCaseResults": [] + }, + { + "ruleId": "59br37", + "ruleName": "Zoomed text node is not clipped with CSS overflow", + "ruleApproved": false, + "procedureNames": [], + "consistency": null, + "coverage": null, + "testCaseResults": [] + } + ] +} \ No newline at end of file diff --git a/content-assets/wcag-act-rules/earl/oracle.json b/content-assets/wcag-act-rules/earl/oracle.json new file mode 100644 index 000000000..aebdb7490 --- /dev/null +++ b/content-assets/wcag-act-rules/earl/oracle.json @@ -0,0 +1,3900 @@ +{ + "@context": "https://act-rules.github.io/earl-context.json", + "@type": [ + "Assertor", + "Project" + ], + "assertedThat": [ + { + "@type": "Assertion", + "subject": { + "@type": "TestSubject", + "source": "https://www.w3.org/WAI/content-assets/wcag-act-rules/testcases/73f2c2/eabc191efa65e6613739042a0ae21937cda02428.html" + }, + "test": { + "@type": "TestCase", + "title": "73f2c2-test", + "isPartOf": [ + { + "@type": "TestRequirement", + "title": "WCAG2, SC 1.3.5" + } + ] + }, + "result": { + "@type": "TestResult", + "outcome": "earl:inapplicable" + } + }, + { + "@type": "Assertion", + "subject": { + "@type": "TestSubject", + "source": "https://www.w3.org/WAI/content-assets/wcag-act-rules/testcases/73f2c2/93ac216a885112ab9882b119a62532c7f6b6c528.html" + }, + "test": { + "@type": "TestCase", + "title": "73f2c2-test", + "isPartOf": [ + { + "@type": "TestRequirement", + "title": "WCAG2, SC 1.3.5" + } + ] + }, + "result": { + "@type": "TestResult", + "outcome": "earl:inapplicable" + } + }, + { + "@type": "Assertion", + "subject": { + "@type": "TestSubject", + "source": "https://www.w3.org/WAI/content-assets/wcag-act-rules/testcases/73f2c2/d64a0231dbcc95b21aafe3b554b9fdcbc9855301.html" + }, + "test": { + "@type": "TestCase", + "title": "73f2c2-test", + "isPartOf": [ + { + "@type": "TestRequirement", + "title": "WCAG2, SC 1.3.5" + } + ] + }, + "result": { + "@type": "TestResult", + "outcome": "earl:inapplicable" + } + }, + { + "@type": "Assertion", + "subject": { + "@type": "TestSubject", + "source": "https://www.w3.org/WAI/content-assets/wcag-act-rules/testcases/73f2c2/ff150593870cd4c1228d5eb69e2e0bc205e09727.html" + }, + "test": { + "@type": "TestCase", + "title": "73f2c2-test", + "isPartOf": [ + { + "@type": "TestRequirement", + "title": "WCAG2, SC 1.3.5" + } + ] + }, + "result": { + "@type": "TestResult", + "outcome": "earl:inapplicable" + } + }, + { + "@type": "Assertion", + "subject": { + "@type": "TestSubject", + "source": "https://www.w3.org/WAI/content-assets/wcag-act-rules/testcases/73f2c2/e9f07d1795d34f948d3dd42051963623109a0bae.html" + }, + "test": { + "@type": "TestCase", + "title": "73f2c2-test", + "isPartOf": [ + { + "@type": "TestRequirement", + "title": "WCAG2, SC 1.3.5" + } + ] + }, + "result": { + "@type": "TestResult", + "outcome": "earl:inapplicable" + } + }, + { + "@type": "Assertion", + "subject": { + "@type": "TestSubject", + "source": "https://www.w3.org/WAI/content-assets/wcag-act-rules/testcases/73f2c2/0411dce372604b1c0b14fe48aae6190882e8110c.html" + }, + "test": { + "@type": "TestCase", + "title": "73f2c2-test", + "isPartOf": [ + { + "@type": "TestRequirement", + "title": "WCAG2, SC 1.3.5" + } + ] + }, + "result": { + "@type": "TestResult", + "outcome": "earl:inapplicable" + } + }, + { + "@type": "Assertion", + "subject": { + "@type": "TestSubject", + "source": "https://www.w3.org/WAI/content-assets/wcag-act-rules/testcases/73f2c2/41c94e01a5809d1558eea96efc67a3ac6c90c148.html" + }, + "test": { + "@type": "TestCase", + "title": "73f2c2-test", + "isPartOf": [ + { + "@type": "TestRequirement", + "title": "WCAG2, SC 1.3.5" + } + ] + }, + "result": { + "@type": "TestResult", + "outcome": "earl:inapplicable" + } + }, + { + "@type": "Assertion", + "subject": { + "@type": "TestSubject", + "source": "https://www.w3.org/WAI/content-assets/wcag-act-rules/testcases/73f2c2/35d0948a2cb309923e9a7cc5dd99a8ffc975088b.html" + }, + "test": { + "@type": "TestCase", + "title": "73f2c2-test", + "isPartOf": [ + { + "@type": "TestRequirement", + "title": "WCAG2, SC 1.3.5" + } + ] + }, + "result": { + "@type": "TestResult", + "outcome": "earl:inapplicable" + } + }, + { + "@type": "Assertion", + "subject": { + "@type": "TestSubject", + "source": "https://www.w3.org/WAI/content-assets/wcag-act-rules/testcases/73f2c2/2ed049a75aaa549c0ba477c5048f7f2bb34cb160.html" + }, + "test": { + "@type": "TestCase", + "title": "73f2c2-test", + "isPartOf": [ + { + "@type": "TestRequirement", + "title": "WCAG2, SC 1.3.5" + } + ] + }, + "result": { + "@type": "TestResult", + "outcome": "earl:inapplicable" + } + }, + { + "@type": "Assertion", + "subject": { + "@type": "TestSubject", + "source": "https://www.w3.org/WAI/content-assets/wcag-act-rules/testcases/73f2c2/512d17179ce05f1d10bccf46b7e294864bfa308d.html" + }, + "test": { + "@type": "TestCase", + "title": "73f2c2-test", + "isPartOf": [ + { + "@type": "TestRequirement", + "title": "WCAG2, SC 1.3.5" + } + ] + }, + "result": { + "@type": "TestResult", + "outcome": "earl:inapplicable" + } + }, + { + "@type": "Assertion", + "subject": { + "@type": "TestSubject", + "source": "https://www.w3.org/WAI/content-assets/wcag-act-rules/testcases/73f2c2/9a55c66417d240eec2078684cd95c37cd35660ec.html" + }, + "test": { + "@type": "TestCase", + "title": "73f2c2-test", + "isPartOf": [ + { + "@type": "TestRequirement", + "title": "WCAG2, SC 1.3.5" + } + ] + }, + "result": { + "@type": "TestResult", + "outcome": "earl:inapplicable" + } + }, + { + "@type": "Assertion", + "subject": { + "@type": "TestSubject", + "source": "https://www.w3.org/WAI/content-assets/wcag-act-rules/testcases/73f2c2/81de203102fe8bf98e7f95aa9959374c1f6a3d3b.html" + }, + "test": { + "@type": "TestCase", + "title": "73f2c2-test", + "isPartOf": [ + { + "@type": "TestRequirement", + "title": "WCAG2, SC 1.3.5" + } + ] + }, + "result": { + "@type": "TestResult", + "outcome": "earl:inapplicable" + } + }, + { + "@type": "Assertion", + "subject": { + "@type": "TestSubject", + "source": "https://www.w3.org/WAI/content-assets/wcag-act-rules/testcases/73f2c2/7f282d49777b1261a3907ca35c6549b2210b18df.html" + }, + "test": { + "@type": "TestCase", + "title": "73f2c2-test", + "isPartOf": [ + { + "@type": "TestRequirement", + "title": "WCAG2, SC 1.3.5" + } + ] + }, + "result": { + "@type": "TestResult", + "outcome": "earl:inapplicable" + } + }, + { + "@type": "Assertion", + "subject": { + "@type": "TestSubject", + "source": "https://www.w3.org/WAI/content-assets/wcag-act-rules/testcases/73f2c2/b08efeaf52bbd436d492213c3843894ce4e1151f.html" + }, + "test": { + "@type": "TestCase", + "title": "73f2c2-test", + "isPartOf": [ + { + "@type": "TestRequirement", + "title": "WCAG2, SC 1.3.5" + } + ] + }, + "result": { + "@type": "TestResult", + "outcome": "earl:inapplicable" + } + }, + { + "@type": "Assertion", + "subject": { + "@type": "TestSubject", + "source": "https://www.w3.org/WAI/content-assets/wcag-act-rules/testcases/73f2c2/b3ca8290eb74aa794ffbfd3e338facc52e675746.html" + }, + "test": { + "@type": "TestCase", + "title": "73f2c2-test", + "isPartOf": [ + { + "@type": "TestRequirement", + "title": "WCAG2, SC 1.3.5" + } + ] + }, + "result": { + "@type": "TestResult", + "outcome": "earl:inapplicable" + } + }, + { + "@type": "Assertion", + "subject": { + "@type": "TestSubject", + "source": "https://www.w3.org/WAI/content-assets/wcag-act-rules/testcases/73f2c2/84ead6cf6757e4ddb90a2912c50ee670b2c776ba.html" + }, + "test": { + "@type": "TestCase", + "title": "73f2c2-test", + "isPartOf": [ + { + "@type": "TestRequirement", + "title": "WCAG2, SC 1.3.5" + } + ] + }, + "result": { + "@type": "TestResult", + "outcome": "earl:inapplicable" + } + }, + { + "@type": "Assertion", + "subject": { + "@type": "TestSubject", + "source": "https://www.w3.org/WAI/content-assets/wcag-act-rules/testcases/73f2c2/8ffedb82ca905c0cd8851d924884d9c1cdcb8d08.html" + }, + "test": { + "@type": "TestCase", + "title": "73f2c2-test", + "isPartOf": [ + { + "@type": "TestRequirement", + "title": "WCAG2, SC 1.3.5" + } + ] + }, + "result": { + "@type": "TestResult", + "outcome": "earl:inapplicable" + } + }, + { + "@type": "Assertion", + "subject": { + "@type": "TestSubject", + "source": "https://www.w3.org/WAI/content-assets/wcag-act-rules/testcases/73f2c2/84895e9fbb270edde8d9356fa9924eabaf86cf02.html" + }, + "test": { + "@type": "TestCase", + "title": "73f2c2-test", + "isPartOf": [ + { + "@type": "TestRequirement", + "title": "WCAG2, SC 1.3.5" + } + ] + }, + "result": { + "@type": "TestResult", + "outcome": "earl:inapplicable" + } + }, + { + "@type": "Assertion", + "subject": { + "@type": "TestSubject", + "source": "https://www.w3.org/WAI/content-assets/wcag-act-rules/testcases/73f2c2/4700b31c9114050fe08d832c6a634d9e54ac78ee.html" + }, + "test": { + "@type": "TestCase", + "title": "73f2c2-test", + "isPartOf": [ + { + "@type": "TestRequirement", + "title": "WCAG2, SC 1.3.5" + } + ] + }, + "result": { + "@type": "TestResult", + "outcome": "earl:inapplicable" + } + }, + { + "@type": "Assertion", + "subject": { + "@type": "TestSubject", + "source": "https://www.w3.org/WAI/content-assets/wcag-act-rules/testcases/73f2c2/3a6b86ed813d4c34e566641e9fcd571e16aeae6f.html" + }, + "test": { + "@type": "TestCase", + "title": "73f2c2-test", + "isPartOf": [ + { + "@type": "TestRequirement", + "title": "WCAG2, SC 1.3.5" + } + ] + }, + "result": { + "@type": "TestResult", + "outcome": "earl:inapplicable" + } + }, + { + "@type": "Assertion", + "subject": { + "@type": "TestSubject", + "source": "https://www.w3.org/WAI/content-assets/wcag-act-rules/testcases/73f2c2/efcd5df49b39506dac34a310f4b8bc0df71716d3.html" + }, + "test": { + "@type": "TestCase", + "title": "73f2c2-test", + "isPartOf": [ + { + "@type": "TestRequirement", + "title": "WCAG2, SC 1.3.5" + } + ] + }, + "result": { + "@type": "TestResult", + "outcome": "earl:inapplicable" + } + }, + { + "@type": "Assertion", + "subject": { + "@type": "TestSubject", + "source": "https://www.w3.org/WAI/content-assets/wcag-act-rules/testcases/73f2c2/2512c24c9a793fa8a30958e203090f955a3fc262.html" + }, + "test": { + "@type": "TestCase", + "title": "73f2c2-test", + "isPartOf": [ + { + "@type": "TestRequirement", + "title": "WCAG2, SC 1.3.5" + } + ] + }, + "result": { + "@type": "TestResult", + "outcome": "earl:inapplicable" + } + }, + { + "@type": "Assertion", + "subject": { + "@type": "TestSubject", + "source": "https://www.w3.org/WAI/content-assets/wcag-act-rules/testcases/73f2c2/55ce632e85a0243abf196c59242b2af699e5c0d4.html" + }, + "test": { + "@type": "TestCase", + "title": "73f2c2-test", + "isPartOf": [ + { + "@type": "TestRequirement", + "title": "WCAG2, SC 1.3.5" + } + ] + }, + "result": { + "@type": "TestResult", + "outcome": "earl:inapplicable" + } + }, + { + "@type": "Assertion", + "subject": { + "@type": "TestSubject", + "source": "https://www.w3.org/WAI/content-assets/wcag-act-rules/testcases/73f2c2/130d7f761a6a43b896b2f1d0ded311da6a7aebf1.html" + }, + "test": { + "@type": "TestCase", + "title": "73f2c2-test", + "isPartOf": [ + { + "@type": "TestRequirement", + "title": "WCAG2, SC 1.3.5" + } + ] + }, + "result": { + "@type": "TestResult", + "outcome": "earl:inapplicable" + } + }, + { + "@type": "Assertion", + "subject": { + "@type": "TestSubject", + "source": "https://www.w3.org/WAI/content-assets/wcag-act-rules/testcases/73f2c2/3d79434f382323a20bc7dda8cd01e8d084a3c3bf.html" + }, + "test": { + "@type": "TestCase", + "title": "73f2c2-test", + "isPartOf": [ + { + "@type": "TestRequirement", + "title": "WCAG2, SC 1.3.5" + } + ] + }, + "result": { + "@type": "TestResult", + "outcome": "earl:inapplicable" + } + }, + { + "@type": "Assertion", + "subject": { + "@type": "TestSubject", + "source": "https://www.w3.org/WAI/content-assets/wcag-act-rules/testcases/73f2c2/92214e0008b9b2e7bd98d991d27c09bb33d4c92c.html" + }, + "test": { + "@type": "TestCase", + "title": "73f2c2-test", + "isPartOf": [ + { + "@type": "TestRequirement", + "title": "WCAG2, SC 1.3.5" + } + ] + }, + "result": { + "@type": "TestResult", + "outcome": "earl:inapplicable" + } + }, + { + "@type": "Assertion", + "subject": { + "@type": "TestSubject", + "source": "https://www.w3.org/WAI/content-assets/wcag-act-rules/testcases/73f2c2/41c0b66bc0208aef009343935649f2bec3ae778d.html" + }, + "test": { + "@type": "TestCase", + "title": "73f2c2-test", + "isPartOf": [ + { + "@type": "TestRequirement", + "title": "WCAG2, SC 1.3.5" + } + ] + }, + "result": { + "@type": "TestResult", + "outcome": "earl:inapplicable" + } + }, + { + "@type": "Assertion", + "subject": { + "@type": "TestSubject", + "source": "https://www.w3.org/WAI/content-assets/wcag-act-rules/testcases/73f2c2/631fc4f23b93e9486e5cc07aed11a99003d4f354.html" + }, + "test": { + "@type": "TestCase", + "title": "73f2c2-test", + "isPartOf": [ + { + "@type": "TestRequirement", + "title": "WCAG2, SC 1.3.5" + } + ] + }, + "result": { + "@type": "TestResult", + "outcome": "earl:inapplicable" + } + }, + { + "@type": "Assertion", + "subject": { + "@type": "TestSubject", + "source": "https://www.w3.org/WAI/content-assets/wcag-act-rules/testcases/97a4e1/a4cc71b0434f71f4ea0069c409f73e0207dfb403.html" + }, + "test": { + "@type": "TestCase", + "title": "97a4e1-test", + "isPartOf": [ + { + "@type": "TestRequirement", + "title": "WCAG2, SC 4.1.2" + } + ] + }, + "result": { + "@type": "TestResult", + "outcome": "earl:passed" + } + }, + { + "@type": "Assertion", + "subject": { + "@type": "TestSubject", + "source": "https://www.w3.org/WAI/content-assets/wcag-act-rules/testcases/97a4e1/d9adf41033a5b71a0730b6df8c1c7e01088e9022.html" + }, + "test": { + "@type": "TestCase", + "title": "97a4e1-test", + "isPartOf": [ + { + "@type": "TestRequirement", + "title": "WCAG2, SC 4.1.2" + } + ] + }, + "result": { + "@type": "TestResult", + "outcome": "earl:inapplicable" + } + }, + { + "@type": "Assertion", + "subject": { + "@type": "TestSubject", + "source": "https://www.w3.org/WAI/content-assets/wcag-act-rules/testcases/97a4e1/3004e7b1a47b2e5a5c77b3eef36b50d495c9e4a1.html" + }, + "test": { + "@type": "TestCase", + "title": "97a4e1-test", + "isPartOf": [ + { + "@type": "TestRequirement", + "title": "WCAG2, SC 4.1.2" + } + ] + }, + "result": { + "@type": "TestResult", + "outcome": "earl:passed" + } + }, + { + "@type": "Assertion", + "subject": { + "@type": "TestSubject", + "source": "https://www.w3.org/WAI/content-assets/wcag-act-rules/testcases/97a4e1/ff4b76894bd9aaad29242e72fe93fd9798bf85af.html" + }, + "test": { + "@type": "TestCase", + "title": "97a4e1-test", + "isPartOf": [ + { + "@type": "TestRequirement", + "title": "WCAG2, SC 4.1.2" + } + ] + }, + "result": { + "@type": "TestResult", + "outcome": "earl:passed" + } + }, + { + "@type": "Assertion", + "subject": { + "@type": "TestSubject", + "source": "https://www.w3.org/WAI/content-assets/wcag-act-rules/testcases/97a4e1/5bfdf45a98f7d2f0e93a700f7ce0fe5f723bf0f7.html" + }, + "test": { + "@type": "TestCase", + "title": "97a4e1-test", + "isPartOf": [ + { + "@type": "TestRequirement", + "title": "WCAG2, SC 4.1.2" + } + ] + }, + "result": { + "@type": "TestResult", + "outcome": "earl:inapplicable" + } + }, + { + "@type": "Assertion", + "subject": { + "@type": "TestSubject", + "source": "https://www.w3.org/WAI/content-assets/wcag-act-rules/testcases/97a4e1/00fe207175e40ddc81a86fb09504e5fa33b7dd0f.html" + }, + "test": { + "@type": "TestCase", + "title": "97a4e1-test", + "isPartOf": [ + { + "@type": "TestRequirement", + "title": "WCAG2, SC 4.1.2" + } + ] + }, + "result": { + "@type": "TestResult", + "outcome": "earl:inapplicable" + } + }, + { + "@type": "Assertion", + "subject": { + "@type": "TestSubject", + "source": "https://www.w3.org/WAI/content-assets/wcag-act-rules/testcases/97a4e1/3fe70212e0020d7fa552b7c6c035a466c900c4b9.html" + }, + "test": { + "@type": "TestCase", + "title": "97a4e1-test", + "isPartOf": [ + { + "@type": "TestRequirement", + "title": "WCAG2, SC 4.1.2" + } + ] + }, + "result": { + "@type": "TestResult", + "outcome": "earl:inapplicable" + } + }, + { + "@type": "Assertion", + "subject": { + "@type": "TestSubject", + "source": "https://www.w3.org/WAI/content-assets/wcag-act-rules/testcases/97a4e1/1ec8deb0b18514b612774d3af39b5ad41f2a792b.html" + }, + "test": { + "@type": "TestCase", + "title": "97a4e1-test", + "isPartOf": [ + { + "@type": "TestRequirement", + "title": "WCAG2, SC 4.1.2" + } + ] + }, + "result": { + "@type": "TestResult", + "outcome": "earl:inapplicable" + } + }, + { + "@type": "Assertion", + "subject": { + "@type": "TestSubject", + "source": "https://www.w3.org/WAI/content-assets/wcag-act-rules/testcases/97a4e1/2c5b0625e21b3503d1cd4c4daf53b15ae41c562d.html" + }, + "test": { + "@type": "TestCase", + "title": "97a4e1-test", + "isPartOf": [ + { + "@type": "TestRequirement", + "title": "WCAG2, SC 4.1.2" + } + ] + }, + "result": { + "@type": "TestResult", + "outcome": "earl:inapplicable" + } + }, + { + "@type": "Assertion", + "subject": { + "@type": "TestSubject", + "source": "https://www.w3.org/WAI/content-assets/wcag-act-rules/testcases/97a4e1/ffe1796f06e1082a8ddae54a471dcca66c783c4e.html" + }, + "test": { + "@type": "TestCase", + "title": "97a4e1-test", + "isPartOf": [ + { + "@type": "TestRequirement", + "title": "WCAG2, SC 4.1.2" + } + ] + }, + "result": { + "@type": "TestResult", + "outcome": "earl:inapplicable" + } + }, + { + "@type": "Assertion", + "subject": { + "@type": "TestSubject", + "source": "https://www.w3.org/WAI/content-assets/wcag-act-rules/testcases/97a4e1/1a6035f4f09b339ac53bc547fc727a51ab05a3c6.html" + }, + "test": { + "@type": "TestCase", + "title": "97a4e1-test", + "isPartOf": [ + { + "@type": "TestRequirement", + "title": "WCAG2, SC 4.1.2" + } + ] + }, + "result": { + "@type": "TestResult", + "outcome": "earl:inapplicable" + } + }, + { + "@type": "Assertion", + "subject": { + "@type": "TestSubject", + "source": "https://www.w3.org/WAI/content-assets/wcag-act-rules/testcases/97a4e1/ac9a749a026c47209c34677ca6ac0dc093d24888.html" + }, + "test": { + "@type": "TestCase", + "title": "97a4e1-test", + "isPartOf": [ + { + "@type": "TestRequirement", + "title": "WCAG2, SC 4.1.2" + } + ] + }, + "result": { + "@type": "TestResult", + "outcome": "earl:inapplicable" + } + }, + { + "@type": "Assertion", + "subject": { + "@type": "TestSubject", + "source": "https://www.w3.org/WAI/content-assets/wcag-act-rules/testcases/97a4e1/0666607827b30150ed0a5be439f58623b3222131.html" + }, + "test": { + "@type": "TestCase", + "title": "97a4e1-test", + "isPartOf": [ + { + "@type": "TestRequirement", + "title": "WCAG2, SC 4.1.2" + } + ] + }, + "result": { + "@type": "TestResult", + "outcome": "earl:inapplicable" + } + }, + { + "@type": "Assertion", + "subject": { + "@type": "TestSubject", + "source": "https://www.w3.org/WAI/content-assets/wcag-act-rules/testcases/97a4e1/14c51a76c14250316a756b7660b2489f18896d5a.html" + }, + "test": { + "@type": "TestCase", + "title": "97a4e1-test", + "isPartOf": [ + { + "@type": "TestRequirement", + "title": "WCAG2, SC 4.1.2" + } + ] + }, + "result": { + "@type": "TestResult", + "outcome": "earl:inapplicable" + } + }, + { + "@type": "Assertion", + "subject": { + "@type": "TestSubject", + "source": "https://www.w3.org/WAI/content-assets/wcag-act-rules/testcases/97a4e1/096bf1e8eeb0b5633861389cb3fa3267649e396c.html" + }, + "test": { + "@type": "TestCase", + "title": "97a4e1-test", + "isPartOf": [ + { + "@type": "TestRequirement", + "title": "WCAG2, SC 4.1.2" + } + ] + }, + "result": { + "@type": "TestResult", + "outcome": "earl:inapplicable" + } + }, + { + "@type": "Assertion", + "subject": { + "@type": "TestSubject", + "source": "https://www.w3.org/WAI/content-assets/wcag-act-rules/testcases/97a4e1/b6b0eec01fc2759e3335fa4e448e5772161a9da6.html" + }, + "test": { + "@type": "TestCase", + "title": "97a4e1-test", + "isPartOf": [ + { + "@type": "TestRequirement", + "title": "WCAG2, SC 4.1.2" + } + ] + }, + "result": { + "@type": "TestResult", + "outcome": "earl:inapplicable" + } + }, + { + "@type": "Assertion", + "subject": { + "@type": "TestSubject", + "source": "https://www.w3.org/WAI/content-assets/wcag-act-rules/testcases/97a4e1/21bbd170c05cd535fd5096f9c7eebc54eb72d936.html" + }, + "test": { + "@type": "TestCase", + "title": "97a4e1-test", + "isPartOf": [ + { + "@type": "TestRequirement", + "title": "WCAG2, SC 4.1.2" + } + ] + }, + "result": { + "@type": "TestResult", + "outcome": "earl:inapplicable" + } + }, + { + "@type": "Assertion", + "subject": { + "@type": "TestSubject", + "source": "https://www.w3.org/WAI/content-assets/wcag-act-rules/testcases/de46e4/53a78bad6e92791991df42c50d2e763a9f9d772c.html" + }, + "test": { + "@type": "TestCase", + "title": "de46e4-test", + "isPartOf": [ + { + "@type": "TestRequirement", + "title": "WCAG2, SC 3.1.2" + } + ] + }, + "result": { + "@type": "TestResult", + "outcome": "earl:inapplicable" + } + }, + { + "@type": "Assertion", + "subject": { + "@type": "TestSubject", + "source": "https://www.w3.org/WAI/content-assets/wcag-act-rules/testcases/de46e4/e0fe6824b5571e0552ab2955697c5ff0776abf79.html" + }, + "test": { + "@type": "TestCase", + "title": "de46e4-test", + "isPartOf": [ + { + "@type": "TestRequirement", + "title": "WCAG2, SC 3.1.2" + } + ] + }, + "result": { + "@type": "TestResult", + "outcome": "earl:inapplicable" + } + }, + { + "@type": "Assertion", + "subject": { + "@type": "TestSubject", + "source": "https://www.w3.org/WAI/content-assets/wcag-act-rules/testcases/de46e4/207782d0d8899521e2b51b5c384f83d7f4516358.html" + }, + "test": { + "@type": "TestCase", + "title": "de46e4-test", + "isPartOf": [ + { + "@type": "TestRequirement", + "title": "WCAG2, SC 3.1.2" + } + ] + }, + "result": { + "@type": "TestResult", + "outcome": "earl:inapplicable" + } + }, + { + "@type": "Assertion", + "subject": { + "@type": "TestSubject", + "source": "https://www.w3.org/WAI/content-assets/wcag-act-rules/testcases/de46e4/8376f95166a75a8541217b77ae6a235f1aac6c3d.html" + }, + "test": { + "@type": "TestCase", + "title": "de46e4-test", + "isPartOf": [ + { + "@type": "TestRequirement", + "title": "WCAG2, SC 3.1.2" + } + ] + }, + "result": { + "@type": "TestResult", + "outcome": "earl:inapplicable" + } + }, + { + "@type": "Assertion", + "subject": { + "@type": "TestSubject", + "source": "https://www.w3.org/WAI/content-assets/wcag-act-rules/testcases/de46e4/2febb4d398ed0d788f9ac054ff14cfbd68c0c1f1.html" + }, + "test": { + "@type": "TestCase", + "title": "de46e4-test", + "isPartOf": [ + { + "@type": "TestRequirement", + "title": "WCAG2, SC 3.1.2" + } + ] + }, + "result": { + "@type": "TestResult", + "outcome": "earl:inapplicable" + } + }, + { + "@type": "Assertion", + "subject": { + "@type": "TestSubject", + "source": "https://www.w3.org/WAI/content-assets/wcag-act-rules/testcases/de46e4/0545e4efa0d7897b357f0396e7e30d5f3b5921dd.html" + }, + "test": { + "@type": "TestCase", + "title": "de46e4-test", + "isPartOf": [ + { + "@type": "TestRequirement", + "title": "WCAG2, SC 3.1.2" + } + ] + }, + "result": { + "@type": "TestResult", + "outcome": "earl:inapplicable" + } + }, + { + "@type": "Assertion", + "subject": { + "@type": "TestSubject", + "source": "https://www.w3.org/WAI/content-assets/wcag-act-rules/testcases/de46e4/e7f2916927e758969cbfe270ad4b6ed6c07faa72.html" + }, + "test": { + "@type": "TestCase", + "title": "de46e4-test", + "isPartOf": [ + { + "@type": "TestRequirement", + "title": "WCAG2, SC 3.1.2" + } + ] + }, + "result": { + "@type": "TestResult", + "outcome": "earl:inapplicable" + } + }, + { + "@type": "Assertion", + "subject": { + "@type": "TestSubject", + "source": "https://www.w3.org/WAI/content-assets/wcag-act-rules/testcases/de46e4/35a083bacf80a64deb81069ec7db0229520c9a6c.html" + }, + "test": { + "@type": "TestCase", + "title": "de46e4-test", + "isPartOf": [ + { + "@type": "TestRequirement", + "title": "WCAG2, SC 3.1.2" + } + ] + }, + "result": { + "@type": "TestResult", + "outcome": "earl:inapplicable" + } + }, + { + "@type": "Assertion", + "subject": { + "@type": "TestSubject", + "source": "https://www.w3.org/WAI/content-assets/wcag-act-rules/testcases/de46e4/0d2ac2a60f6b99de02537945ac61366e1562403d.html" + }, + "test": { + "@type": "TestCase", + "title": "de46e4-test", + "isPartOf": [ + { + "@type": "TestRequirement", + "title": "WCAG2, SC 3.1.2" + } + ] + }, + "result": { + "@type": "TestResult", + "outcome": "earl:inapplicable" + } + }, + { + "@type": "Assertion", + "subject": { + "@type": "TestSubject", + "source": "https://www.w3.org/WAI/content-assets/wcag-act-rules/testcases/de46e4/8df22e9421c652e9849f7bfb4dbd28a24518c0fb.html" + }, + "test": { + "@type": "TestCase", + "title": "de46e4-test", + "isPartOf": [ + { + "@type": "TestRequirement", + "title": "WCAG2, SC 3.1.2" + } + ] + }, + "result": { + "@type": "TestResult", + "outcome": "earl:inapplicable" + } + }, + { + "@type": "Assertion", + "subject": { + "@type": "TestSubject", + "source": "https://www.w3.org/WAI/content-assets/wcag-act-rules/testcases/de46e4/984a5b424d118046dfa2529398056fbd52d4e5ea.html" + }, + "test": { + "@type": "TestCase", + "title": "de46e4-test", + "isPartOf": [ + { + "@type": "TestRequirement", + "title": "WCAG2, SC 3.1.2" + } + ] + }, + "result": { + "@type": "TestResult", + "outcome": "earl:inapplicable" + } + }, + { + "@type": "Assertion", + "subject": { + "@type": "TestSubject", + "source": "https://www.w3.org/WAI/content-assets/wcag-act-rules/testcases/de46e4/3087d6c373b09b1f4fc70a5c3ae221cce54b626c.html" + }, + "test": { + "@type": "TestCase", + "title": "de46e4-test", + "isPartOf": [ + { + "@type": "TestRequirement", + "title": "WCAG2, SC 3.1.2" + } + ] + }, + "result": { + "@type": "TestResult", + "outcome": "earl:inapplicable" + } + }, + { + "@type": "Assertion", + "subject": { + "@type": "TestSubject", + "source": "https://www.w3.org/WAI/content-assets/wcag-act-rules/testcases/de46e4/915cdae554a817caa4792101fde1adf14563227d.html" + }, + "test": { + "@type": "TestCase", + "title": "de46e4-test", + "isPartOf": [ + { + "@type": "TestRequirement", + "title": "WCAG2, SC 3.1.2" + } + ] + }, + "result": { + "@type": "TestResult", + "outcome": "earl:inapplicable" + } + }, + { + "@type": "Assertion", + "subject": { + "@type": "TestSubject", + "source": "https://www.w3.org/WAI/content-assets/wcag-act-rules/testcases/de46e4/50e733e0c505a556fc53e6265eb5b432823570f7.html" + }, + "test": { + "@type": "TestCase", + "title": "de46e4-test", + "isPartOf": [ + { + "@type": "TestRequirement", + "title": "WCAG2, SC 3.1.2" + } + ] + }, + "result": { + "@type": "TestResult", + "outcome": "earl:inapplicable" + } + }, + { + "@type": "Assertion", + "subject": { + "@type": "TestSubject", + "source": "https://www.w3.org/WAI/content-assets/wcag-act-rules/testcases/de46e4/5b58b483fa53a6ff228c89a7fe57997664845663.html" + }, + "test": { + "@type": "TestCase", + "title": "de46e4-test", + "isPartOf": [ + { + "@type": "TestRequirement", + "title": "WCAG2, SC 3.1.2" + } + ] + }, + "result": { + "@type": "TestResult", + "outcome": "earl:inapplicable" + } + }, + { + "@type": "Assertion", + "subject": { + "@type": "TestSubject", + "source": "https://www.w3.org/WAI/content-assets/wcag-act-rules/testcases/de46e4/d6606eb2863e2176f9beb914e5cfe70bce2d905e.html" + }, + "test": { + "@type": "TestCase", + "title": "de46e4-test", + "isPartOf": [ + { + "@type": "TestRequirement", + "title": "WCAG2, SC 3.1.2" + } + ] + }, + "result": { + "@type": "TestResult", + "outcome": "earl:inapplicable" + } + }, + { + "@type": "Assertion", + "subject": { + "@type": "TestSubject", + "source": "https://www.w3.org/WAI/content-assets/wcag-act-rules/testcases/de46e4/a44f5e11d20feec4ae39e2db0336ddef0a8e04ec.html" + }, + "test": { + "@type": "TestCase", + "title": "de46e4-test", + "isPartOf": [ + { + "@type": "TestRequirement", + "title": "WCAG2, SC 3.1.2" + } + ] + }, + "result": { + "@type": "TestResult", + "outcome": "earl:inapplicable" + } + }, + { + "@type": "Assertion", + "subject": { + "@type": "TestSubject", + "source": "https://www.w3.org/WAI/content-assets/wcag-act-rules/testcases/de46e4/471e3f82cdd9122e2886d2d7bcfc8cda1397a51d.html" + }, + "test": { + "@type": "TestCase", + "title": "de46e4-test", + "isPartOf": [ + { + "@type": "TestRequirement", + "title": "WCAG2, SC 3.1.2" + } + ] + }, + "result": { + "@type": "TestResult", + "outcome": "earl:inapplicable" + } + }, + { + "@type": "Assertion", + "subject": { + "@type": "TestSubject", + "source": "https://www.w3.org/WAI/content-assets/wcag-act-rules/testcases/de46e4/4fa5219cf39dc536c51d67f6c4f9f54271a8dcfa.html" + }, + "test": { + "@type": "TestCase", + "title": "de46e4-test", + "isPartOf": [ + { + "@type": "TestRequirement", + "title": "WCAG2, SC 3.1.2" + } + ] + }, + "result": { + "@type": "TestResult", + "outcome": "earl:inapplicable" + } + }, + { + "@type": "Assertion", + "subject": { + "@type": "TestSubject", + "source": "https://www.w3.org/WAI/content-assets/wcag-act-rules/testcases/46ca7f/e5b8fa7ab66409e7b52b335a8b6aebe11fd78635.html" + }, + "test": { + "@type": "TestCase", + "title": "46ca7f-test", + "isPartOf": [ + { + "@type": "TestRequirement", + "title": "WCAG2, SC " + } + ] + }, + "result": { + "@type": "TestResult", + "outcome": "earl:inapplicable" + } + }, + { + "@type": "Assertion", + "subject": { + "@type": "TestSubject", + "source": "https://www.w3.org/WAI/content-assets/wcag-act-rules/testcases/46ca7f/b40e6ce081099b8bf0f76a43f4c27f12df342ddd.html" + }, + "test": { + "@type": "TestCase", + "title": "46ca7f-test", + "isPartOf": [ + { + "@type": "TestRequirement", + "title": "WCAG2, SC " + } + ] + }, + "result": { + "@type": "TestResult", + "outcome": "earl:inapplicable" + } + }, + { + "@type": "Assertion", + "subject": { + "@type": "TestSubject", + "source": "https://www.w3.org/WAI/content-assets/wcag-act-rules/testcases/46ca7f/6f8e6014c133635fecac02e1087a666c5014ae5f.html" + }, + "test": { + "@type": "TestCase", + "title": "46ca7f-test", + "isPartOf": [ + { + "@type": "TestRequirement", + "title": "WCAG2, SC " + } + ] + }, + "result": { + "@type": "TestResult", + "outcome": "earl:inapplicable" + } + }, + { + "@type": "Assertion", + "subject": { + "@type": "TestSubject", + "source": "https://www.w3.org/WAI/content-assets/wcag-act-rules/testcases/46ca7f/eb5983ff8bb0f85c891d48f96106337446797d8f.html" + }, + "test": { + "@type": "TestCase", + "title": "46ca7f-test", + "isPartOf": [ + { + "@type": "TestRequirement", + "title": "WCAG2, SC " + } + ] + }, + "result": { + "@type": "TestResult", + "outcome": "earl:inapplicable" + } + }, + { + "@type": "Assertion", + "subject": { + "@type": "TestSubject", + "source": "https://www.w3.org/WAI/content-assets/wcag-act-rules/testcases/46ca7f/9c51e8f0568ab3401375114dd0eded2eddfe231a.html" + }, + "test": { + "@type": "TestCase", + "title": "46ca7f-test", + "isPartOf": [ + { + "@type": "TestRequirement", + "title": "WCAG2, SC " + } + ] + }, + "result": { + "@type": "TestResult", + "outcome": "earl:inapplicable" + } + }, + { + "@type": "Assertion", + "subject": { + "@type": "TestSubject", + "source": "https://www.w3.org/WAI/content-assets/wcag-act-rules/testcases/46ca7f/6687821a71b53e0e1764e895900a6bad46412b5c.html" + }, + "test": { + "@type": "TestCase", + "title": "46ca7f-test", + "isPartOf": [ + { + "@type": "TestRequirement", + "title": "WCAG2, SC " + } + ] + }, + "result": { + "@type": "TestResult", + "outcome": "earl:inapplicable" + } + }, + { + "@type": "Assertion", + "subject": { + "@type": "TestSubject", + "source": "https://www.w3.org/WAI/content-assets/wcag-act-rules/testcases/46ca7f/e136a03c52c01c1b190c7372d83463f3c6502de9.html" + }, + "test": { + "@type": "TestCase", + "title": "46ca7f-test", + "isPartOf": [ + { + "@type": "TestRequirement", + "title": "WCAG2, SC " + } + ] + }, + "result": { + "@type": "TestResult", + "outcome": "earl:inapplicable" + } + }, + { + "@type": "Assertion", + "subject": { + "@type": "TestSubject", + "source": "https://www.w3.org/WAI/content-assets/wcag-act-rules/testcases/46ca7f/96c1f58088f1e32c965f38ddc50d4b88f6a0f022.html" + }, + "test": { + "@type": "TestCase", + "title": "46ca7f-test", + "isPartOf": [ + { + "@type": "TestRequirement", + "title": "WCAG2, SC " + } + ] + }, + "result": { + "@type": "TestResult", + "outcome": "earl:inapplicable" + } + }, + { + "@type": "Assertion", + "subject": { + "@type": "TestSubject", + "source": "https://www.w3.org/WAI/content-assets/wcag-act-rules/testcases/46ca7f/b4329d21bd80d961408bf066a70998417234f200.html" + }, + "test": { + "@type": "TestCase", + "title": "46ca7f-test", + "isPartOf": [ + { + "@type": "TestRequirement", + "title": "WCAG2, SC " + } + ] + }, + "result": { + "@type": "TestResult", + "outcome": "earl:inapplicable" + } + }, + { + "@type": "Assertion", + "subject": { + "@type": "TestSubject", + "source": "https://www.w3.org/WAI/content-assets/wcag-act-rules/testcases/46ca7f/a48478825dc5baf21cc79bfcfbe12ed462590f1e.html" + }, + "test": { + "@type": "TestCase", + "title": "46ca7f-test", + "isPartOf": [ + { + "@type": "TestRequirement", + "title": "WCAG2, SC " + } + ] + }, + "result": { + "@type": "TestResult", + "outcome": "earl:inapplicable" + } + }, + { + "@type": "Assertion", + "subject": { + "@type": "TestSubject", + "source": "https://www.w3.org/WAI/content-assets/wcag-act-rules/testcases/e086e5/933cad4e69415e2a2970832d2d60e2b854bca1b4.html" + }, + "test": { + "@type": "TestCase", + "title": "e086e5-test", + "isPartOf": [ + { + "@type": "TestRequirement", + "title": "WCAG2, SC 4.1.2" + } + ] + }, + "result": { + "@type": "TestResult", + "outcome": "earl:failed" + } + }, + { + "@type": "Assertion", + "subject": { + "@type": "TestSubject", + "source": "https://www.w3.org/WAI/content-assets/wcag-act-rules/testcases/e086e5/366e62d83ede9df9fdad86cf7040600916bb065a.html" + }, + "test": { + "@type": "TestCase", + "title": "e086e5-test", + "isPartOf": [ + { + "@type": "TestRequirement", + "title": "WCAG2, SC 4.1.2" + } + ] + }, + "result": { + "@type": "TestResult", + "outcome": "earl:passed" + } + }, + { + "@type": "Assertion", + "subject": { + "@type": "TestSubject", + "source": "https://www.w3.org/WAI/content-assets/wcag-act-rules/testcases/e086e5/6726b79b0534d80f567c3e5fd7174962d411be95.html" + }, + "test": { + "@type": "TestCase", + "title": "e086e5-test", + "isPartOf": [ + { + "@type": "TestRequirement", + "title": "WCAG2, SC 4.1.2" + } + ] + }, + "result": { + "@type": "TestResult", + "outcome": "earl:inapplicable" + } + }, + { + "@type": "Assertion", + "subject": { + "@type": "TestSubject", + "source": "https://www.w3.org/WAI/content-assets/wcag-act-rules/testcases/e086e5/2183d2e337eec311b7c2e06c2f9cec759913dba9.html" + }, + "test": { + "@type": "TestCase", + "title": "e086e5-test", + "isPartOf": [ + { + "@type": "TestRequirement", + "title": "WCAG2, SC 4.1.2" + } + ] + }, + "result": { + "@type": "TestResult", + "outcome": "earl:inapplicable" + } + }, + { + "@type": "Assertion", + "subject": { + "@type": "TestSubject", + "source": "https://www.w3.org/WAI/content-assets/wcag-act-rules/testcases/e086e5/3aa8f45d7e358655c39708e2656a2c2d97e7dfa6.html" + }, + "test": { + "@type": "TestCase", + "title": "e086e5-test", + "isPartOf": [ + { + "@type": "TestRequirement", + "title": "WCAG2, SC 4.1.2" + } + ] + }, + "result": { + "@type": "TestResult", + "outcome": "earl:inapplicable" + } + }, + { + "@type": "Assertion", + "subject": { + "@type": "TestSubject", + "source": "https://www.w3.org/WAI/content-assets/wcag-act-rules/testcases/e086e5/ca41ec5f1dba602b8b6e332ad524cbfc5cd1505e.html" + }, + "test": { + "@type": "TestCase", + "title": "e086e5-test", + "isPartOf": [ + { + "@type": "TestRequirement", + "title": "WCAG2, SC 4.1.2" + } + ] + }, + "result": { + "@type": "TestResult", + "outcome": "earl:inapplicable" + } + }, + { + "@type": "Assertion", + "subject": { + "@type": "TestSubject", + "source": "https://www.w3.org/WAI/content-assets/wcag-act-rules/testcases/e086e5/09ea6ee13f7f26b0d6e3103946209ea0726876de.html" + }, + "test": { + "@type": "TestCase", + "title": "e086e5-test", + "isPartOf": [ + { + "@type": "TestRequirement", + "title": "WCAG2, SC 4.1.2" + } + ] + }, + "result": { + "@type": "TestResult", + "outcome": "earl:inapplicable" + } + }, + { + "@type": "Assertion", + "subject": { + "@type": "TestSubject", + "source": "https://www.w3.org/WAI/content-assets/wcag-act-rules/testcases/e086e5/004258203c8bf167307b6ed79f765115d16a6357.html" + }, + "test": { + "@type": "TestCase", + "title": "e086e5-test", + "isPartOf": [ + { + "@type": "TestRequirement", + "title": "WCAG2, SC 4.1.2" + } + ] + }, + "result": { + "@type": "TestResult", + "outcome": "earl:inapplicable" + } + }, + { + "@type": "Assertion", + "subject": { + "@type": "TestSubject", + "source": "https://www.w3.org/WAI/content-assets/wcag-act-rules/testcases/e086e5/5c0ba53d53cc9fd8627f224b39db30bd9ffa5757.html" + }, + "test": { + "@type": "TestCase", + "title": "e086e5-test", + "isPartOf": [ + { + "@type": "TestRequirement", + "title": "WCAG2, SC 4.1.2" + } + ] + }, + "result": { + "@type": "TestResult", + "outcome": "earl:inapplicable" + } + }, + { + "@type": "Assertion", + "subject": { + "@type": "TestSubject", + "source": "https://www.w3.org/WAI/content-assets/wcag-act-rules/testcases/e086e5/80a5df2346e082cd0be260143ac9090a902bcf30.html" + }, + "test": { + "@type": "TestCase", + "title": "e086e5-test", + "isPartOf": [ + { + "@type": "TestRequirement", + "title": "WCAG2, SC 4.1.2" + } + ] + }, + "result": { + "@type": "TestResult", + "outcome": "earl:inapplicable" + } + }, + { + "@type": "Assertion", + "subject": { + "@type": "TestSubject", + "source": "https://www.w3.org/WAI/content-assets/wcag-act-rules/testcases/e086e5/a59cf1abfabcb96ab4592966bb4a78e788b41017.html" + }, + "test": { + "@type": "TestCase", + "title": "e086e5-test", + "isPartOf": [ + { + "@type": "TestRequirement", + "title": "WCAG2, SC 4.1.2" + } + ] + }, + "result": { + "@type": "TestResult", + "outcome": "earl:inapplicable" + } + }, + { + "@type": "Assertion", + "subject": { + "@type": "TestSubject", + "source": "https://www.w3.org/WAI/content-assets/wcag-act-rules/testcases/e086e5/552732aff853ed413ed7b5ff4a6202d11fd0c1a5.html" + }, + "test": { + "@type": "TestCase", + "title": "e086e5-test", + "isPartOf": [ + { + "@type": "TestRequirement", + "title": "WCAG2, SC 4.1.2" + } + ] + }, + "result": { + "@type": "TestResult", + "outcome": "earl:inapplicable" + } + }, + { + "@type": "Assertion", + "subject": { + "@type": "TestSubject", + "source": "https://www.w3.org/WAI/content-assets/wcag-act-rules/testcases/e086e5/4246616cd947040f64dc183b66e1f6c30b2d7fbb.html" + }, + "test": { + "@type": "TestCase", + "title": "e086e5-test", + "isPartOf": [ + { + "@type": "TestRequirement", + "title": "WCAG2, SC 4.1.2" + } + ] + }, + "result": { + "@type": "TestResult", + "outcome": "earl:inapplicable" + } + }, + { + "@type": "Assertion", + "subject": { + "@type": "TestSubject", + "source": "https://www.w3.org/WAI/content-assets/wcag-act-rules/testcases/e086e5/b0c554cfdddfdc0fe15923066b329868dd9e70c8.html" + }, + "test": { + "@type": "TestCase", + "title": "e086e5-test", + "isPartOf": [ + { + "@type": "TestRequirement", + "title": "WCAG2, SC 4.1.2" + } + ] + }, + "result": { + "@type": "TestResult", + "outcome": "earl:inapplicable" + } + }, + { + "@type": "Assertion", + "subject": { + "@type": "TestSubject", + "source": "https://www.w3.org/WAI/content-assets/wcag-act-rules/testcases/e086e5/c828178c45e9299883296cf425144d2ae804fc27.html" + }, + "test": { + "@type": "TestCase", + "title": "e086e5-test", + "isPartOf": [ + { + "@type": "TestRequirement", + "title": "WCAG2, SC 4.1.2" + } + ] + }, + "result": { + "@type": "TestResult", + "outcome": "earl:inapplicable" + } + }, + { + "@type": "Assertion", + "subject": { + "@type": "TestSubject", + "source": "https://www.w3.org/WAI/content-assets/wcag-act-rules/testcases/e086e5/16a907322625e3b82c25f571eb9dd8fe897444f8.html" + }, + "test": { + "@type": "TestCase", + "title": "e086e5-test", + "isPartOf": [ + { + "@type": "TestRequirement", + "title": "WCAG2, SC 4.1.2" + } + ] + }, + "result": { + "@type": "TestResult", + "outcome": "earl:inapplicable" + } + }, + { + "@type": "Assertion", + "subject": { + "@type": "TestSubject", + "source": "https://www.w3.org/WAI/content-assets/wcag-act-rules/testcases/e086e5/bd816c3ef10b8982f18411e1623887d2444d7311.html" + }, + "test": { + "@type": "TestCase", + "title": "e086e5-test", + "isPartOf": [ + { + "@type": "TestRequirement", + "title": "WCAG2, SC 4.1.2" + } + ] + }, + "result": { + "@type": "TestResult", + "outcome": "earl:inapplicable" + } + }, + { + "@type": "Assertion", + "subject": { + "@type": "TestSubject", + "source": "https://www.w3.org/WAI/content-assets/wcag-act-rules/testcases/e086e5/d9ee6c2ae6da41521bd4ba0bf25c4b6bcd253f37.html" + }, + "test": { + "@type": "TestCase", + "title": "e086e5-test", + "isPartOf": [ + { + "@type": "TestRequirement", + "title": "WCAG2, SC 4.1.2" + } + ] + }, + "result": { + "@type": "TestResult", + "outcome": "earl:inapplicable" + } + }, + { + "@type": "Assertion", + "subject": { + "@type": "TestSubject", + "source": "https://www.w3.org/WAI/content-assets/wcag-act-rules/testcases/e086e5/43b93bc71597fdc7152a7920a78f27a3b27cf639.html" + }, + "test": { + "@type": "TestCase", + "title": "e086e5-test", + "isPartOf": [ + { + "@type": "TestRequirement", + "title": "WCAG2, SC 4.1.2" + } + ] + }, + "result": { + "@type": "TestResult", + "outcome": "earl:inapplicable" + } + }, + { + "@type": "Assertion", + "subject": { + "@type": "TestSubject", + "source": "https://www.w3.org/WAI/content-assets/wcag-act-rules/testcases/b5c3f8/f8214944f374b25c3ce42bd92a4304d38a2309dc.html" + }, + "test": { + "@type": "TestCase", + "title": "b5c3f8-test", + "isPartOf": [ + { + "@type": "TestRequirement", + "title": "WCAG2, SC 3.1.1" + } + ] + }, + "result": { + "@type": "TestResult", + "outcome": "earl:passed" + } + }, + { + "@type": "Assertion", + "subject": { + "@type": "TestSubject", + "source": "https://www.w3.org/WAI/content-assets/wcag-act-rules/testcases/b5c3f8/941efb7368e46b27b937d34b07fc4d41da01b002.html" + }, + "test": { + "@type": "TestCase", + "title": "b5c3f8-test", + "isPartOf": [ + { + "@type": "TestRequirement", + "title": "WCAG2, SC 3.1.1" + } + ] + }, + "result": { + "@type": "TestResult", + "outcome": "earl:inapplicable" + } + }, + { + "@type": "Assertion", + "subject": { + "@type": "TestSubject", + "source": "https://www.w3.org/WAI/content-assets/wcag-act-rules/testcases/b5c3f8/36f0f321c8aa6e8c0a5ee08b15e8f1442ad762fd.html" + }, + "test": { + "@type": "TestCase", + "title": "b5c3f8-test", + "isPartOf": [ + { + "@type": "TestRequirement", + "title": "WCAG2, SC 3.1.1" + } + ] + }, + "result": { + "@type": "TestResult", + "outcome": "earl:inapplicable" + } + }, + { + "@type": "Assertion", + "subject": { + "@type": "TestSubject", + "source": "https://www.w3.org/WAI/content-assets/wcag-act-rules/testcases/b5c3f8/5636ffbff7668ca38610e36905889df90a92f485.html" + }, + "test": { + "@type": "TestCase", + "title": "b5c3f8-test", + "isPartOf": [ + { + "@type": "TestRequirement", + "title": "WCAG2, SC 3.1.1" + } + ] + }, + "result": { + "@type": "TestResult", + "outcome": "earl:inapplicable" + } + }, + { + "@type": "Assertion", + "subject": { + "@type": "TestSubject", + "source": "https://www.w3.org/WAI/content-assets/wcag-act-rules/testcases/b5c3f8/4885abc44ca092b3d07a3f8e855dbcbf33f6c66b.html" + }, + "test": { + "@type": "TestCase", + "title": "b5c3f8-test", + "isPartOf": [ + { + "@type": "TestRequirement", + "title": "WCAG2, SC 3.1.1" + } + ] + }, + "result": { + "@type": "TestResult", + "outcome": "earl:inapplicable" + } + }, + { + "@type": "Assertion", + "subject": { + "@type": "TestSubject", + "source": "https://www.w3.org/WAI/content-assets/wcag-act-rules/testcases/b5c3f8/297b27cc9c3500b77e72320d73ad8252aede9bb8.svg" + }, + "test": { + "@type": "TestCase", + "title": "b5c3f8-test", + "isPartOf": [ + { + "@type": "TestRequirement", + "title": "WCAG2, SC 3.1.1" + } + ] + }, + "result": { + "@type": "TestResult", + "outcome": "earl:inapplicable" + } + }, + { + "@type": "Assertion", + "subject": { + "@type": "TestSubject", + "source": "https://www.w3.org/WAI/content-assets/wcag-act-rules/testcases/b5c3f8/af7eaac588fa1a23884d30f93ed50c2f1779c2fa.xml" + }, + "test": { + "@type": "TestCase", + "title": "b5c3f8-test", + "isPartOf": [ + { + "@type": "TestRequirement", + "title": "WCAG2, SC 3.1.1" + } + ] + }, + "result": { + "@type": "TestResult", + "outcome": "earl:inapplicable" + } + }, + { + "@type": "Assertion", + "subject": { + "@type": "TestSubject", + "source": "https://www.w3.org/WAI/content-assets/wcag-act-rules/testcases/b5c3f8/0fac26928e2bf6b7db6c7f46a1e0ab50aaa8a7c1.html" + }, + "test": { + "@type": "TestCase", + "title": "b5c3f8-test", + "isPartOf": [ + { + "@type": "TestRequirement", + "title": "WCAG2, SC 3.1.1" + } + ] + }, + "result": { + "@type": "TestResult", + "outcome": "earl:passed" + } + }, + { + "@type": "Assertion", + "subject": { + "@type": "TestSubject", + "source": "https://www.w3.org/WAI/content-assets/wcag-act-rules/testcases/b5c3f8/473352935acf2463b14dbd8e38073e913eeb5c08.html" + }, + "test": { + "@type": "TestCase", + "title": "b5c3f8-test", + "isPartOf": [ + { + "@type": "TestRequirement", + "title": "WCAG2, SC 3.1.1" + } + ] + }, + "result": { + "@type": "TestResult", + "outcome": "earl:inapplicable" + } + }, + { + "@type": "Assertion", + "subject": { + "@type": "TestSubject", + "source": "https://www.w3.org/WAI/content-assets/wcag-act-rules/testcases/b5c3f8/98681b2a7949e49b2da1b353f70e688528fe7ddc.html" + }, + "test": { + "@type": "TestCase", + "title": "b5c3f8-test", + "isPartOf": [ + { + "@type": "TestRequirement", + "title": "WCAG2, SC 3.1.1" + } + ] + }, + "result": { + "@type": "TestResult", + "outcome": "earl:inapplicable" + } + }, + { + "@type": "Assertion", + "subject": { + "@type": "TestSubject", + "source": "https://www.w3.org/WAI/content-assets/wcag-act-rules/testcases/b5c3f8/4ea0280617a1b71dcc327356484f8767919b0f40.html" + }, + "test": { + "@type": "TestCase", + "title": "b5c3f8-test", + "isPartOf": [ + { + "@type": "TestRequirement", + "title": "WCAG2, SC 3.1.1" + } + ] + }, + "result": { + "@type": "TestResult", + "outcome": "earl:inapplicable" + } + }, + { + "@type": "Assertion", + "subject": { + "@type": "TestSubject", + "source": "https://www.w3.org/WAI/content-assets/wcag-act-rules/testcases/b5c3f8/4f94c3e26f43701d91db403fe26cd8894bdc8ccf.html" + }, + "test": { + "@type": "TestCase", + "title": "b5c3f8-test", + "isPartOf": [ + { + "@type": "TestRequirement", + "title": "WCAG2, SC 3.1.1" + } + ] + }, + "result": { + "@type": "TestResult", + "outcome": "earl:inapplicable" + } + }, + { + "@type": "Assertion", + "subject": { + "@type": "TestSubject", + "source": "https://www.w3.org/WAI/content-assets/wcag-act-rules/testcases/b5c3f8/b584aa8aeb33814a0ecb63fd9ed4d97f2211f837.svg" + }, + "test": { + "@type": "TestCase", + "title": "b5c3f8-test", + "isPartOf": [ + { + "@type": "TestRequirement", + "title": "WCAG2, SC 3.1.1" + } + ] + }, + "result": { + "@type": "TestResult", + "outcome": "earl:inapplicable" + } + }, + { + "@type": "Assertion", + "subject": { + "@type": "TestSubject", + "source": "https://www.w3.org/WAI/content-assets/wcag-act-rules/testcases/b5c3f8/58847c387d3b2cfa7e57c6ed613a8f31569cfd30.xml" + }, + "test": { + "@type": "TestCase", + "title": "b5c3f8-test", + "isPartOf": [ + { + "@type": "TestRequirement", + "title": "WCAG2, SC 3.1.1" + } + ] + }, + "result": { + "@type": "TestResult", + "outcome": "earl:inapplicable" + } + }, + { + "@type": "Assertion", + "subject": { + "@type": "TestSubject", + "source": "https://www.w3.org/WAI/content-assets/wcag-act-rules/testcases/bf051a/7d8c4fd028c504d10c4e5e9bd7183c139549e1a1.html" + }, + "test": { + "@type": "TestCase", + "title": "bf051a-test", + "isPartOf": [ + { + "@type": "TestRequirement", + "title": "WCAG2, SC 3.1.1" + } + ] + }, + "result": { + "@type": "TestResult", + "outcome": "earl:passed" + } + }, + { + "@type": "Assertion", + "subject": { + "@type": "TestSubject", + "source": "https://www.w3.org/WAI/content-assets/wcag-act-rules/testcases/bf051a/a49f11c86ad81c4d42700dfca58a7eeec377f02e.html" + }, + "test": { + "@type": "TestCase", + "title": "bf051a-test", + "isPartOf": [ + { + "@type": "TestRequirement", + "title": "WCAG2, SC 3.1.1" + } + ] + }, + "result": { + "@type": "TestResult", + "outcome": "earl:inapplicable" + } + }, + { + "@type": "Assertion", + "subject": { + "@type": "TestSubject", + "source": "https://www.w3.org/WAI/content-assets/wcag-act-rules/testcases/bf051a/b7a35f8080e756776877bca013a910dafde8ef73.html" + }, + "test": { + "@type": "TestCase", + "title": "bf051a-test", + "isPartOf": [ + { + "@type": "TestRequirement", + "title": "WCAG2, SC 3.1.1" + } + ] + }, + "result": { + "@type": "TestResult", + "outcome": "earl:inapplicable" + } + }, + { + "@type": "Assertion", + "subject": { + "@type": "TestSubject", + "source": "https://www.w3.org/WAI/content-assets/wcag-act-rules/testcases/bf051a/5c998eef8cb13a8f577dade1a3b9fe591bc69204.html" + }, + "test": { + "@type": "TestCase", + "title": "bf051a-test", + "isPartOf": [ + { + "@type": "TestRequirement", + "title": "WCAG2, SC 3.1.1" + } + ] + }, + "result": { + "@type": "TestResult", + "outcome": "earl:inapplicable" + } + }, + { + "@type": "Assertion", + "subject": { + "@type": "TestSubject", + "source": "https://www.w3.org/WAI/content-assets/wcag-act-rules/testcases/bf051a/0f73e7179e17f050380f0ea350d2551611820fd5.html" + }, + "test": { + "@type": "TestCase", + "title": "bf051a-test", + "isPartOf": [ + { + "@type": "TestRequirement", + "title": "WCAG2, SC 3.1.1" + } + ] + }, + "result": { + "@type": "TestResult", + "outcome": "earl:inapplicable" + } + }, + { + "@type": "Assertion", + "subject": { + "@type": "TestSubject", + "source": "https://www.w3.org/WAI/content-assets/wcag-act-rules/testcases/bf051a/b64d767d873269ff00966630e34ab198fc24368f.html" + }, + "test": { + "@type": "TestCase", + "title": "bf051a-test", + "isPartOf": [ + { + "@type": "TestRequirement", + "title": "WCAG2, SC 3.1.1" + } + ] + }, + "result": { + "@type": "TestResult", + "outcome": "earl:inapplicable" + } + }, + { + "@type": "Assertion", + "subject": { + "@type": "TestSubject", + "source": "https://www.w3.org/WAI/content-assets/wcag-act-rules/testcases/bf051a/1b73557d29073ecd327790ca1a6e343b4395b2ab.svg" + }, + "test": { + "@type": "TestCase", + "title": "bf051a-test", + "isPartOf": [ + { + "@type": "TestRequirement", + "title": "WCAG2, SC 3.1.1" + } + ] + }, + "result": { + "@type": "TestResult", + "outcome": "earl:inapplicable" + } + }, + { + "@type": "Assertion", + "subject": { + "@type": "TestSubject", + "source": "https://www.w3.org/WAI/content-assets/wcag-act-rules/testcases/5b7ae0/e41574526cdf4626016308c0f4185a5f91a0d29d.html" + }, + "test": { + "@type": "TestCase", + "title": "5b7ae0-test", + "isPartOf": [ + { + "@type": "TestRequirement", + "title": "WCAG2, SC 3.1.1" + } + ] + }, + "result": { + "@type": "TestResult", + "outcome": "earl:inapplicable" + } + }, + { + "@type": "Assertion", + "subject": { + "@type": "TestSubject", + "source": "https://www.w3.org/WAI/content-assets/wcag-act-rules/testcases/5b7ae0/dfc9d18aeb0f09f44646435fd37fcf63410c197b.html" + }, + "test": { + "@type": "TestCase", + "title": "5b7ae0-test", + "isPartOf": [ + { + "@type": "TestRequirement", + "title": "WCAG2, SC 3.1.1" + } + ] + }, + "result": { + "@type": "TestResult", + "outcome": "earl:inapplicable" + } + }, + { + "@type": "Assertion", + "subject": { + "@type": "TestSubject", + "source": "https://www.w3.org/WAI/content-assets/wcag-act-rules/testcases/5b7ae0/a203d146dcc0d1df9f246cdf3b3b860d87e91c1c.html" + }, + "test": { + "@type": "TestCase", + "title": "5b7ae0-test", + "isPartOf": [ + { + "@type": "TestRequirement", + "title": "WCAG2, SC 3.1.1" + } + ] + }, + "result": { + "@type": "TestResult", + "outcome": "earl:inapplicable" + } + }, + { + "@type": "Assertion", + "subject": { + "@type": "TestSubject", + "source": "https://www.w3.org/WAI/content-assets/wcag-act-rules/testcases/5b7ae0/82c5599492f32e1a90615f15548e79d254dd1b54.html" + }, + "test": { + "@type": "TestCase", + "title": "5b7ae0-test", + "isPartOf": [ + { + "@type": "TestRequirement", + "title": "WCAG2, SC 3.1.1" + } + ] + }, + "result": { + "@type": "TestResult", + "outcome": "earl:inapplicable" + } + }, + { + "@type": "Assertion", + "subject": { + "@type": "TestSubject", + "source": "https://www.w3.org/WAI/content-assets/wcag-act-rules/testcases/5b7ae0/943ccfe43d79c6eb8013e793440c49da63fa5d8a.html" + }, + "test": { + "@type": "TestCase", + "title": "5b7ae0-test", + "isPartOf": [ + { + "@type": "TestRequirement", + "title": "WCAG2, SC 3.1.1" + } + ] + }, + "result": { + "@type": "TestResult", + "outcome": "earl:inapplicable" + } + }, + { + "@type": "Assertion", + "subject": { + "@type": "TestSubject", + "source": "https://www.w3.org/WAI/content-assets/wcag-act-rules/testcases/5b7ae0/d0f61fa9d6acd6759aaf5aec062a1e5026fcf4d5.svg" + }, + "test": { + "@type": "TestCase", + "title": "5b7ae0-test", + "isPartOf": [ + { + "@type": "TestRequirement", + "title": "WCAG2, SC 3.1.1" + } + ] + }, + "result": { + "@type": "TestResult", + "outcome": "earl:inapplicable" + } + }, + { + "@type": "Assertion", + "subject": { + "@type": "TestSubject", + "source": "https://www.w3.org/WAI/content-assets/wcag-act-rules/testcases/5b7ae0/84aa25ef587640beb210c6de408f209021542593.svg" + }, + "test": { + "@type": "TestCase", + "title": "5b7ae0-test", + "isPartOf": [ + { + "@type": "TestRequirement", + "title": "WCAG2, SC 3.1.1" + } + ] + }, + "result": { + "@type": "TestResult", + "outcome": "earl:inapplicable" + } + }, + { + "@type": "Assertion", + "subject": { + "@type": "TestSubject", + "source": "https://www.w3.org/WAI/content-assets/wcag-act-rules/testcases/5b7ae0/f766afdae47b656ab4dd08a3ae552506f3f1f820.xml" + }, + "test": { + "@type": "TestCase", + "title": "5b7ae0-test", + "isPartOf": [ + { + "@type": "TestRequirement", + "title": "WCAG2, SC 3.1.1" + } + ] + }, + "result": { + "@type": "TestResult", + "outcome": "earl:inapplicable" + } + }, + { + "@type": "Assertion", + "subject": { + "@type": "TestSubject", + "source": "https://www.w3.org/WAI/content-assets/wcag-act-rules/testcases/5b7ae0/36d5b7fa707573676b64884e8aa2b42a730f38d7.xhtml" + }, + "test": { + "@type": "TestCase", + "title": "5b7ae0-test", + "isPartOf": [ + { + "@type": "TestRequirement", + "title": "WCAG2, SC 3.1.1" + } + ] + }, + "result": { + "@type": "TestResult", + "outcome": "earl:inapplicable" + } + }, + { + "@type": "Assertion", + "subject": { + "@type": "TestSubject", + "source": "https://www.w3.org/WAI/content-assets/wcag-act-rules/testcases/5b7ae0/f8214944f374b25c3ce42bd92a4304d38a2309dc.html" + }, + "test": { + "@type": "TestCase", + "title": "5b7ae0-test", + "isPartOf": [ + { + "@type": "TestRequirement", + "title": "WCAG2, SC 3.1.1" + } + ] + }, + "result": { + "@type": "TestResult", + "outcome": "earl:inapplicable" + } + }, + { + "@type": "Assertion", + "subject": { + "@type": "TestSubject", + "source": "https://www.w3.org/WAI/content-assets/wcag-act-rules/testcases/5b7ae0/f4e4e57719f3adce548e04b1518156e23790d930.html" + }, + "test": { + "@type": "TestCase", + "title": "5b7ae0-test", + "isPartOf": [ + { + "@type": "TestRequirement", + "title": "WCAG2, SC 3.1.1" + } + ] + }, + "result": { + "@type": "TestResult", + "outcome": "earl:inapplicable" + } + }, + { + "@type": "Assertion", + "subject": { + "@type": "TestSubject", + "source": "https://www.w3.org/WAI/content-assets/wcag-act-rules/testcases/5b7ae0/a6034429b6f1e6a137fc972e0acee45e06a685d2.html" + }, + "test": { + "@type": "TestCase", + "title": "5b7ae0-test", + "isPartOf": [ + { + "@type": "TestRequirement", + "title": "WCAG2, SC 3.1.1" + } + ] + }, + "result": { + "@type": "TestResult", + "outcome": "earl:inapplicable" + } + }, + { + "@type": "Assertion", + "subject": { + "@type": "TestSubject", + "source": "https://www.w3.org/WAI/content-assets/wcag-act-rules/testcases/2779a5/7f9f315b5041f3726662bf269613c43678af99d4.html" + }, + "test": { + "@type": "TestCase", + "title": "2779a5-test", + "isPartOf": [ + { + "@type": "TestRequirement", + "title": "WCAG2, SC 2.4.2" + } + ] + }, + "result": { + "@type": "TestResult", + "outcome": "earl:passed" + } + }, + { + "@type": "Assertion", + "subject": { + "@type": "TestSubject", + "source": "https://www.w3.org/WAI/content-assets/wcag-act-rules/testcases/2779a5/64771c390e57375a822a7223362ea7bb859c0a96.html" + }, + "test": { + "@type": "TestCase", + "title": "2779a5-test", + "isPartOf": [ + { + "@type": "TestRequirement", + "title": "WCAG2, SC 2.4.2" + } + ] + }, + "result": { + "@type": "TestResult", + "outcome": "earl:passed" + } + }, + { + "@type": "Assertion", + "subject": { + "@type": "TestSubject", + "source": "https://www.w3.org/WAI/content-assets/wcag-act-rules/testcases/2779a5/6b3d2e2147cfc618b744f2dabfaf2e66327055d7.html" + }, + "test": { + "@type": "TestCase", + "title": "2779a5-test", + "isPartOf": [ + { + "@type": "TestRequirement", + "title": "WCAG2, SC 2.4.2" + } + ] + }, + "result": { + "@type": "TestResult", + "outcome": "earl:inapplicable" + } + }, + { + "@type": "Assertion", + "subject": { + "@type": "TestSubject", + "source": "https://www.w3.org/WAI/content-assets/wcag-act-rules/testcases/2779a5/efa1e0438bb515332ec6b4d943044c336ca77fab.html" + }, + "test": { + "@type": "TestCase", + "title": "2779a5-test", + "isPartOf": [ + { + "@type": "TestRequirement", + "title": "WCAG2, SC 2.4.2" + } + ] + }, + "result": { + "@type": "TestResult", + "outcome": "earl:inapplicable" + } + }, + { + "@type": "Assertion", + "subject": { + "@type": "TestSubject", + "source": "https://www.w3.org/WAI/content-assets/wcag-act-rules/testcases/2779a5/0ad882dffaf6edd16058119e1c513b4746b0ac27.html" + }, + "test": { + "@type": "TestCase", + "title": "2779a5-test", + "isPartOf": [ + { + "@type": "TestRequirement", + "title": "WCAG2, SC 2.4.2" + } + ] + }, + "result": { + "@type": "TestResult", + "outcome": "earl:inapplicable" + } + }, + { + "@type": "Assertion", + "subject": { + "@type": "TestSubject", + "source": "https://www.w3.org/WAI/content-assets/wcag-act-rules/testcases/2779a5/820fb18c9bb20fb1a940a0806a87c6f6e468bb5b.html" + }, + "test": { + "@type": "TestCase", + "title": "2779a5-test", + "isPartOf": [ + { + "@type": "TestRequirement", + "title": "WCAG2, SC 2.4.2" + } + ] + }, + "result": { + "@type": "TestResult", + "outcome": "earl:inapplicable" + } + }, + { + "@type": "Assertion", + "subject": { + "@type": "TestSubject", + "source": "https://www.w3.org/WAI/content-assets/wcag-act-rules/testcases/2779a5/314d991fa5328e41f8a806bfbac84d748b41f7ed.html" + }, + "test": { + "@type": "TestCase", + "title": "2779a5-test", + "isPartOf": [ + { + "@type": "TestRequirement", + "title": "WCAG2, SC 2.4.2" + } + ] + }, + "result": { + "@type": "TestResult", + "outcome": "earl:inapplicable" + } + }, + { + "@type": "Assertion", + "subject": { + "@type": "TestSubject", + "source": "https://www.w3.org/WAI/content-assets/wcag-act-rules/testcases/2779a5/5fd6fda771cf8810eef5166464622d6979e0406e.html" + }, + "test": { + "@type": "TestCase", + "title": "2779a5-test", + "isPartOf": [ + { + "@type": "TestRequirement", + "title": "WCAG2, SC 2.4.2" + } + ] + }, + "result": { + "@type": "TestResult", + "outcome": "earl:inapplicable" + } + }, + { + "@type": "Assertion", + "subject": { + "@type": "TestSubject", + "source": "https://www.w3.org/WAI/content-assets/wcag-act-rules/testcases/2779a5/a14968698b0e95b6624f187d4538e320e4fa8952.html" + }, + "test": { + "@type": "TestCase", + "title": "2779a5-test", + "isPartOf": [ + { + "@type": "TestRequirement", + "title": "WCAG2, SC 2.4.2" + } + ] + }, + "result": { + "@type": "TestResult", + "outcome": "earl:inapplicable" + } + }, + { + "@type": "Assertion", + "subject": { + "@type": "TestSubject", + "source": "https://www.w3.org/WAI/content-assets/wcag-act-rules/testcases/2779a5/4eeff9c95f15e90ca5abc972079112d1ea5c3d51.html" + }, + "test": { + "@type": "TestCase", + "title": "2779a5-test", + "isPartOf": [ + { + "@type": "TestRequirement", + "title": "WCAG2, SC 2.4.2" + } + ] + }, + "result": { + "@type": "TestResult", + "outcome": "earl:inapplicable" + } + }, + { + "@type": "Assertion", + "subject": { + "@type": "TestSubject", + "source": "https://www.w3.org/WAI/content-assets/wcag-act-rules/testcases/2779a5/ecc29b73e37b6a125b3fd9767068dcaa368d467a.svg" + }, + "test": { + "@type": "TestCase", + "title": "2779a5-test", + "isPartOf": [ + { + "@type": "TestRequirement", + "title": "WCAG2, SC 2.4.2" + } + ] + }, + "result": { + "@type": "TestResult", + "outcome": "earl:inapplicable" + } + }, + { + "@type": "Assertion", + "subject": { + "@type": "TestSubject", + "source": "https://www.w3.org/WAI/content-assets/wcag-act-rules/testcases/59796f/8c29bcb24ac0f448846a2ffdad4c9693d5aef8c6.html" + }, + "test": { + "@type": "TestCase", + "title": "59796f-test", + "isPartOf": [ + { + "@type": "TestRequirement", + "title": "WCAG2, SC 1.1.1" + }, + { + "@type": "TestRequirement", + "title": "WCAG2, SC 4.1.2" + } + ] + }, + "result": { + "@type": "TestResult", + "outcome": "earl:inapplicable" + } + }, + { + "@type": "Assertion", + "subject": { + "@type": "TestSubject", + "source": "https://www.w3.org/WAI/content-assets/wcag-act-rules/testcases/59796f/b413c09531b239e27bcf79cb57302b429ef59fe6.html" + }, + "test": { + "@type": "TestCase", + "title": "59796f-test", + "isPartOf": [ + { + "@type": "TestRequirement", + "title": "WCAG2, SC 1.1.1" + }, + { + "@type": "TestRequirement", + "title": "WCAG2, SC 4.1.2" + } + ] + }, + "result": { + "@type": "TestResult", + "outcome": "earl:inapplicable" + } + }, + { + "@type": "Assertion", + "subject": { + "@type": "TestSubject", + "source": "https://www.w3.org/WAI/content-assets/wcag-act-rules/testcases/59796f/cab9b2d06e5a44e2056ccbdbb7096f55ab42859c.html" + }, + "test": { + "@type": "TestCase", + "title": "59796f-test", + "isPartOf": [ + { + "@type": "TestRequirement", + "title": "WCAG2, SC 1.1.1" + }, + { + "@type": "TestRequirement", + "title": "WCAG2, SC 4.1.2" + } + ] + }, + "result": { + "@type": "TestResult", + "outcome": "earl:inapplicable" + } + }, + { + "@type": "Assertion", + "subject": { + "@type": "TestSubject", + "source": "https://www.w3.org/WAI/content-assets/wcag-act-rules/testcases/59796f/7d97d6b2f3fa16760bf66026691281a8179f3260.html" + }, + "test": { + "@type": "TestCase", + "title": "59796f-test", + "isPartOf": [ + { + "@type": "TestRequirement", + "title": "WCAG2, SC 1.1.1" + }, + { + "@type": "TestRequirement", + "title": "WCAG2, SC 4.1.2" + } + ] + }, + "result": { + "@type": "TestResult", + "outcome": "earl:inapplicable" + } + }, + { + "@type": "Assertion", + "subject": { + "@type": "TestSubject", + "source": "https://www.w3.org/WAI/content-assets/wcag-act-rules/testcases/59796f/04342a3834e0003f3057807937d617e432e83d33.html" + }, + "test": { + "@type": "TestCase", + "title": "59796f-test", + "isPartOf": [ + { + "@type": "TestRequirement", + "title": "WCAG2, SC 1.1.1" + }, + { + "@type": "TestRequirement", + "title": "WCAG2, SC 4.1.2" + } + ] + }, + "result": { + "@type": "TestResult", + "outcome": "earl:inapplicable" + } + }, + { + "@type": "Assertion", + "subject": { + "@type": "TestSubject", + "source": "https://www.w3.org/WAI/content-assets/wcag-act-rules/testcases/59796f/5c71cdabc04f9038e21d872e20a516cb429a7619.html" + }, + "test": { + "@type": "TestCase", + "title": "59796f-test", + "isPartOf": [ + { + "@type": "TestRequirement", + "title": "WCAG2, SC 1.1.1" + }, + { + "@type": "TestRequirement", + "title": "WCAG2, SC 4.1.2" + } + ] + }, + "result": { + "@type": "TestResult", + "outcome": "earl:inapplicable" + } + }, + { + "@type": "Assertion", + "subject": { + "@type": "TestSubject", + "source": "https://www.w3.org/WAI/content-assets/wcag-act-rules/testcases/59796f/0bbd55ba8e418361f99f717418206a37d57fd978.html" + }, + "test": { + "@type": "TestCase", + "title": "59796f-test", + "isPartOf": [ + { + "@type": "TestRequirement", + "title": "WCAG2, SC 1.1.1" + }, + { + "@type": "TestRequirement", + "title": "WCAG2, SC 4.1.2" + } + ] + }, + "result": { + "@type": "TestResult", + "outcome": "earl:inapplicable" + } + }, + { + "@type": "Assertion", + "subject": { + "@type": "TestSubject", + "source": "https://www.w3.org/WAI/content-assets/wcag-act-rules/testcases/59796f/a4cc71b0434f71f4ea0069c409f73e0207dfb403.html" + }, + "test": { + "@type": "TestCase", + "title": "59796f-test", + "isPartOf": [ + { + "@type": "TestRequirement", + "title": "WCAG2, SC 1.1.1" + }, + { + "@type": "TestRequirement", + "title": "WCAG2, SC 4.1.2" + } + ] + }, + "result": { + "@type": "TestResult", + "outcome": "earl:inapplicable" + } + }, + { + "@type": "Assertion", + "subject": { + "@type": "TestSubject", + "source": "https://www.w3.org/WAI/content-assets/wcag-act-rules/testcases/59796f/37cce377c874eec22d1137977d2b8f00ebc42ea8.html" + }, + "test": { + "@type": "TestCase", + "title": "59796f-test", + "isPartOf": [ + { + "@type": "TestRequirement", + "title": "WCAG2, SC 1.1.1" + }, + { + "@type": "TestRequirement", + "title": "WCAG2, SC 4.1.2" + } + ] + }, + "result": { + "@type": "TestResult", + "outcome": "earl:inapplicable" + } + }, + { + "@type": "Assertion", + "subject": { + "@type": "TestSubject", + "source": "https://www.w3.org/WAI/content-assets/wcag-act-rules/testcases/59796f/9ceceeffee45fea0d16ce4d87d4c048f1a68ca93.html" + }, + "test": { + "@type": "TestCase", + "title": "59796f-test", + "isPartOf": [ + { + "@type": "TestRequirement", + "title": "WCAG2, SC 1.1.1" + }, + { + "@type": "TestRequirement", + "title": "WCAG2, SC 4.1.2" + } + ] + }, + "result": { + "@type": "TestResult", + "outcome": "earl:inapplicable" + } + }, + { + "@type": "Assertion", + "subject": { + "@type": "TestSubject", + "source": "https://www.w3.org/WAI/content-assets/wcag-act-rules/testcases/59796f/ebd0080bacb8debc7ad069072240657df38c3e2c.html" + }, + "test": { + "@type": "TestCase", + "title": "59796f-test", + "isPartOf": [ + { + "@type": "TestRequirement", + "title": "WCAG2, SC 1.1.1" + }, + { + "@type": "TestRequirement", + "title": "WCAG2, SC 4.1.2" + } + ] + }, + "result": { + "@type": "TestResult", + "outcome": "earl:inapplicable" + } + }, + { + "@type": "Assertion", + "subject": { + "@type": "TestSubject", + "source": "https://www.w3.org/WAI/content-assets/wcag-act-rules/testcases/59796f/ba176379d78ef73bf17c7703ca6b512463227d13.html" + }, + "test": { + "@type": "TestCase", + "title": "59796f-test", + "isPartOf": [ + { + "@type": "TestRequirement", + "title": "WCAG2, SC 1.1.1" + }, + { + "@type": "TestRequirement", + "title": "WCAG2, SC 4.1.2" + } + ] + }, + "result": { + "@type": "TestResult", + "outcome": "earl:inapplicable" + } + }, + { + "@type": "Assertion", + "subject": { + "@type": "TestSubject", + "source": "https://www.w3.org/WAI/content-assets/wcag-act-rules/testcases/23a2a8/32bfac8a98cc212aa7bf9151bf40f665a7f51696.html" + }, + "test": { + "@type": "TestCase", + "title": "23a2a8-test", + "isPartOf": [ + { + "@type": "TestRequirement", + "title": "WCAG2, SC 1.1.1" + } + ] + }, + "result": { + "@type": "TestResult", + "outcome": "earl:inapplicable" + } + }, + { + "@type": "Assertion", + "subject": { + "@type": "TestSubject", + "source": "https://www.w3.org/WAI/content-assets/wcag-act-rules/testcases/23a2a8/38cc6a87fcc81fcc2248f0cd74ca48396b7aa432.html" + }, + "test": { + "@type": "TestCase", + "title": "23a2a8-test", + "isPartOf": [ + { + "@type": "TestRequirement", + "title": "WCAG2, SC 1.1.1" + } + ] + }, + "result": { + "@type": "TestResult", + "outcome": "earl:inapplicable" + } + }, + { + "@type": "Assertion", + "subject": { + "@type": "TestSubject", + "source": "https://www.w3.org/WAI/content-assets/wcag-act-rules/testcases/23a2a8/feb06eece7b158ab66a25bfa2c47a196309f0d93.html" + }, + "test": { + "@type": "TestCase", + "title": "23a2a8-test", + "isPartOf": [ + { + "@type": "TestRequirement", + "title": "WCAG2, SC 1.1.1" + } + ] + }, + "result": { + "@type": "TestResult", + "outcome": "earl:inapplicable" + } + }, + { + "@type": "Assertion", + "subject": { + "@type": "TestSubject", + "source": "https://www.w3.org/WAI/content-assets/wcag-act-rules/testcases/23a2a8/40d83620b0bcbcf0e7380177384f48596823e7a9.html" + }, + "test": { + "@type": "TestCase", + "title": "23a2a8-test", + "isPartOf": [ + { + "@type": "TestRequirement", + "title": "WCAG2, SC 1.1.1" + } + ] + }, + "result": { + "@type": "TestResult", + "outcome": "earl:inapplicable" + } + }, + { + "@type": "Assertion", + "subject": { + "@type": "TestSubject", + "source": "https://www.w3.org/WAI/content-assets/wcag-act-rules/testcases/23a2a8/2f35ed62ed14afb6d9e8b886e95e846f0cfa0d2a.html" + }, + "test": { + "@type": "TestCase", + "title": "23a2a8-test", + "isPartOf": [ + { + "@type": "TestRequirement", + "title": "WCAG2, SC 1.1.1" + } + ] + }, + "result": { + "@type": "TestResult", + "outcome": "earl:inapplicable" + } + }, + { + "@type": "Assertion", + "subject": { + "@type": "TestSubject", + "source": "https://www.w3.org/WAI/content-assets/wcag-act-rules/testcases/23a2a8/e8f40f5af06646ef15283302903f6c78f7d7a505.html" + }, + "test": { + "@type": "TestCase", + "title": "23a2a8-test", + "isPartOf": [ + { + "@type": "TestRequirement", + "title": "WCAG2, SC 1.1.1" + } + ] + }, + "result": { + "@type": "TestResult", + "outcome": "earl:inapplicable" + } + }, + { + "@type": "Assertion", + "subject": { + "@type": "TestSubject", + "source": "https://www.w3.org/WAI/content-assets/wcag-act-rules/testcases/23a2a8/13b8678881fba03e7465f82b5550abc5093f7968.html" + }, + "test": { + "@type": "TestCase", + "title": "23a2a8-test", + "isPartOf": [ + { + "@type": "TestRequirement", + "title": "WCAG2, SC 1.1.1" + } + ] + }, + "result": { + "@type": "TestResult", + "outcome": "earl:inapplicable" + } + }, + { + "@type": "Assertion", + "subject": { + "@type": "TestSubject", + "source": "https://www.w3.org/WAI/content-assets/wcag-act-rules/testcases/23a2a8/ba9cdf6d0c336f0abf7cd2992c4a2a62c6c719fd.html" + }, + "test": { + "@type": "TestCase", + "title": "23a2a8-test", + "isPartOf": [ + { + "@type": "TestRequirement", + "title": "WCAG2, SC 1.1.1" + } + ] + }, + "result": { + "@type": "TestResult", + "outcome": "earl:inapplicable" + } + }, + { + "@type": "Assertion", + "subject": { + "@type": "TestSubject", + "source": "https://www.w3.org/WAI/content-assets/wcag-act-rules/testcases/23a2a8/8006d1541dc71b93e6ec4d101a386e0043d1a521.html" + }, + "test": { + "@type": "TestCase", + "title": "23a2a8-test", + "isPartOf": [ + { + "@type": "TestRequirement", + "title": "WCAG2, SC 1.1.1" + } + ] + }, + "result": { + "@type": "TestResult", + "outcome": "earl:inapplicable" + } + }, + { + "@type": "Assertion", + "subject": { + "@type": "TestSubject", + "source": "https://www.w3.org/WAI/content-assets/wcag-act-rules/testcases/23a2a8/496963cfd35d4873c010469c47c84d4358fba035.html" + }, + "test": { + "@type": "TestCase", + "title": "23a2a8-test", + "isPartOf": [ + { + "@type": "TestRequirement", + "title": "WCAG2, SC 1.1.1" + } + ] + }, + "result": { + "@type": "TestResult", + "outcome": "earl:inapplicable" + } + }, + { + "@type": "Assertion", + "subject": { + "@type": "TestSubject", + "source": "https://www.w3.org/WAI/content-assets/wcag-act-rules/testcases/23a2a8/fef9a3ad8b2f2a6beeaf44ef7dafce08e743ea67.html" + }, + "test": { + "@type": "TestCase", + "title": "23a2a8-test", + "isPartOf": [ + { + "@type": "TestRequirement", + "title": "WCAG2, SC 1.1.1" + } + ] + }, + "result": { + "@type": "TestResult", + "outcome": "earl:inapplicable" + } + }, + { + "@type": "Assertion", + "subject": { + "@type": "TestSubject", + "source": "https://www.w3.org/WAI/content-assets/wcag-act-rules/testcases/23a2a8/b0348c1e6fced2df1ebd93caef4d383f6c7a0461.html" + }, + "test": { + "@type": "TestCase", + "title": "23a2a8-test", + "isPartOf": [ + { + "@type": "TestRequirement", + "title": "WCAG2, SC 1.1.1" + } + ] + }, + "result": { + "@type": "TestResult", + "outcome": "earl:inapplicable" + } + }, + { + "@type": "Assertion", + "subject": { + "@type": "TestSubject", + "source": "https://www.w3.org/WAI/content-assets/wcag-act-rules/testcases/23a2a8/d70470a37db713810be85275e5d0c698f85ab320.html" + }, + "test": { + "@type": "TestCase", + "title": "23a2a8-test", + "isPartOf": [ + { + "@type": "TestRequirement", + "title": "WCAG2, SC 1.1.1" + } + ] + }, + "result": { + "@type": "TestResult", + "outcome": "earl:inapplicable" + } + }, + { + "@type": "Assertion", + "subject": { + "@type": "TestSubject", + "source": "https://www.w3.org/WAI/content-assets/wcag-act-rules/testcases/23a2a8/cd3b3a4046451da9b9cc3e166c09d27583a2c30b.html" + }, + "test": { + "@type": "TestCase", + "title": "23a2a8-test", + "isPartOf": [ + { + "@type": "TestRequirement", + "title": "WCAG2, SC 1.1.1" + } + ] + }, + "result": { + "@type": "TestResult", + "outcome": "earl:inapplicable" + } + }, + { + "@type": "Assertion", + "subject": { + "@type": "TestSubject", + "source": "https://www.w3.org/WAI/content-assets/wcag-act-rules/testcases/23a2a8/25e5364c0a1320a08e2742fa59a0f8627591bc61.html" + }, + "test": { + "@type": "TestCase", + "title": "23a2a8-test", + "isPartOf": [ + { + "@type": "TestRequirement", + "title": "WCAG2, SC 1.1.1" + } + ] + }, + "result": { + "@type": "TestResult", + "outcome": "earl:inapplicable" + } + }, + { + "@type": "Assertion", + "subject": { + "@type": "TestSubject", + "source": "https://www.w3.org/WAI/content-assets/wcag-act-rules/testcases/23a2a8/e15b9aca4aaa53cb3a96ae48e78e1af064b9a01d.html" + }, + "test": { + "@type": "TestCase", + "title": "23a2a8-test", + "isPartOf": [ + { + "@type": "TestRequirement", + "title": "WCAG2, SC 1.1.1" + } + ] + }, + "result": { + "@type": "TestResult", + "outcome": "earl:inapplicable" + } + }, + { + "@type": "Assertion", + "subject": { + "@type": "TestSubject", + "source": "https://www.w3.org/WAI/content-assets/wcag-act-rules/testcases/23a2a8/7d696551efaafa0da33bb6e56b8b43707c7c7de9.html" + }, + "test": { + "@type": "TestCase", + "title": "23a2a8-test", + "isPartOf": [ + { + "@type": "TestRequirement", + "title": "WCAG2, SC 1.1.1" + } + ] + }, + "result": { + "@type": "TestResult", + "outcome": "earl:inapplicable" + } + }, + { + "@type": "Assertion", + "subject": { + "@type": "TestSubject", + "source": "https://www.w3.org/WAI/content-assets/wcag-act-rules/testcases/23a2a8/f7692caf5f8c788d58e1aeb8d4f1f240fafdfa91.html" + }, + "test": { + "@type": "TestCase", + "title": "23a2a8-test", + "isPartOf": [ + { + "@type": "TestRequirement", + "title": "WCAG2, SC 1.1.1" + } + ] + }, + "result": { + "@type": "TestResult", + "outcome": "earl:inapplicable" + } + }, + { + "@type": "Assertion", + "subject": { + "@type": "TestSubject", + "source": "https://www.w3.org/WAI/content-assets/wcag-act-rules/testcases/24afc2/1877242970bb7a92b5c8ee7bc5c5e5ec87877890.html" + }, + "test": { + "@type": "TestCase", + "title": "24afc2-test", + "isPartOf": [ + { + "@type": "TestRequirement", + "title": "WCAG2, SC 1.4.12" + } + ] + }, + "result": { + "@type": "TestResult", + "outcome": "earl:passed" + } + }, + { + "@type": "Assertion", + "subject": { + "@type": "TestSubject", + "source": "https://www.w3.org/WAI/content-assets/wcag-act-rules/testcases/24afc2/9e9382901f59c7dd476717a55bf5c5a37ed76bbc.html" + }, + "test": { + "@type": "TestCase", + "title": "24afc2-test", + "isPartOf": [ + { + "@type": "TestRequirement", + "title": "WCAG2, SC 1.4.12" + } + ] + }, + "result": { + "@type": "TestResult", + "outcome": "earl:passed" + } + }, + { + "@type": "Assertion", + "subject": { + "@type": "TestSubject", + "source": "https://www.w3.org/WAI/content-assets/wcag-act-rules/testcases/24afc2/43f8fe88b8e7365db7aa251b263b5d00c7a47ae9.html" + }, + "test": { + "@type": "TestCase", + "title": "24afc2-test", + "isPartOf": [ + { + "@type": "TestRequirement", + "title": "WCAG2, SC 1.4.12" + } + ] + }, + "result": { + "@type": "TestResult", + "outcome": "earl:passed" + } + }, + { + "@type": "Assertion", + "subject": { + "@type": "TestSubject", + "source": "https://www.w3.org/WAI/content-assets/wcag-act-rules/testcases/24afc2/787f24a573fa422e24ab72312f7306253bb83a4f.html" + }, + "test": { + "@type": "TestCase", + "title": "24afc2-test", + "isPartOf": [ + { + "@type": "TestRequirement", + "title": "WCAG2, SC 1.4.12" + } + ] + }, + "result": { + "@type": "TestResult", + "outcome": "earl:inapplicable" + } + }, + { + "@type": "Assertion", + "subject": { + "@type": "TestSubject", + "source": "https://www.w3.org/WAI/content-assets/wcag-act-rules/testcases/24afc2/f000a9c495f11a4a11a4314871b91f4173e4589a.html" + }, + "test": { + "@type": "TestCase", + "title": "24afc2-test", + "isPartOf": [ + { + "@type": "TestRequirement", + "title": "WCAG2, SC 1.4.12" + } + ] + }, + "result": { + "@type": "TestResult", + "outcome": "earl:inapplicable" + } + }, + { + "@type": "Assertion", + "subject": { + "@type": "TestSubject", + "source": "https://www.w3.org/WAI/content-assets/wcag-act-rules/testcases/24afc2/9608b535262c655f523314958f8ca3019a0968fe.html" + }, + "test": { + "@type": "TestCase", + "title": "24afc2-test", + "isPartOf": [ + { + "@type": "TestRequirement", + "title": "WCAG2, SC 1.4.12" + } + ] + }, + "result": { + "@type": "TestResult", + "outcome": "earl:inapplicable" + } + }, + { + "@type": "Assertion", + "subject": { + "@type": "TestSubject", + "source": "https://www.w3.org/WAI/content-assets/wcag-act-rules/testcases/24afc2/6aa2034507dc16e6ae0d16f1b6f2a14d3dfadc18.html" + }, + "test": { + "@type": "TestCase", + "title": "24afc2-test", + "isPartOf": [ + { + "@type": "TestRequirement", + "title": "WCAG2, SC 1.4.12" + } + ] + }, + "result": { + "@type": "TestResult", + "outcome": "earl:inapplicable" + } + }, + { + "@type": "Assertion", + "subject": { + "@type": "TestSubject", + "source": "https://www.w3.org/WAI/content-assets/wcag-act-rules/testcases/24afc2/64b25817b3d3909ab7f4acaee061875ebac1cee3.html" + }, + "test": { + "@type": "TestCase", + "title": "24afc2-test", + "isPartOf": [ + { + "@type": "TestRequirement", + "title": "WCAG2, SC 1.4.12" + } + ] + }, + "result": { + "@type": "TestResult", + "outcome": "earl:inapplicable" + } + }, + { + "@type": "Assertion", + "subject": { + "@type": "TestSubject", + "source": "https://www.w3.org/WAI/content-assets/wcag-act-rules/testcases/24afc2/8383685465c6a417cb86e192d1e9157bd5feee99.html" + }, + "test": { + "@type": "TestCase", + "title": "24afc2-test", + "isPartOf": [ + { + "@type": "TestRequirement", + "title": "WCAG2, SC 1.4.12" + } + ] + }, + "result": { + "@type": "TestResult", + "outcome": "earl:inapplicable" + } + }, + { + "@type": "Assertion", + "subject": { + "@type": "TestSubject", + "source": "https://www.w3.org/WAI/content-assets/wcag-act-rules/testcases/24afc2/b5a8fe74fbbea40e8bbee407f167ae808e14ea49.html" + }, + "test": { + "@type": "TestCase", + "title": "24afc2-test", + "isPartOf": [ + { + "@type": "TestRequirement", + "title": "WCAG2, SC 1.4.12" + } + ] + }, + "result": { + "@type": "TestResult", + "outcome": "earl:inapplicable" + } + }, + { + "@type": "Assertion", + "subject": { + "@type": "TestSubject", + "source": "https://www.w3.org/WAI/content-assets/wcag-act-rules/testcases/24afc2/d8e379c210cdb651d28985c883fea21a4529ed59.html" + }, + "test": { + "@type": "TestCase", + "title": "24afc2-test", + "isPartOf": [ + { + "@type": "TestRequirement", + "title": "WCAG2, SC 1.4.12" + } + ] + }, + "result": { + "@type": "TestResult", + "outcome": "earl:inapplicable" + } + }, + { + "@type": "Assertion", + "subject": { + "@type": "TestSubject", + "source": "https://www.w3.org/WAI/content-assets/wcag-act-rules/testcases/24afc2/9788de86b8a4e7a685d356347cc4059874ae6a38.html" + }, + "test": { + "@type": "TestCase", + "title": "24afc2-test", + "isPartOf": [ + { + "@type": "TestRequirement", + "title": "WCAG2, SC 1.4.12" + } + ] + }, + "result": { + "@type": "TestResult", + "outcome": "earl:inapplicable" + } + }, + { + "@type": "Assertion", + "subject": { + "@type": "TestSubject", + "source": "https://www.w3.org/WAI/content-assets/wcag-act-rules/testcases/24afc2/eeca04eb6d00ab0aca01d460f0861f3328d4992d.svg" + }, + "test": { + "@type": "TestCase", + "title": "24afc2-test", + "isPartOf": [ + { + "@type": "TestRequirement", + "title": "WCAG2, SC 1.4.12" + } + ] + }, + "result": { + "@type": "TestResult", + "outcome": "earl:inapplicable" + } + }, + { + "@type": "Assertion", + "subject": { + "@type": "TestSubject", + "source": "https://www.w3.org/WAI/content-assets/wcag-act-rules/testcases/24afc2/be174e053a61ece650873a6a44f8e4be356e4193.html" + }, + "test": { + "@type": "TestCase", + "title": "24afc2-test", + "isPartOf": [ + { + "@type": "TestRequirement", + "title": "WCAG2, SC 1.4.12" + } + ] + }, + "result": { + "@type": "TestResult", + "outcome": "earl:inapplicable" + } + }, + { + "@type": "Assertion", + "subject": { + "@type": "TestSubject", + "source": "https://www.w3.org/WAI/content-assets/wcag-act-rules/testcases/24afc2/88d6ea5706ed8ae188caa166879c381e64e5077a.html" + }, + "test": { + "@type": "TestCase", + "title": "24afc2-test", + "isPartOf": [ + { + "@type": "TestRequirement", + "title": "WCAG2, SC 1.4.12" + } + ] + }, + "result": { + "@type": "TestResult", + "outcome": "earl:inapplicable" + } + }, + { + "@type": "Assertion", + "subject": { + "@type": "TestSubject", + "source": "https://www.w3.org/WAI/content-assets/wcag-act-rules/testcases/24afc2/92e706402d8f8cb13d73ffb759ce35ec910d272c.html" + }, + "test": { + "@type": "TestCase", + "title": "24afc2-test", + "isPartOf": [ + { + "@type": "TestRequirement", + "title": "WCAG2, SC 1.4.12" + } + ] + }, + "result": { + "@type": "TestResult", + "outcome": "earl:inapplicable" + } + } + ] +} \ No newline at end of file diff --git a/content/implementations/oracle.md b/content/implementations/oracle.md new file mode 100644 index 000000000..511de19af --- /dev/null +++ b/content/implementations/oracle.md @@ -0,0 +1,13 @@ +--- +layout: act_implementation +title: "Oracle Accessibility Guidelines ACT Implementation" +permalink: /standards-guidelines/act/implementations/oracle/ +ref: /standards-guidelines/act/implementations/oracle/ +implementation_key: oracle +lang: en +footer: "" +type_of_guidance: "" +github: + repository: w3c/wcag-act-rules + path: content/implementations/oracle.md +--- From fcfcff839bf9e733eeed51575e2fec0e13d5ce5b Mon Sep 17 00:00:00 2001 From: Wilco Fiers Date: Thu, 25 May 2023 12:41:29 +0200 Subject: [PATCH 2/3] Attempt #2 --- .../implementations/oracle.json | 2775 +------------ .../wcag-act-rules/earl/oracle.json | 3672 +---------------- 2 files changed, 171 insertions(+), 6276 deletions(-) diff --git a/_data/wcag-act-rules/implementations/oracle.json b/_data/wcag-act-rules/implementations/oracle.json index 1638189ee..fe405774d 100644 --- a/_data/wcag-act-rules/implementations/oracle.json +++ b/_data/wcag-act-rules/implementations/oracle.json @@ -4,9 +4,9 @@ "lastModified": "12 May 2023", "approvedRules": { "complete": 0, - "partial": 0, - "inconsistent": 12, - "untested": 10 + "partial": 1, + "inconsistent": 0, + "untested": 21 }, "proposedRules": { "complete": 0, @@ -20,20 +20,22 @@ "ruleName": "`autocomplete` attribute has valid value", "ruleApproved": true, "procedureNames": [ - "73f2c2-test" + "Oracle_1.3.5_Method_1" ], - "consistency": null, + "consistency": "partial", "accessibilityRequirements": { - "correct": false, + "correct": true, "expected": [ "WCAG2:identify-input-purpose" ], - "reported": [] + "reported": [ + "WCAG2:identify-input-purpose" + ] }, "coverage": { - "covered": 18, - "untested": 0, - "cantTell": 0, + "covered": 12, + "untested": 15, + "cantTell": 1, "testCaseTotal": 28 }, "testCaseResults": [ @@ -45,9 +47,9 @@ "expected": "passed", "procedureResults": [ { - "procedureName": "73f2c2-test", + "procedureName": "Oracle_1.3.5_Method_1", "outcomes": [ - "inapplicable" + "passed" ] } ] @@ -60,9 +62,9 @@ "expected": "passed", "procedureResults": [ { - "procedureName": "73f2c2-test", + "procedureName": "Oracle_1.3.5_Method_1", "outcomes": [ - "inapplicable" + "passed" ] } ] @@ -75,9 +77,9 @@ "expected": "passed", "procedureResults": [ { - "procedureName": "73f2c2-test", + "procedureName": "Oracle_1.3.5_Method_1", "outcomes": [ - "inapplicable" + "cantTell" ] } ] @@ -90,9 +92,9 @@ "expected": "passed", "procedureResults": [ { - "procedureName": "73f2c2-test", + "procedureName": "Oracle_1.3.5_Method_1", "outcomes": [ - "inapplicable" + "passed" ] } ] @@ -105,9 +107,9 @@ "expected": "passed", "procedureResults": [ { - "procedureName": "73f2c2-test", + "procedureName": "Oracle_1.3.5_Method_1", "outcomes": [ - "inapplicable" + "passed" ] } ] @@ -120,9 +122,9 @@ "expected": "passed", "procedureResults": [ { - "procedureName": "73f2c2-test", + "procedureName": "Oracle_1.3.5_Method_1", "outcomes": [ - "inapplicable" + "passed" ] } ] @@ -135,9 +137,9 @@ "expected": "passed", "procedureResults": [ { - "procedureName": "73f2c2-test", + "procedureName": "Oracle_1.3.5_Method_1", "outcomes": [ - "inapplicable" + "passed" ] } ] @@ -150,9 +152,9 @@ "expected": "passed", "procedureResults": [ { - "procedureName": "73f2c2-test", + "procedureName": "Oracle_1.3.5_Method_1", "outcomes": [ - "inapplicable" + "passed" ] } ] @@ -165,9 +167,9 @@ "expected": "failed", "procedureResults": [ { - "procedureName": "73f2c2-test", + "procedureName": "Oracle_1.3.5_Method_1", "outcomes": [ - "inapplicable" + "failed" ] } ] @@ -180,9 +182,9 @@ "expected": "failed", "procedureResults": [ { - "procedureName": "73f2c2-test", + "procedureName": "Oracle_1.3.5_Method_1", "outcomes": [ - "inapplicable" + "failed" ] } ] @@ -195,9 +197,9 @@ "expected": "failed", "procedureResults": [ { - "procedureName": "73f2c2-test", + "procedureName": "Oracle_1.3.5_Method_1", "outcomes": [ - "inapplicable" + "failed" ] } ] @@ -210,9 +212,9 @@ "expected": "failed", "procedureResults": [ { - "procedureName": "73f2c2-test", + "procedureName": "Oracle_1.3.5_Method_1", "outcomes": [ - "inapplicable" + "failed" ] } ] @@ -225,9 +227,9 @@ "expected": "failed", "procedureResults": [ { - "procedureName": "73f2c2-test", + "procedureName": "Oracle_1.3.5_Method_1", "outcomes": [ - "inapplicable" + "failed" ] } ] @@ -240,9 +242,9 @@ "expected": "inapplicable", "procedureResults": [ { - "procedureName": "73f2c2-test", + "procedureName": "Oracle_1.3.5_Method_1", "outcomes": [ - "inapplicable" + "untested" ] } ] @@ -255,9 +257,9 @@ "expected": "inapplicable", "procedureResults": [ { - "procedureName": "73f2c2-test", + "procedureName": "Oracle_1.3.5_Method_1", "outcomes": [ - "inapplicable" + "untested" ] } ] @@ -270,9 +272,9 @@ "expected": "inapplicable", "procedureResults": [ { - "procedureName": "73f2c2-test", + "procedureName": "Oracle_1.3.5_Method_1", "outcomes": [ - "inapplicable" + "untested" ] } ] @@ -285,9 +287,9 @@ "expected": "inapplicable", "procedureResults": [ { - "procedureName": "73f2c2-test", + "procedureName": "Oracle_1.3.5_Method_1", "outcomes": [ - "inapplicable" + "untested" ] } ] @@ -300,9 +302,9 @@ "expected": "inapplicable", "procedureResults": [ { - "procedureName": "73f2c2-test", + "procedureName": "Oracle_1.3.5_Method_1", "outcomes": [ - "inapplicable" + "untested" ] } ] @@ -315,9 +317,9 @@ "expected": "inapplicable", "procedureResults": [ { - "procedureName": "73f2c2-test", + "procedureName": "Oracle_1.3.5_Method_1", "outcomes": [ - "inapplicable" + "untested" ] } ] @@ -330,9 +332,9 @@ "expected": "inapplicable", "procedureResults": [ { - "procedureName": "73f2c2-test", + "procedureName": "Oracle_1.3.5_Method_1", "outcomes": [ - "inapplicable" + "untested" ] } ] @@ -345,9 +347,9 @@ "expected": "passed", "procedureResults": [ { - "procedureName": "73f2c2-test", + "procedureName": "Oracle_1.3.5_Method_1", "outcomes": [ - "inapplicable" + "untested" ] } ] @@ -360,9 +362,9 @@ "expected": "failed", "procedureResults": [ { - "procedureName": "73f2c2-test", + "procedureName": "Oracle_1.3.5_Method_1", "outcomes": [ - "inapplicable" + "untested" ] } ] @@ -375,9 +377,9 @@ "expected": "failed", "procedureResults": [ { - "procedureName": "73f2c2-test", + "procedureName": "Oracle_1.3.5_Method_1", "outcomes": [ - "inapplicable" + "untested" ] } ] @@ -390,9 +392,9 @@ "expected": "failed", "procedureResults": [ { - "procedureName": "73f2c2-test", + "procedureName": "Oracle_1.3.5_Method_1", "outcomes": [ - "inapplicable" + "untested" ] } ] @@ -405,9 +407,9 @@ "expected": "failed", "procedureResults": [ { - "procedureName": "73f2c2-test", + "procedureName": "Oracle_1.3.5_Method_1", "outcomes": [ - "inapplicable" + "untested" ] } ] @@ -420,9 +422,9 @@ "expected": "failed", "procedureResults": [ { - "procedureName": "73f2c2-test", + "procedureName": "Oracle_1.3.5_Method_1", "outcomes": [ - "inapplicable" + "untested" ] } ] @@ -435,9 +437,9 @@ "expected": "inapplicable", "procedureResults": [ { - "procedureName": "73f2c2-test", + "procedureName": "Oracle_1.3.5_Method_1", "outcomes": [ - "inapplicable" + "untested" ] } ] @@ -450,9 +452,9 @@ "expected": "inapplicable", "procedureResults": [ { - "procedureName": "73f2c2-test", + "procedureName": "Oracle_1.3.5_Method_1", "outcomes": [ - "inapplicable" + "untested" ] } ] @@ -463,2591 +465,100 @@ "ruleId": "97a4e1", "ruleName": "Button has non-empty accessible name", "ruleApproved": true, - "procedureNames": [ - "97a4e1-test" - ], + "procedureNames": [], "consistency": null, - "accessibilityRequirements": { - "correct": false, - "expected": [ - "WCAG2:name-role-value" - ], - "reported": [] - }, - "coverage": { - "covered": 12, - "untested": 0, - "cantTell": 0, - "testCaseTotal": 17 - }, - "testCaseResults": [ - { - "testcaseId": "a4cc71b0434f71f4ea0069c409f73e0207dfb403", - "testCaseName": "Passed Example 1", - "testCaseUrl": "https://www.w3.org/WAI/content-assets/wcag-act-rules/testcases/97a4e1/a4cc71b0434f71f4ea0069c409f73e0207dfb403.html", - "testCaseApproved": true, - "expected": "passed", - "procedureResults": [ - { - "procedureName": "97a4e1-test", - "outcomes": [ - "passed" - ] - } - ] - }, - { - "testcaseId": "d9adf41033a5b71a0730b6df8c1c7e01088e9022", - "testCaseName": "Passed Example 2", - "testCaseUrl": "https://www.w3.org/WAI/content-assets/wcag-act-rules/testcases/97a4e1/d9adf41033a5b71a0730b6df8c1c7e01088e9022.html", - "testCaseApproved": true, - "expected": "passed", - "procedureResults": [ - { - "procedureName": "97a4e1-test", - "outcomes": [ - "inapplicable" - ] - } - ] - }, - { - "testcaseId": "3004e7b1a47b2e5a5c77b3eef36b50d495c9e4a1", - "testCaseName": "Passed Example 3", - "testCaseUrl": "https://www.w3.org/WAI/content-assets/wcag-act-rules/testcases/97a4e1/3004e7b1a47b2e5a5c77b3eef36b50d495c9e4a1.html", - "testCaseApproved": true, - "expected": "passed", - "procedureResults": [ - { - "procedureName": "97a4e1-test", - "outcomes": [ - "passed" - ] - } - ] - }, - { - "testcaseId": "ff4b76894bd9aaad29242e72fe93fd9798bf85af", - "testCaseName": "Passed Example 4", - "testCaseUrl": "https://www.w3.org/WAI/content-assets/wcag-act-rules/testcases/97a4e1/ff4b76894bd9aaad29242e72fe93fd9798bf85af.html", - "testCaseApproved": true, - "expected": "passed", - "procedureResults": [ - { - "procedureName": "97a4e1-test", - "outcomes": [ - "passed" - ] - } - ] - }, - { - "testcaseId": "5bfdf45a98f7d2f0e93a700f7ce0fe5f723bf0f7", - "testCaseName": "Passed Example 5", - "testCaseUrl": "https://www.w3.org/WAI/content-assets/wcag-act-rules/testcases/97a4e1/5bfdf45a98f7d2f0e93a700f7ce0fe5f723bf0f7.html", - "testCaseApproved": true, - "expected": "passed", - "procedureResults": [ - { - "procedureName": "97a4e1-test", - "outcomes": [ - "inapplicable" - ] - } - ] - }, - { - "testcaseId": "00fe207175e40ddc81a86fb09504e5fa33b7dd0f", - "testCaseName": "Passed Example 6", - "testCaseUrl": "https://www.w3.org/WAI/content-assets/wcag-act-rules/testcases/97a4e1/00fe207175e40ddc81a86fb09504e5fa33b7dd0f.html", - "testCaseApproved": true, - "expected": "passed", - "procedureResults": [ - { - "procedureName": "97a4e1-test", - "outcomes": [ - "inapplicable" - ] - } - ] - }, - { - "testcaseId": "3fe70212e0020d7fa552b7c6c035a466c900c4b9", - "testCaseName": "Passed Example 7", - "testCaseUrl": "https://www.w3.org/WAI/content-assets/wcag-act-rules/testcases/97a4e1/3fe70212e0020d7fa552b7c6c035a466c900c4b9.html", - "testCaseApproved": true, - "expected": "passed", - "procedureResults": [ - { - "procedureName": "97a4e1-test", - "outcomes": [ - "inapplicable" - ] - } - ] - }, - { - "testcaseId": "1ec8deb0b18514b612774d3af39b5ad41f2a792b", - "testCaseName": "Failed Example 1", - "testCaseUrl": "https://www.w3.org/WAI/content-assets/wcag-act-rules/testcases/97a4e1/1ec8deb0b18514b612774d3af39b5ad41f2a792b.html", - "testCaseApproved": true, - "expected": "failed", - "procedureResults": [ - { - "procedureName": "97a4e1-test", - "outcomes": [ - "inapplicable" - ] - } - ] - }, - { - "testcaseId": "2c5b0625e21b3503d1cd4c4daf53b15ae41c562d", - "testCaseName": "Failed Example 2", - "testCaseUrl": "https://www.w3.org/WAI/content-assets/wcag-act-rules/testcases/97a4e1/2c5b0625e21b3503d1cd4c4daf53b15ae41c562d.html", - "testCaseApproved": true, - "expected": "failed", - "procedureResults": [ - { - "procedureName": "97a4e1-test", - "outcomes": [ - "inapplicable" - ] - } - ] - }, - { - "testcaseId": "ffe1796f06e1082a8ddae54a471dcca66c783c4e", - "testCaseName": "Failed Example 3", - "testCaseUrl": "https://www.w3.org/WAI/content-assets/wcag-act-rules/testcases/97a4e1/ffe1796f06e1082a8ddae54a471dcca66c783c4e.html", - "testCaseApproved": true, - "expected": "failed", - "procedureResults": [ - { - "procedureName": "97a4e1-test", - "outcomes": [ - "inapplicable" - ] - } - ] - }, - { - "testcaseId": "1a6035f4f09b339ac53bc547fc727a51ab05a3c6", - "testCaseName": "Failed Example 4", - "testCaseUrl": "https://www.w3.org/WAI/content-assets/wcag-act-rules/testcases/97a4e1/1a6035f4f09b339ac53bc547fc727a51ab05a3c6.html", - "testCaseApproved": true, - "expected": "failed", - "procedureResults": [ - { - "procedureName": "97a4e1-test", - "outcomes": [ - "inapplicable" - ] - } - ] - }, - { - "testcaseId": "ac9a749a026c47209c34677ca6ac0dc093d24888", - "testCaseName": "Failed Example 5", - "testCaseUrl": "https://www.w3.org/WAI/content-assets/wcag-act-rules/testcases/97a4e1/ac9a749a026c47209c34677ca6ac0dc093d24888.html", - "testCaseApproved": true, - "expected": "failed", - "procedureResults": [ - { - "procedureName": "97a4e1-test", - "outcomes": [ - "inapplicable" - ] - } - ] - }, - { - "testcaseId": "0666607827b30150ed0a5be439f58623b3222131", - "testCaseName": "Inapplicable Example 1", - "testCaseUrl": "https://www.w3.org/WAI/content-assets/wcag-act-rules/testcases/97a4e1/0666607827b30150ed0a5be439f58623b3222131.html", - "testCaseApproved": true, - "expected": "inapplicable", - "procedureResults": [ - { - "procedureName": "97a4e1-test", - "outcomes": [ - "inapplicable" - ] - } - ] - }, - { - "testcaseId": "14c51a76c14250316a756b7660b2489f18896d5a", - "testCaseName": "Inapplicable Example 2", - "testCaseUrl": "https://www.w3.org/WAI/content-assets/wcag-act-rules/testcases/97a4e1/14c51a76c14250316a756b7660b2489f18896d5a.html", - "testCaseApproved": true, - "expected": "inapplicable", - "procedureResults": [ - { - "procedureName": "97a4e1-test", - "outcomes": [ - "inapplicable" - ] - } - ] - }, - { - "testcaseId": "096bf1e8eeb0b5633861389cb3fa3267649e396c", - "testCaseName": "Inapplicable Example 3", - "testCaseUrl": "https://www.w3.org/WAI/content-assets/wcag-act-rules/testcases/97a4e1/096bf1e8eeb0b5633861389cb3fa3267649e396c.html", - "testCaseApproved": true, - "expected": "inapplicable", - "procedureResults": [ - { - "procedureName": "97a4e1-test", - "outcomes": [ - "inapplicable" - ] - } - ] - }, - { - "testcaseId": "b6b0eec01fc2759e3335fa4e448e5772161a9da6", - "testCaseName": "Inapplicable Example 4", - "testCaseUrl": "https://www.w3.org/WAI/content-assets/wcag-act-rules/testcases/97a4e1/b6b0eec01fc2759e3335fa4e448e5772161a9da6.html", - "testCaseApproved": true, - "expected": "inapplicable", - "procedureResults": [ - { - "procedureName": "97a4e1-test", - "outcomes": [ - "inapplicable" - ] - } - ] - }, - { - "testcaseId": "21bbd170c05cd535fd5096f9c7eebc54eb72d936", - "testCaseName": "Inapplicable Example 5", - "testCaseUrl": "https://www.w3.org/WAI/content-assets/wcag-act-rules/testcases/97a4e1/21bbd170c05cd535fd5096f9c7eebc54eb72d936.html", - "testCaseApproved": true, - "expected": "inapplicable", - "procedureResults": [ - { - "procedureName": "97a4e1-test", - "outcomes": [ - "inapplicable" - ] - } - ] - } - ] + "coverage": null, + "testCaseResults": [] }, { "ruleId": "de46e4", "ruleName": "Element with `lang` attribute has valid language tag", "ruleApproved": true, - "procedureNames": [ - "de46e4-test" - ], + "procedureNames": [], "consistency": null, - "accessibilityRequirements": { - "correct": false, - "expected": [ - "WCAG2:language-of-parts" - ], - "reported": [] - }, - "coverage": { - "covered": 10, - "untested": 0, - "cantTell": 0, - "testCaseTotal": 19 - }, - "testCaseResults": [ - { - "testcaseId": "53a78bad6e92791991df42c50d2e763a9f9d772c", - "testCaseName": "Passed Example 1", - "testCaseUrl": "https://www.w3.org/WAI/content-assets/wcag-act-rules/testcases/de46e4/53a78bad6e92791991df42c50d2e763a9f9d772c.html", - "testCaseApproved": true, - "expected": "passed", - "procedureResults": [ - { - "procedureName": "de46e4-test", - "outcomes": [ - "inapplicable" - ] - } - ] - }, - { - "testcaseId": "e0fe6824b5571e0552ab2955697c5ff0776abf79", - "testCaseName": "Passed Example 2", - "testCaseUrl": "https://www.w3.org/WAI/content-assets/wcag-act-rules/testcases/de46e4/e0fe6824b5571e0552ab2955697c5ff0776abf79.html", - "testCaseApproved": true, - "expected": "passed", - "procedureResults": [ - { - "procedureName": "de46e4-test", - "outcomes": [ - "inapplicable" - ] - } - ] - }, - { - "testcaseId": "207782d0d8899521e2b51b5c384f83d7f4516358", - "testCaseName": "Passed Example 3", - "testCaseUrl": "https://www.w3.org/WAI/content-assets/wcag-act-rules/testcases/de46e4/207782d0d8899521e2b51b5c384f83d7f4516358.html", - "testCaseApproved": true, - "expected": "passed", - "procedureResults": [ - { - "procedureName": "de46e4-test", - "outcomes": [ - "inapplicable" - ] - } - ] - }, - { - "testcaseId": "8376f95166a75a8541217b77ae6a235f1aac6c3d", - "testCaseName": "Passed Example 4", - "testCaseUrl": "https://www.w3.org/WAI/content-assets/wcag-act-rules/testcases/de46e4/8376f95166a75a8541217b77ae6a235f1aac6c3d.html", - "testCaseApproved": true, - "expected": "passed", - "procedureResults": [ - { - "procedureName": "de46e4-test", - "outcomes": [ - "inapplicable" - ] - } - ] - }, - { - "testcaseId": "2febb4d398ed0d788f9ac054ff14cfbd68c0c1f1", - "testCaseName": "Passed Example 5", - "testCaseUrl": "https://www.w3.org/WAI/content-assets/wcag-act-rules/testcases/de46e4/2febb4d398ed0d788f9ac054ff14cfbd68c0c1f1.html", - "testCaseApproved": true, - "expected": "passed", - "procedureResults": [ - { - "procedureName": "de46e4-test", - "outcomes": [ - "inapplicable" - ] - } - ] - }, - { - "testcaseId": "0545e4efa0d7897b357f0396e7e30d5f3b5921dd", - "testCaseName": "Failed Example 1", - "testCaseUrl": "https://www.w3.org/WAI/content-assets/wcag-act-rules/testcases/de46e4/0545e4efa0d7897b357f0396e7e30d5f3b5921dd.html", - "testCaseApproved": true, - "expected": "failed", - "procedureResults": [ - { - "procedureName": "de46e4-test", - "outcomes": [ - "inapplicable" - ] - } - ] - }, - { - "testcaseId": "e7f2916927e758969cbfe270ad4b6ed6c07faa72", - "testCaseName": "Failed Example 2", - "testCaseUrl": "https://www.w3.org/WAI/content-assets/wcag-act-rules/testcases/de46e4/e7f2916927e758969cbfe270ad4b6ed6c07faa72.html", - "testCaseApproved": true, - "expected": "failed", - "procedureResults": [ - { - "procedureName": "de46e4-test", - "outcomes": [ - "inapplicable" - ] - } - ] - }, - { - "testcaseId": "35a083bacf80a64deb81069ec7db0229520c9a6c", - "testCaseName": "Failed Example 3", - "testCaseUrl": "https://www.w3.org/WAI/content-assets/wcag-act-rules/testcases/de46e4/35a083bacf80a64deb81069ec7db0229520c9a6c.html", - "testCaseApproved": true, - "expected": "failed", - "procedureResults": [ - { - "procedureName": "de46e4-test", - "outcomes": [ - "inapplicable" - ] - } - ] - }, - { - "testcaseId": "0d2ac2a60f6b99de02537945ac61366e1562403d", - "testCaseName": "Failed Example 4", - "testCaseUrl": "https://www.w3.org/WAI/content-assets/wcag-act-rules/testcases/de46e4/0d2ac2a60f6b99de02537945ac61366e1562403d.html", - "testCaseApproved": true, - "expected": "failed", - "procedureResults": [ - { - "procedureName": "de46e4-test", - "outcomes": [ - "inapplicable" - ] - } - ] - }, - { - "testcaseId": "8df22e9421c652e9849f7bfb4dbd28a24518c0fb", - "testCaseName": "Failed Example 5", - "testCaseUrl": "https://www.w3.org/WAI/content-assets/wcag-act-rules/testcases/de46e4/8df22e9421c652e9849f7bfb4dbd28a24518c0fb.html", - "testCaseApproved": true, - "expected": "failed", - "procedureResults": [ - { - "procedureName": "de46e4-test", - "outcomes": [ - "inapplicable" - ] - } - ] - }, - { - "testcaseId": "984a5b424d118046dfa2529398056fbd52d4e5ea", - "testCaseName": "Failed Example 6", - "testCaseUrl": "https://www.w3.org/WAI/content-assets/wcag-act-rules/testcases/de46e4/984a5b424d118046dfa2529398056fbd52d4e5ea.html", - "testCaseApproved": true, - "expected": "failed", - "procedureResults": [ - { - "procedureName": "de46e4-test", - "outcomes": [ - "inapplicable" - ] - } - ] - }, - { - "testcaseId": "3087d6c373b09b1f4fc70a5c3ae221cce54b626c", - "testCaseName": "Failed Example 7", - "testCaseUrl": "https://www.w3.org/WAI/content-assets/wcag-act-rules/testcases/de46e4/3087d6c373b09b1f4fc70a5c3ae221cce54b626c.html", - "testCaseApproved": true, - "expected": "failed", - "procedureResults": [ - { - "procedureName": "de46e4-test", - "outcomes": [ - "inapplicable" - ] - } - ] - }, - { - "testcaseId": "915cdae554a817caa4792101fde1adf14563227d", - "testCaseName": "Failed Example 8", - "testCaseUrl": "https://www.w3.org/WAI/content-assets/wcag-act-rules/testcases/de46e4/915cdae554a817caa4792101fde1adf14563227d.html", - "testCaseApproved": true, - "expected": "failed", - "procedureResults": [ - { - "procedureName": "de46e4-test", - "outcomes": [ - "inapplicable" - ] - } - ] - }, - { - "testcaseId": "50e733e0c505a556fc53e6265eb5b432823570f7", - "testCaseName": "Failed Example 9", - "testCaseUrl": "https://www.w3.org/WAI/content-assets/wcag-act-rules/testcases/de46e4/50e733e0c505a556fc53e6265eb5b432823570f7.html", - "testCaseApproved": true, - "expected": "failed", - "procedureResults": [ - { - "procedureName": "de46e4-test", - "outcomes": [ - "inapplicable" - ] - } - ] - }, - { - "testcaseId": "5b58b483fa53a6ff228c89a7fe57997664845663", - "testCaseName": "Inapplicable Example 1", - "testCaseUrl": "https://www.w3.org/WAI/content-assets/wcag-act-rules/testcases/de46e4/5b58b483fa53a6ff228c89a7fe57997664845663.html", - "testCaseApproved": true, - "expected": "inapplicable", - "procedureResults": [ - { - "procedureName": "de46e4-test", - "outcomes": [ - "inapplicable" - ] - } - ] - }, - { - "testcaseId": "d6606eb2863e2176f9beb914e5cfe70bce2d905e", - "testCaseName": "Inapplicable Example 2", - "testCaseUrl": "https://www.w3.org/WAI/content-assets/wcag-act-rules/testcases/de46e4/d6606eb2863e2176f9beb914e5cfe70bce2d905e.html", - "testCaseApproved": true, - "expected": "inapplicable", - "procedureResults": [ - { - "procedureName": "de46e4-test", - "outcomes": [ - "inapplicable" - ] - } - ] - }, - { - "testcaseId": "a44f5e11d20feec4ae39e2db0336ddef0a8e04ec", - "testCaseName": "Inapplicable Example 3", - "testCaseUrl": "https://www.w3.org/WAI/content-assets/wcag-act-rules/testcases/de46e4/a44f5e11d20feec4ae39e2db0336ddef0a8e04ec.html", - "testCaseApproved": true, - "expected": "inapplicable", - "procedureResults": [ - { - "procedureName": "de46e4-test", - "outcomes": [ - "inapplicable" - ] - } - ] - }, - { - "testcaseId": "471e3f82cdd9122e2886d2d7bcfc8cda1397a51d", - "testCaseName": "Inapplicable Example 4", - "testCaseUrl": "https://www.w3.org/WAI/content-assets/wcag-act-rules/testcases/de46e4/471e3f82cdd9122e2886d2d7bcfc8cda1397a51d.html", - "testCaseApproved": true, - "expected": "inapplicable", - "procedureResults": [ - { - "procedureName": "de46e4-test", - "outcomes": [ - "inapplicable" - ] - } - ] - }, - { - "testcaseId": "4fa5219cf39dc536c51d67f6c4f9f54271a8dcfa", - "testCaseName": "Inapplicable Example 5", - "testCaseUrl": "https://www.w3.org/WAI/content-assets/wcag-act-rules/testcases/de46e4/4fa5219cf39dc536c51d67f6c4f9f54271a8dcfa.html", - "testCaseApproved": false, - "expected": "inapplicable", - "procedureResults": [ - { - "procedureName": "de46e4-test", - "outcomes": [ - "inapplicable" - ] - } - ] - } - ] + "coverage": null, + "testCaseResults": [] }, { "ruleId": "46ca7f", "ruleName": "Element marked as decorative is not exposed", "ruleApproved": true, - "procedureNames": [ - "46ca7f-test" - ], + "procedureNames": [], "consistency": null, - "accessibilityRequirements": { - "correct": true, - "expected": [], - "reported": [] - }, - "coverage": { - "covered": 7, - "untested": 0, - "cantTell": 0, - "testCaseTotal": 10 - }, - "testCaseResults": [ - { - "testcaseId": "e5b8fa7ab66409e7b52b335a8b6aebe11fd78635", - "testCaseName": "Passed Example 1", - "testCaseUrl": "https://www.w3.org/WAI/content-assets/wcag-act-rules/testcases/46ca7f/e5b8fa7ab66409e7b52b335a8b6aebe11fd78635.html", - "testCaseApproved": true, - "expected": "passed", - "procedureResults": [ - { - "procedureName": "46ca7f-test", - "outcomes": [ - "inapplicable" - ] - } - ] - }, - { - "testcaseId": "b40e6ce081099b8bf0f76a43f4c27f12df342ddd", - "testCaseName": "Passed Example 2", - "testCaseUrl": "https://www.w3.org/WAI/content-assets/wcag-act-rules/testcases/46ca7f/b40e6ce081099b8bf0f76a43f4c27f12df342ddd.html", - "testCaseApproved": true, - "expected": "passed", - "procedureResults": [ - { - "procedureName": "46ca7f-test", - "outcomes": [ - "inapplicable" - ] - } - ] - }, - { - "testcaseId": "6f8e6014c133635fecac02e1087a666c5014ae5f", - "testCaseName": "Passed Example 3", - "testCaseUrl": "https://www.w3.org/WAI/content-assets/wcag-act-rules/testcases/46ca7f/6f8e6014c133635fecac02e1087a666c5014ae5f.html", - "testCaseApproved": true, - "expected": "passed", - "procedureResults": [ - { - "procedureName": "46ca7f-test", - "outcomes": [ - "inapplicable" - ] - } - ] - }, - { - "testcaseId": "eb5983ff8bb0f85c891d48f96106337446797d8f", - "testCaseName": "Passed Example 4", - "testCaseUrl": "https://www.w3.org/WAI/content-assets/wcag-act-rules/testcases/46ca7f/eb5983ff8bb0f85c891d48f96106337446797d8f.html", - "testCaseApproved": true, - "expected": "passed", - "procedureResults": [ - { - "procedureName": "46ca7f-test", - "outcomes": [ - "inapplicable" - ] - } - ] - }, - { - "testcaseId": "9c51e8f0568ab3401375114dd0eded2eddfe231a", - "testCaseName": "Passed Example 5", - "testCaseUrl": "https://www.w3.org/WAI/content-assets/wcag-act-rules/testcases/46ca7f/9c51e8f0568ab3401375114dd0eded2eddfe231a.html", - "testCaseApproved": true, - "expected": "passed", - "procedureResults": [ - { - "procedureName": "46ca7f-test", - "outcomes": [ - "inapplicable" - ] - } - ] - }, - { - "testcaseId": "6687821a71b53e0e1764e895900a6bad46412b5c", - "testCaseName": "Passed Example 6", - "testCaseUrl": "https://www.w3.org/WAI/content-assets/wcag-act-rules/testcases/46ca7f/6687821a71b53e0e1764e895900a6bad46412b5c.html", - "testCaseApproved": true, - "expected": "passed", - "procedureResults": [ - { - "procedureName": "46ca7f-test", - "outcomes": [ - "inapplicable" - ] - } - ] - }, - { - "testcaseId": "e136a03c52c01c1b190c7372d83463f3c6502de9", - "testCaseName": "Failed Example 1", - "testCaseUrl": "https://www.w3.org/WAI/content-assets/wcag-act-rules/testcases/46ca7f/e136a03c52c01c1b190c7372d83463f3c6502de9.html", - "testCaseApproved": true, - "expected": "failed", - "procedureResults": [ - { - "procedureName": "46ca7f-test", - "outcomes": [ - "inapplicable" - ] - } - ] - }, - { - "testcaseId": "96c1f58088f1e32c965f38ddc50d4b88f6a0f022", - "testCaseName": "Failed Example 2", - "testCaseUrl": "https://www.w3.org/WAI/content-assets/wcag-act-rules/testcases/46ca7f/96c1f58088f1e32c965f38ddc50d4b88f6a0f022.html", - "testCaseApproved": true, - "expected": "failed", - "procedureResults": [ - { - "procedureName": "46ca7f-test", - "outcomes": [ - "inapplicable" - ] - } - ] - }, - { - "testcaseId": "b4329d21bd80d961408bf066a70998417234f200", - "testCaseName": "Failed Example 3", - "testCaseUrl": "https://www.w3.org/WAI/content-assets/wcag-act-rules/testcases/46ca7f/b4329d21bd80d961408bf066a70998417234f200.html", - "testCaseApproved": true, - "expected": "failed", - "procedureResults": [ - { - "procedureName": "46ca7f-test", - "outcomes": [ - "inapplicable" - ] - } - ] - }, - { - "testcaseId": "a48478825dc5baf21cc79bfcfbe12ed462590f1e", - "testCaseName": "Inapplicable Example 1", - "testCaseUrl": "https://www.w3.org/WAI/content-assets/wcag-act-rules/testcases/46ca7f/a48478825dc5baf21cc79bfcfbe12ed462590f1e.html", - "testCaseApproved": true, - "expected": "inapplicable", - "procedureResults": [ - { - "procedureName": "46ca7f-test", - "outcomes": [ - "inapplicable" - ] - } - ] - } - ] - }, - { - "ruleId": "e086e5", - "ruleName": "Form field has non-empty accessible name", - "ruleApproved": true, - "procedureNames": [ - "e086e5-test" - ], - "consistency": null, - "accessibilityRequirements": { - "correct": true, - "expected": [ - "WCAG2:name-role-value" - ], - "reported": [ - "WCAG2:name-role-value" - ] - }, - "coverage": { - "covered": 10, - "untested": 0, - "cantTell": 0, - "testCaseTotal": 19 - }, - "testCaseResults": [ - { - "testcaseId": "933cad4e69415e2a2970832d2d60e2b854bca1b4", - "testCaseName": "Passed Example 1", - "testCaseUrl": "https://www.w3.org/WAI/content-assets/wcag-act-rules/testcases/e086e5/933cad4e69415e2a2970832d2d60e2b854bca1b4.html", - "testCaseApproved": true, - "expected": "passed", - "procedureResults": [ - { - "procedureName": "e086e5-test", - "outcomes": [ - "failed" - ] - } - ] - }, - { - "testcaseId": "366e62d83ede9df9fdad86cf7040600916bb065a", - "testCaseName": "Passed Example 2", - "testCaseUrl": "https://www.w3.org/WAI/content-assets/wcag-act-rules/testcases/e086e5/366e62d83ede9df9fdad86cf7040600916bb065a.html", - "testCaseApproved": true, - "expected": "passed", - "procedureResults": [ - { - "procedureName": "e086e5-test", - "outcomes": [ - "passed" - ] - } - ] - }, - { - "testcaseId": "6726b79b0534d80f567c3e5fd7174962d411be95", - "testCaseName": "Passed Example 3", - "testCaseUrl": "https://www.w3.org/WAI/content-assets/wcag-act-rules/testcases/e086e5/6726b79b0534d80f567c3e5fd7174962d411be95.html", - "testCaseApproved": true, - "expected": "passed", - "procedureResults": [ - { - "procedureName": "e086e5-test", - "outcomes": [ - "inapplicable" - ] - } - ] - }, - { - "testcaseId": "2183d2e337eec311b7c2e06c2f9cec759913dba9", - "testCaseName": "Passed Example 4", - "testCaseUrl": "https://www.w3.org/WAI/content-assets/wcag-act-rules/testcases/e086e5/2183d2e337eec311b7c2e06c2f9cec759913dba9.html", - "testCaseApproved": true, - "expected": "passed", - "procedureResults": [ - { - "procedureName": "e086e5-test", - "outcomes": [ - "inapplicable" - ] - } - ] - }, - { - "testcaseId": "3aa8f45d7e358655c39708e2656a2c2d97e7dfa6", - "testCaseName": "Passed Example 5", - "testCaseUrl": "https://www.w3.org/WAI/content-assets/wcag-act-rules/testcases/e086e5/3aa8f45d7e358655c39708e2656a2c2d97e7dfa6.html", - "testCaseApproved": true, - "expected": "passed", - "procedureResults": [ - { - "procedureName": "e086e5-test", - "outcomes": [ - "inapplicable" - ] - } - ] - }, - { - "testcaseId": "ca41ec5f1dba602b8b6e332ad524cbfc5cd1505e", - "testCaseName": "Passed Example 6", - "testCaseUrl": "https://www.w3.org/WAI/content-assets/wcag-act-rules/testcases/e086e5/ca41ec5f1dba602b8b6e332ad524cbfc5cd1505e.html", - "testCaseApproved": true, - "expected": "passed", - "procedureResults": [ - { - "procedureName": "e086e5-test", - "outcomes": [ - "inapplicable" - ] - } - ] - }, - { - "testcaseId": "09ea6ee13f7f26b0d6e3103946209ea0726876de", - "testCaseName": "Passed Example 7", - "testCaseUrl": "https://www.w3.org/WAI/content-assets/wcag-act-rules/testcases/e086e5/09ea6ee13f7f26b0d6e3103946209ea0726876de.html", - "testCaseApproved": true, - "expected": "passed", - "procedureResults": [ - { - "procedureName": "e086e5-test", - "outcomes": [ - "inapplicable" - ] - } - ] - }, - { - "testcaseId": "004258203c8bf167307b6ed79f765115d16a6357", - "testCaseName": "Failed Example 1", - "testCaseUrl": "https://www.w3.org/WAI/content-assets/wcag-act-rules/testcases/e086e5/004258203c8bf167307b6ed79f765115d16a6357.html", - "testCaseApproved": true, - "expected": "failed", - "procedureResults": [ - { - "procedureName": "e086e5-test", - "outcomes": [ - "inapplicable" - ] - } - ] - }, - { - "testcaseId": "5c0ba53d53cc9fd8627f224b39db30bd9ffa5757", - "testCaseName": "Failed Example 2", - "testCaseUrl": "https://www.w3.org/WAI/content-assets/wcag-act-rules/testcases/e086e5/5c0ba53d53cc9fd8627f224b39db30bd9ffa5757.html", - "testCaseApproved": true, - "expected": "failed", - "procedureResults": [ - { - "procedureName": "e086e5-test", - "outcomes": [ - "inapplicable" - ] - } - ] - }, - { - "testcaseId": "80a5df2346e082cd0be260143ac9090a902bcf30", - "testCaseName": "Failed Example 3", - "testCaseUrl": "https://www.w3.org/WAI/content-assets/wcag-act-rules/testcases/e086e5/80a5df2346e082cd0be260143ac9090a902bcf30.html", - "testCaseApproved": true, - "expected": "failed", - "procedureResults": [ - { - "procedureName": "e086e5-test", - "outcomes": [ - "inapplicable" - ] - } - ] - }, - { - "testcaseId": "a59cf1abfabcb96ab4592966bb4a78e788b41017", - "testCaseName": "Failed Example 4", - "testCaseUrl": "https://www.w3.org/WAI/content-assets/wcag-act-rules/testcases/e086e5/a59cf1abfabcb96ab4592966bb4a78e788b41017.html", - "testCaseApproved": true, - "expected": "failed", - "procedureResults": [ - { - "procedureName": "e086e5-test", - "outcomes": [ - "inapplicable" - ] - } - ] - }, - { - "testcaseId": "552732aff853ed413ed7b5ff4a6202d11fd0c1a5", - "testCaseName": "Failed Example 5", - "testCaseUrl": "https://www.w3.org/WAI/content-assets/wcag-act-rules/testcases/e086e5/552732aff853ed413ed7b5ff4a6202d11fd0c1a5.html", - "testCaseApproved": true, - "expected": "failed", - "procedureResults": [ - { - "procedureName": "e086e5-test", - "outcomes": [ - "inapplicable" - ] - } - ] - }, - { - "testcaseId": "4246616cd947040f64dc183b66e1f6c30b2d7fbb", - "testCaseName": "Failed Example 6", - "testCaseUrl": "https://www.w3.org/WAI/content-assets/wcag-act-rules/testcases/e086e5/4246616cd947040f64dc183b66e1f6c30b2d7fbb.html", - "testCaseApproved": true, - "expected": "failed", - "procedureResults": [ - { - "procedureName": "e086e5-test", - "outcomes": [ - "inapplicable" - ] - } - ] - }, - { - "testcaseId": "b0c554cfdddfdc0fe15923066b329868dd9e70c8", - "testCaseName": "Failed Example 7", - "testCaseUrl": "https://www.w3.org/WAI/content-assets/wcag-act-rules/testcases/e086e5/b0c554cfdddfdc0fe15923066b329868dd9e70c8.html", - "testCaseApproved": true, - "expected": "failed", - "procedureResults": [ - { - "procedureName": "e086e5-test", - "outcomes": [ - "inapplicable" - ] - } - ] - }, - { - "testcaseId": "c828178c45e9299883296cf425144d2ae804fc27", - "testCaseName": "Inapplicable Example 1", - "testCaseUrl": "https://www.w3.org/WAI/content-assets/wcag-act-rules/testcases/e086e5/c828178c45e9299883296cf425144d2ae804fc27.html", - "testCaseApproved": true, - "expected": "inapplicable", - "procedureResults": [ - { - "procedureName": "e086e5-test", - "outcomes": [ - "inapplicable" - ] - } - ] - }, - { - "testcaseId": "43b93bc71597fdc7152a7920a78f27a3b27cf639", - "testCaseName": "Inapplicable Example 2", - "testCaseUrl": "https://www.w3.org/WAI/content-assets/wcag-act-rules/testcases/e086e5/43b93bc71597fdc7152a7920a78f27a3b27cf639.html", - "testCaseApproved": true, - "expected": "inapplicable", - "procedureResults": [ - { - "procedureName": "e086e5-test", - "outcomes": [ - "inapplicable" - ] - } - ] - }, - { - "testcaseId": "16a907322625e3b82c25f571eb9dd8fe897444f8", - "testCaseName": "Inapplicable Example 3", - "testCaseUrl": "https://www.w3.org/WAI/content-assets/wcag-act-rules/testcases/e086e5/16a907322625e3b82c25f571eb9dd8fe897444f8.html", - "testCaseApproved": true, - "expected": "inapplicable", - "procedureResults": [ - { - "procedureName": "e086e5-test", - "outcomes": [ - "inapplicable" - ] - } - ] - }, - { - "testcaseId": "d9ee6c2ae6da41521bd4ba0bf25c4b6bcd253f37", - "testCaseName": "Passed Example 8", - "testCaseUrl": "https://www.w3.org/WAI/content-assets/wcag-act-rules/testcases/e086e5/d9ee6c2ae6da41521bd4ba0bf25c4b6bcd253f37.html", - "testCaseApproved": false, - "expected": "passed", - "procedureResults": [ - { - "procedureName": "e086e5-test", - "outcomes": [ - "inapplicable" - ] - } - ] - }, - { - "testcaseId": "bd816c3ef10b8982f18411e1623887d2444d7311", - "testCaseName": "Failed Example 8", - "testCaseUrl": "https://www.w3.org/WAI/content-assets/wcag-act-rules/testcases/e086e5/bd816c3ef10b8982f18411e1623887d2444d7311.html", - "testCaseApproved": false, - "expected": "failed", - "procedureResults": [ - { - "procedureName": "e086e5-test", - "outcomes": [ - "inapplicable" - ] - } - ] - } - ] - }, - { - "ruleId": "b5c3f8", - "ruleName": "HTML page has `lang` attribute", - "ruleApproved": true, - "procedureNames": [ - "b5c3f8-test" - ], - "consistency": null, - "accessibilityRequirements": { - "correct": false, - "expected": [ - "WCAG2:language-of-page" - ], - "reported": [] - }, - "coverage": { - "covered": 6, - "untested": 0, - "cantTell": 0, - "testCaseTotal": 14 - }, - "testCaseResults": [ - { - "testcaseId": "f8214944f374b25c3ce42bd92a4304d38a2309dc", - "testCaseName": "Passed Example 1", - "testCaseUrl": "https://www.w3.org/WAI/content-assets/wcag-act-rules/testcases/b5c3f8/f8214944f374b25c3ce42bd92a4304d38a2309dc.html", - "testCaseApproved": true, - "expected": "passed", - "procedureResults": [ - { - "procedureName": "b5c3f8-test", - "outcomes": [ - "passed" - ] - } - ] - }, - { - "testcaseId": "941efb7368e46b27b937d34b07fc4d41da01b002", - "testCaseName": "Failed Example 1", - "testCaseUrl": "https://www.w3.org/WAI/content-assets/wcag-act-rules/testcases/b5c3f8/941efb7368e46b27b937d34b07fc4d41da01b002.html", - "testCaseApproved": true, - "expected": "failed", - "procedureResults": [ - { - "procedureName": "b5c3f8-test", - "outcomes": [ - "inapplicable" - ] - } - ] - }, - { - "testcaseId": "36f0f321c8aa6e8c0a5ee08b15e8f1442ad762fd", - "testCaseName": "Failed Example 2", - "testCaseUrl": "https://www.w3.org/WAI/content-assets/wcag-act-rules/testcases/b5c3f8/36f0f321c8aa6e8c0a5ee08b15e8f1442ad762fd.html", - "testCaseApproved": true, - "expected": "failed", - "procedureResults": [ - { - "procedureName": "b5c3f8-test", - "outcomes": [ - "inapplicable" - ] - } - ] - }, - { - "testcaseId": "5636ffbff7668ca38610e36905889df90a92f485", - "testCaseName": "Failed Example 3", - "testCaseUrl": "https://www.w3.org/WAI/content-assets/wcag-act-rules/testcases/b5c3f8/5636ffbff7668ca38610e36905889df90a92f485.html", - "testCaseApproved": true, - "expected": "failed", - "procedureResults": [ - { - "procedureName": "b5c3f8-test", - "outcomes": [ - "inapplicable" - ] - } - ] - }, - { - "testcaseId": "4885abc44ca092b3d07a3f8e855dbcbf33f6c66b", - "testCaseName": "Failed Example 4", - "testCaseUrl": "https://www.w3.org/WAI/content-assets/wcag-act-rules/testcases/b5c3f8/4885abc44ca092b3d07a3f8e855dbcbf33f6c66b.html", - "testCaseApproved": true, - "expected": "failed", - "procedureResults": [ - { - "procedureName": "b5c3f8-test", - "outcomes": [ - "inapplicable" - ] - } - ] - }, - { - "testcaseId": "297b27cc9c3500b77e72320d73ad8252aede9bb8", - "testCaseName": "Inapplicable Example 1", - "testCaseUrl": "https://www.w3.org/WAI/content-assets/wcag-act-rules/testcases/b5c3f8/297b27cc9c3500b77e72320d73ad8252aede9bb8.svg", - "testCaseApproved": true, - "expected": "inapplicable", - "procedureResults": [ - { - "procedureName": "b5c3f8-test", - "outcomes": [ - "inapplicable" - ] - } - ] - }, - { - "testcaseId": "af7eaac588fa1a23884d30f93ed50c2f1779c2fa", - "testCaseName": "Inapplicable Example 2", - "testCaseUrl": "https://www.w3.org/WAI/content-assets/wcag-act-rules/testcases/b5c3f8/af7eaac588fa1a23884d30f93ed50c2f1779c2fa.xml", - "testCaseApproved": true, - "expected": "inapplicable", - "procedureResults": [ - { - "procedureName": "b5c3f8-test", - "outcomes": [ - "inapplicable" - ] - } - ] - }, - { - "testcaseId": "0fac26928e2bf6b7db6c7f46a1e0ab50aaa8a7c1", - "testCaseName": "Passed Example 1", - "testCaseUrl": "https://www.w3.org/WAI/content-assets/wcag-act-rules/testcases/b5c3f8/0fac26928e2bf6b7db6c7f46a1e0ab50aaa8a7c1.html", - "testCaseApproved": false, - "expected": "passed", - "procedureResults": [ - { - "procedureName": "b5c3f8-test", - "outcomes": [ - "passed" - ] - } - ] - }, - { - "testcaseId": "473352935acf2463b14dbd8e38073e913eeb5c08", - "testCaseName": "Failed Example 1", - "testCaseUrl": "https://www.w3.org/WAI/content-assets/wcag-act-rules/testcases/b5c3f8/473352935acf2463b14dbd8e38073e913eeb5c08.html", - "testCaseApproved": false, - "expected": "failed", - "procedureResults": [ - { - "procedureName": "b5c3f8-test", - "outcomes": [ - "inapplicable" - ] - } - ] - }, - { - "testcaseId": "98681b2a7949e49b2da1b353f70e688528fe7ddc", - "testCaseName": "Failed Example 2", - "testCaseUrl": "https://www.w3.org/WAI/content-assets/wcag-act-rules/testcases/b5c3f8/98681b2a7949e49b2da1b353f70e688528fe7ddc.html", - "testCaseApproved": false, - "expected": "failed", - "procedureResults": [ - { - "procedureName": "b5c3f8-test", - "outcomes": [ - "inapplicable" - ] - } - ] - }, - { - "testcaseId": "4ea0280617a1b71dcc327356484f8767919b0f40", - "testCaseName": "Failed Example 3", - "testCaseUrl": "https://www.w3.org/WAI/content-assets/wcag-act-rules/testcases/b5c3f8/4ea0280617a1b71dcc327356484f8767919b0f40.html", - "testCaseApproved": false, - "expected": "failed", - "procedureResults": [ - { - "procedureName": "b5c3f8-test", - "outcomes": [ - "inapplicable" - ] - } - ] - }, - { - "testcaseId": "4f94c3e26f43701d91db403fe26cd8894bdc8ccf", - "testCaseName": "Failed Example 4", - "testCaseUrl": "https://www.w3.org/WAI/content-assets/wcag-act-rules/testcases/b5c3f8/4f94c3e26f43701d91db403fe26cd8894bdc8ccf.html", - "testCaseApproved": false, - "expected": "failed", - "procedureResults": [ - { - "procedureName": "b5c3f8-test", - "outcomes": [ - "inapplicable" - ] - } - ] - }, - { - "testcaseId": "b584aa8aeb33814a0ecb63fd9ed4d97f2211f837", - "testCaseName": "Inapplicable Example 1", - "testCaseUrl": "https://www.w3.org/WAI/content-assets/wcag-act-rules/testcases/b5c3f8/b584aa8aeb33814a0ecb63fd9ed4d97f2211f837.svg", - "testCaseApproved": false, - "expected": "inapplicable", - "procedureResults": [ - { - "procedureName": "b5c3f8-test", - "outcomes": [ - "inapplicable" - ] - } - ] - }, - { - "testcaseId": "58847c387d3b2cfa7e57c6ed613a8f31569cfd30", - "testCaseName": "Inapplicable Example 2", - "testCaseUrl": "https://www.w3.org/WAI/content-assets/wcag-act-rules/testcases/b5c3f8/58847c387d3b2cfa7e57c6ed613a8f31569cfd30.xml", - "testCaseApproved": false, - "expected": "inapplicable", - "procedureResults": [ - { - "procedureName": "b5c3f8-test", - "outcomes": [ - "inapplicable" - ] - } - ] - } - ] - }, - { - "ruleId": "bf051a", - "ruleName": "HTML page `lang` attribute has valid language tag", - "ruleApproved": true, - "procedureNames": [ - "bf051a-test" - ], - "consistency": null, - "accessibilityRequirements": { - "correct": false, - "expected": [ - "WCAG2:language-of-page" - ], - "reported": [] - }, - "coverage": { - "covered": 3, - "untested": 0, - "cantTell": 0, - "testCaseTotal": 7 - }, - "testCaseResults": [ - { - "testcaseId": "7d8c4fd028c504d10c4e5e9bd7183c139549e1a1", - "testCaseName": "Passed Example 1", - "testCaseUrl": "https://www.w3.org/WAI/content-assets/wcag-act-rules/testcases/bf051a/7d8c4fd028c504d10c4e5e9bd7183c139549e1a1.html", - "testCaseApproved": true, - "expected": "passed", - "procedureResults": [ - { - "procedureName": "bf051a-test", - "outcomes": [ - "passed" - ] - } - ] - }, - { - "testcaseId": "a49f11c86ad81c4d42700dfca58a7eeec377f02e", - "testCaseName": "Passed Example 2", - "testCaseUrl": "https://www.w3.org/WAI/content-assets/wcag-act-rules/testcases/bf051a/a49f11c86ad81c4d42700dfca58a7eeec377f02e.html", - "testCaseApproved": true, - "expected": "passed", - "procedureResults": [ - { - "procedureName": "bf051a-test", - "outcomes": [ - "inapplicable" - ] - } - ] - }, - { - "testcaseId": "b7a35f8080e756776877bca013a910dafde8ef73", - "testCaseName": "Failed Example 1", - "testCaseUrl": "https://www.w3.org/WAI/content-assets/wcag-act-rules/testcases/bf051a/b7a35f8080e756776877bca013a910dafde8ef73.html", - "testCaseApproved": true, - "expected": "failed", - "procedureResults": [ - { - "procedureName": "bf051a-test", - "outcomes": [ - "inapplicable" - ] - } - ] - }, - { - "testcaseId": "5c998eef8cb13a8f577dade1a3b9fe591bc69204", - "testCaseName": "Failed Example 2", - "testCaseUrl": "https://www.w3.org/WAI/content-assets/wcag-act-rules/testcases/bf051a/5c998eef8cb13a8f577dade1a3b9fe591bc69204.html", - "testCaseApproved": true, - "expected": "failed", - "procedureResults": [ - { - "procedureName": "bf051a-test", - "outcomes": [ - "inapplicable" - ] - } - ] - }, - { - "testcaseId": "0f73e7179e17f050380f0ea350d2551611820fd5", - "testCaseName": "Failed Example 3", - "testCaseUrl": "https://www.w3.org/WAI/content-assets/wcag-act-rules/testcases/bf051a/0f73e7179e17f050380f0ea350d2551611820fd5.html", - "testCaseApproved": true, - "expected": "failed", - "procedureResults": [ - { - "procedureName": "bf051a-test", - "outcomes": [ - "inapplicable" - ] - } - ] - }, - { - "testcaseId": "b64d767d873269ff00966630e34ab198fc24368f", - "testCaseName": "Failed Example 4", - "testCaseUrl": "https://www.w3.org/WAI/content-assets/wcag-act-rules/testcases/bf051a/b64d767d873269ff00966630e34ab198fc24368f.html", - "testCaseApproved": true, - "expected": "failed", - "procedureResults": [ - { - "procedureName": "bf051a-test", - "outcomes": [ - "inapplicable" - ] - } - ] - }, - { - "testcaseId": "1b73557d29073ecd327790ca1a6e343b4395b2ab", - "testCaseName": "Inapplicable Example 1", - "testCaseUrl": "https://www.w3.org/WAI/content-assets/wcag-act-rules/testcases/bf051a/1b73557d29073ecd327790ca1a6e343b4395b2ab.svg", - "testCaseApproved": true, - "expected": "inapplicable", - "procedureResults": [ - { - "procedureName": "bf051a-test", - "outcomes": [ - "inapplicable" - ] - } - ] - } - ] - }, - { - "ruleId": "5b7ae0", - "ruleName": "HTML page `lang` and `xml:lang` attributes have matching values", - "ruleApproved": true, - "procedureNames": [ - "5b7ae0-test" - ], - "consistency": null, - "accessibilityRequirements": { - "correct": false, - "expected": [ - "WCAG2:language-of-page" - ], - "reported": [] - }, - "coverage": { - "covered": 10, - "untested": 0, - "cantTell": 0, - "testCaseTotal": 12 - }, - "testCaseResults": [ - { - "testcaseId": "e41574526cdf4626016308c0f4185a5f91a0d29d", - "testCaseName": "Passed Example 1", - "testCaseUrl": "https://www.w3.org/WAI/content-assets/wcag-act-rules/testcases/5b7ae0/e41574526cdf4626016308c0f4185a5f91a0d29d.html", - "testCaseApproved": true, - "expected": "passed", - "procedureResults": [ - { - "procedureName": "5b7ae0-test", - "outcomes": [ - "inapplicable" - ] - } - ] - }, - { - "testcaseId": "dfc9d18aeb0f09f44646435fd37fcf63410c197b", - "testCaseName": "Passed Example 2", - "testCaseUrl": "https://www.w3.org/WAI/content-assets/wcag-act-rules/testcases/5b7ae0/dfc9d18aeb0f09f44646435fd37fcf63410c197b.html", - "testCaseApproved": true, - "expected": "passed", - "procedureResults": [ - { - "procedureName": "5b7ae0-test", - "outcomes": [ - "inapplicable" - ] - } - ] - }, - { - "testcaseId": "a203d146dcc0d1df9f246cdf3b3b860d87e91c1c", - "testCaseName": "Passed Example 3", - "testCaseUrl": "https://www.w3.org/WAI/content-assets/wcag-act-rules/testcases/5b7ae0/a203d146dcc0d1df9f246cdf3b3b860d87e91c1c.html", - "testCaseApproved": true, - "expected": "passed", - "procedureResults": [ - { - "procedureName": "5b7ae0-test", - "outcomes": [ - "inapplicable" - ] - } - ] - }, - { - "testcaseId": "82c5599492f32e1a90615f15548e79d254dd1b54", - "testCaseName": "Failed Example 1", - "testCaseUrl": "https://www.w3.org/WAI/content-assets/wcag-act-rules/testcases/5b7ae0/82c5599492f32e1a90615f15548e79d254dd1b54.html", - "testCaseApproved": true, - "expected": "failed", - "procedureResults": [ - { - "procedureName": "5b7ae0-test", - "outcomes": [ - "inapplicable" - ] - } - ] - }, - { - "testcaseId": "943ccfe43d79c6eb8013e793440c49da63fa5d8a", - "testCaseName": "Failed Example 2", - "testCaseUrl": "https://www.w3.org/WAI/content-assets/wcag-act-rules/testcases/5b7ae0/943ccfe43d79c6eb8013e793440c49da63fa5d8a.html", - "testCaseApproved": true, - "expected": "failed", - "procedureResults": [ - { - "procedureName": "5b7ae0-test", - "outcomes": [ - "inapplicable" - ] - } - ] - }, - { - "testcaseId": "d0f61fa9d6acd6759aaf5aec062a1e5026fcf4d5", - "testCaseName": "Inapplicable Example 1", - "testCaseUrl": "https://www.w3.org/WAI/content-assets/wcag-act-rules/testcases/5b7ae0/d0f61fa9d6acd6759aaf5aec062a1e5026fcf4d5.svg", - "testCaseApproved": true, - "expected": "inapplicable", - "procedureResults": [ - { - "procedureName": "5b7ae0-test", - "outcomes": [ - "inapplicable" - ] - } - ] - }, - { - "testcaseId": "84aa25ef587640beb210c6de408f209021542593", - "testCaseName": "Inapplicable Example 2", - "testCaseUrl": "https://www.w3.org/WAI/content-assets/wcag-act-rules/testcases/5b7ae0/84aa25ef587640beb210c6de408f209021542593.svg", - "testCaseApproved": true, - "expected": "inapplicable", - "procedureResults": [ - { - "procedureName": "5b7ae0-test", - "outcomes": [ - "inapplicable" - ] - } - ] - }, - { - "testcaseId": "f766afdae47b656ab4dd08a3ae552506f3f1f820", - "testCaseName": "Inapplicable Example 3", - "testCaseUrl": "https://www.w3.org/WAI/content-assets/wcag-act-rules/testcases/5b7ae0/f766afdae47b656ab4dd08a3ae552506f3f1f820.xml", - "testCaseApproved": true, - "expected": "inapplicable", - "procedureResults": [ - { - "procedureName": "5b7ae0-test", - "outcomes": [ - "inapplicable" - ] - } - ] - }, - { - "testcaseId": "36d5b7fa707573676b64884e8aa2b42a730f38d7", - "testCaseName": "Inapplicable Example 4", - "testCaseUrl": "https://www.w3.org/WAI/content-assets/wcag-act-rules/testcases/5b7ae0/36d5b7fa707573676b64884e8aa2b42a730f38d7.xhtml", - "testCaseApproved": true, - "expected": "inapplicable", - "procedureResults": [ - { - "procedureName": "5b7ae0-test", - "outcomes": [ - "inapplicable" - ] - } - ] - }, - { - "testcaseId": "f8214944f374b25c3ce42bd92a4304d38a2309dc", - "testCaseName": "Inapplicable Example 5", - "testCaseUrl": "https://www.w3.org/WAI/content-assets/wcag-act-rules/testcases/5b7ae0/f8214944f374b25c3ce42bd92a4304d38a2309dc.html", - "testCaseApproved": true, - "expected": "inapplicable", - "procedureResults": [ - { - "procedureName": "5b7ae0-test", - "outcomes": [ - "inapplicable" - ] - } - ] - }, - { - "testcaseId": "f4e4e57719f3adce548e04b1518156e23790d930", - "testCaseName": "Inapplicable Example 6", - "testCaseUrl": "https://www.w3.org/WAI/content-assets/wcag-act-rules/testcases/5b7ae0/f4e4e57719f3adce548e04b1518156e23790d930.html", - "testCaseApproved": true, - "expected": "inapplicable", - "procedureResults": [ - { - "procedureName": "5b7ae0-test", - "outcomes": [ - "inapplicable" - ] - } - ] - }, - { - "testcaseId": "a6034429b6f1e6a137fc972e0acee45e06a685d2", - "testCaseName": "Inapplicable Example 7", - "testCaseUrl": "https://www.w3.org/WAI/content-assets/wcag-act-rules/testcases/5b7ae0/a6034429b6f1e6a137fc972e0acee45e06a685d2.html", - "testCaseApproved": true, - "expected": "inapplicable", - "procedureResults": [ - { - "procedureName": "5b7ae0-test", - "outcomes": [ - "inapplicable" - ] - } - ] - } - ] - }, - { - "ruleId": "2779a5", - "ruleName": "HTML page has non-empty title", - "ruleApproved": true, - "procedureNames": [ - "2779a5-test" - ], - "consistency": null, - "accessibilityRequirements": { - "correct": false, - "expected": [ - "WCAG2:page-titled" - ], - "reported": [] - }, - "coverage": { - "covered": 6, - "untested": 0, - "cantTell": 0, - "testCaseTotal": 11 - }, - "testCaseResults": [ - { - "testcaseId": "7f9f315b5041f3726662bf269613c43678af99d4", - "testCaseName": "Passed Example 1", - "testCaseUrl": "https://www.w3.org/WAI/content-assets/wcag-act-rules/testcases/2779a5/7f9f315b5041f3726662bf269613c43678af99d4.html", - "testCaseApproved": true, - "expected": "passed", - "procedureResults": [ - { - "procedureName": "2779a5-test", - "outcomes": [ - "passed" - ] - } - ] - }, - { - "testcaseId": "64771c390e57375a822a7223362ea7bb859c0a96", - "testCaseName": "Passed Example 2", - "testCaseUrl": "https://www.w3.org/WAI/content-assets/wcag-act-rules/testcases/2779a5/64771c390e57375a822a7223362ea7bb859c0a96.html", - "testCaseApproved": true, - "expected": "passed", - "procedureResults": [ - { - "procedureName": "2779a5-test", - "outcomes": [ - "passed" - ] - } - ] - }, - { - "testcaseId": "6b3d2e2147cfc618b744f2dabfaf2e66327055d7", - "testCaseName": "Passed Example 3", - "testCaseUrl": "https://www.w3.org/WAI/content-assets/wcag-act-rules/testcases/2779a5/6b3d2e2147cfc618b744f2dabfaf2e66327055d7.html", - "testCaseApproved": true, - "expected": "passed", - "procedureResults": [ - { - "procedureName": "2779a5-test", - "outcomes": [ - "inapplicable" - ] - } - ] - }, - { - "testcaseId": "efa1e0438bb515332ec6b4d943044c336ca77fab", - "testCaseName": "Passed Example 4", - "testCaseUrl": "https://www.w3.org/WAI/content-assets/wcag-act-rules/testcases/2779a5/efa1e0438bb515332ec6b4d943044c336ca77fab.html", - "testCaseApproved": true, - "expected": "passed", - "procedureResults": [ - { - "procedureName": "2779a5-test", - "outcomes": [ - "inapplicable" - ] - } - ] - }, - { - "testcaseId": "0ad882dffaf6edd16058119e1c513b4746b0ac27", - "testCaseName": "Passed Example 5", - "testCaseUrl": "https://www.w3.org/WAI/content-assets/wcag-act-rules/testcases/2779a5/0ad882dffaf6edd16058119e1c513b4746b0ac27.html", - "testCaseApproved": true, - "expected": "passed", - "procedureResults": [ - { - "procedureName": "2779a5-test", - "outcomes": [ - "inapplicable" - ] - } - ] - }, - { - "testcaseId": "820fb18c9bb20fb1a940a0806a87c6f6e468bb5b", - "testCaseName": "Failed Example 1", - "testCaseUrl": "https://www.w3.org/WAI/content-assets/wcag-act-rules/testcases/2779a5/820fb18c9bb20fb1a940a0806a87c6f6e468bb5b.html", - "testCaseApproved": true, - "expected": "failed", - "procedureResults": [ - { - "procedureName": "2779a5-test", - "outcomes": [ - "inapplicable" - ] - } - ] - }, - { - "testcaseId": "314d991fa5328e41f8a806bfbac84d748b41f7ed", - "testCaseName": "Failed Example 2", - "testCaseUrl": "https://www.w3.org/WAI/content-assets/wcag-act-rules/testcases/2779a5/314d991fa5328e41f8a806bfbac84d748b41f7ed.html", - "testCaseApproved": true, - "expected": "failed", - "procedureResults": [ - { - "procedureName": "2779a5-test", - "outcomes": [ - "inapplicable" - ] - } - ] - }, - { - "testcaseId": "5fd6fda771cf8810eef5166464622d6979e0406e", - "testCaseName": "Failed Example 3", - "testCaseUrl": "https://www.w3.org/WAI/content-assets/wcag-act-rules/testcases/2779a5/5fd6fda771cf8810eef5166464622d6979e0406e.html", - "testCaseApproved": true, - "expected": "failed", - "procedureResults": [ - { - "procedureName": "2779a5-test", - "outcomes": [ - "inapplicable" - ] - } - ] - }, - { - "testcaseId": "a14968698b0e95b6624f187d4538e320e4fa8952", - "testCaseName": "Failed Example 4", - "testCaseUrl": "https://www.w3.org/WAI/content-assets/wcag-act-rules/testcases/2779a5/a14968698b0e95b6624f187d4538e320e4fa8952.html", - "testCaseApproved": true, - "expected": "failed", - "procedureResults": [ - { - "procedureName": "2779a5-test", - "outcomes": [ - "inapplicable" - ] - } - ] - }, - { - "testcaseId": "4eeff9c95f15e90ca5abc972079112d1ea5c3d51", - "testCaseName": "Failed Example 5", - "testCaseUrl": "https://www.w3.org/WAI/content-assets/wcag-act-rules/testcases/2779a5/4eeff9c95f15e90ca5abc972079112d1ea5c3d51.html", - "testCaseApproved": true, - "expected": "failed", - "procedureResults": [ - { - "procedureName": "2779a5-test", - "outcomes": [ - "inapplicable" - ] - } - ] - }, - { - "testcaseId": "ecc29b73e37b6a125b3fd9767068dcaa368d467a", - "testCaseName": "Inapplicable Example 1", - "testCaseUrl": "https://www.w3.org/WAI/content-assets/wcag-act-rules/testcases/2779a5/ecc29b73e37b6a125b3fd9767068dcaa368d467a.svg", - "testCaseApproved": true, - "expected": "inapplicable", - "procedureResults": [ - { - "procedureName": "2779a5-test", - "outcomes": [ - "inapplicable" - ] - } - ] - } - ] - }, - { - "ruleId": "59796f", - "ruleName": "Image button has non-empty accessible name", - "ruleApproved": true, - "procedureNames": [ - "59796f-test" - ], - "consistency": null, - "accessibilityRequirements": { - "correct": false, - "expected": [ - "WCAG2:non-text-content", - "WCAG2:name-role-value" - ], - "reported": [] - }, - "coverage": { - "covered": 9, - "untested": 0, - "cantTell": 0, - "testCaseTotal": 12 - }, - "testCaseResults": [ - { - "testcaseId": "8c29bcb24ac0f448846a2ffdad4c9693d5aef8c6", - "testCaseName": "Passed Example 1", - "testCaseUrl": "https://www.w3.org/WAI/content-assets/wcag-act-rules/testcases/59796f/8c29bcb24ac0f448846a2ffdad4c9693d5aef8c6.html", - "testCaseApproved": true, - "expected": "passed", - "procedureResults": [ - { - "procedureName": "59796f-test", - "outcomes": [ - "inapplicable" - ] - } - ] - }, - { - "testcaseId": "b413c09531b239e27bcf79cb57302b429ef59fe6", - "testCaseName": "Passed Example 2", - "testCaseUrl": "https://www.w3.org/WAI/content-assets/wcag-act-rules/testcases/59796f/b413c09531b239e27bcf79cb57302b429ef59fe6.html", - "testCaseApproved": true, - "expected": "passed", - "procedureResults": [ - { - "procedureName": "59796f-test", - "outcomes": [ - "inapplicable" - ] - } - ] - }, - { - "testcaseId": "cab9b2d06e5a44e2056ccbdbb7096f55ab42859c", - "testCaseName": "Passed Example 3", - "testCaseUrl": "https://www.w3.org/WAI/content-assets/wcag-act-rules/testcases/59796f/cab9b2d06e5a44e2056ccbdbb7096f55ab42859c.html", - "testCaseApproved": true, - "expected": "passed", - "procedureResults": [ - { - "procedureName": "59796f-test", - "outcomes": [ - "inapplicable" - ] - } - ] - }, - { - "testcaseId": "7d97d6b2f3fa16760bf66026691281a8179f3260", - "testCaseName": "Passed Example 4", - "testCaseUrl": "https://www.w3.org/WAI/content-assets/wcag-act-rules/testcases/59796f/7d97d6b2f3fa16760bf66026691281a8179f3260.html", - "testCaseApproved": true, - "expected": "passed", - "procedureResults": [ - { - "procedureName": "59796f-test", - "outcomes": [ - "inapplicable" - ] - } - ] - }, - { - "testcaseId": "04342a3834e0003f3057807937d617e432e83d33", - "testCaseName": "Failed Example 1", - "testCaseUrl": "https://www.w3.org/WAI/content-assets/wcag-act-rules/testcases/59796f/04342a3834e0003f3057807937d617e432e83d33.html", - "testCaseApproved": true, - "expected": "failed", - "procedureResults": [ - { - "procedureName": "59796f-test", - "outcomes": [ - "inapplicable" - ] - } - ] - }, - { - "testcaseId": "5c71cdabc04f9038e21d872e20a516cb429a7619", - "testCaseName": "Failed Example 2", - "testCaseUrl": "https://www.w3.org/WAI/content-assets/wcag-act-rules/testcases/59796f/5c71cdabc04f9038e21d872e20a516cb429a7619.html", - "testCaseApproved": true, - "expected": "failed", - "procedureResults": [ - { - "procedureName": "59796f-test", - "outcomes": [ - "inapplicable" - ] - } - ] - }, - { - "testcaseId": "0bbd55ba8e418361f99f717418206a37d57fd978", - "testCaseName": "Failed Example 3", - "testCaseUrl": "https://www.w3.org/WAI/content-assets/wcag-act-rules/testcases/59796f/0bbd55ba8e418361f99f717418206a37d57fd978.html", - "testCaseApproved": true, - "expected": "failed", - "procedureResults": [ - { - "procedureName": "59796f-test", - "outcomes": [ - "inapplicable" - ] - } - ] - }, - { - "testcaseId": "a4cc71b0434f71f4ea0069c409f73e0207dfb403", - "testCaseName": "Inapplicable Example 1", - "testCaseUrl": "https://www.w3.org/WAI/content-assets/wcag-act-rules/testcases/59796f/a4cc71b0434f71f4ea0069c409f73e0207dfb403.html", - "testCaseApproved": true, - "expected": "inapplicable", - "procedureResults": [ - { - "procedureName": "59796f-test", - "outcomes": [ - "inapplicable" - ] - } - ] - }, - { - "testcaseId": "37cce377c874eec22d1137977d2b8f00ebc42ea8", - "testCaseName": "Inapplicable Example 2", - "testCaseUrl": "https://www.w3.org/WAI/content-assets/wcag-act-rules/testcases/59796f/37cce377c874eec22d1137977d2b8f00ebc42ea8.html", - "testCaseApproved": true, - "expected": "inapplicable", - "procedureResults": [ - { - "procedureName": "59796f-test", - "outcomes": [ - "inapplicable" - ] - } - ] - }, - { - "testcaseId": "9ceceeffee45fea0d16ce4d87d4c048f1a68ca93", - "testCaseName": "Inapplicable Example 3", - "testCaseUrl": "https://www.w3.org/WAI/content-assets/wcag-act-rules/testcases/59796f/9ceceeffee45fea0d16ce4d87d4c048f1a68ca93.html", - "testCaseApproved": true, - "expected": "inapplicable", - "procedureResults": [ - { - "procedureName": "59796f-test", - "outcomes": [ - "inapplicable" - ] - } - ] - }, - { - "testcaseId": "ebd0080bacb8debc7ad069072240657df38c3e2c", - "testCaseName": "Inapplicable Example 4", - "testCaseUrl": "https://www.w3.org/WAI/content-assets/wcag-act-rules/testcases/59796f/ebd0080bacb8debc7ad069072240657df38c3e2c.html", - "testCaseApproved": true, - "expected": "inapplicable", - "procedureResults": [ - { - "procedureName": "59796f-test", - "outcomes": [ - "inapplicable" - ] - } - ] - }, - { - "testcaseId": "ba176379d78ef73bf17c7703ca6b512463227d13", - "testCaseName": "Inapplicable Example 5", - "testCaseUrl": "https://www.w3.org/WAI/content-assets/wcag-act-rules/testcases/59796f/ba176379d78ef73bf17c7703ca6b512463227d13.html", - "testCaseApproved": true, - "expected": "inapplicable", - "procedureResults": [ - { - "procedureName": "59796f-test", - "outcomes": [ - "inapplicable" - ] - } - ] - } - ] - }, - { - "ruleId": "23a2a8", - "ruleName": "Image has non-empty accessible name", - "ruleApproved": true, - "procedureNames": [ - "23a2a8-test" - ], - "consistency": null, - "accessibilityRequirements": { - "correct": false, - "expected": [ - "WCAG2:non-text-content" - ], - "reported": [] - }, - "coverage": { - "covered": 13, - "untested": 0, - "cantTell": 0, - "testCaseTotal": 18 - }, - "testCaseResults": [ - { - "testcaseId": "32bfac8a98cc212aa7bf9151bf40f665a7f51696", - "testCaseName": "Passed Example 1", - "testCaseUrl": "https://www.w3.org/WAI/content-assets/wcag-act-rules/testcases/23a2a8/32bfac8a98cc212aa7bf9151bf40f665a7f51696.html", - "testCaseApproved": true, - "expected": "passed", - "procedureResults": [ - { - "procedureName": "23a2a8-test", - "outcomes": [ - "inapplicable" - ] - } - ] - }, - { - "testcaseId": "38cc6a87fcc81fcc2248f0cd74ca48396b7aa432", - "testCaseName": "Passed Example 2", - "testCaseUrl": "https://www.w3.org/WAI/content-assets/wcag-act-rules/testcases/23a2a8/38cc6a87fcc81fcc2248f0cd74ca48396b7aa432.html", - "testCaseApproved": true, - "expected": "passed", - "procedureResults": [ - { - "procedureName": "23a2a8-test", - "outcomes": [ - "inapplicable" - ] - } - ] - }, - { - "testcaseId": "feb06eece7b158ab66a25bfa2c47a196309f0d93", - "testCaseName": "Passed Example 3", - "testCaseUrl": "https://www.w3.org/WAI/content-assets/wcag-act-rules/testcases/23a2a8/feb06eece7b158ab66a25bfa2c47a196309f0d93.html", - "testCaseApproved": true, - "expected": "passed", - "procedureResults": [ - { - "procedureName": "23a2a8-test", - "outcomes": [ - "inapplicable" - ] - } - ] - }, - { - "testcaseId": "40d83620b0bcbcf0e7380177384f48596823e7a9", - "testCaseName": "Passed Example 4", - "testCaseUrl": "https://www.w3.org/WAI/content-assets/wcag-act-rules/testcases/23a2a8/40d83620b0bcbcf0e7380177384f48596823e7a9.html", - "testCaseApproved": true, - "expected": "passed", - "procedureResults": [ - { - "procedureName": "23a2a8-test", - "outcomes": [ - "inapplicable" - ] - } - ] - }, - { - "testcaseId": "2f35ed62ed14afb6d9e8b886e95e846f0cfa0d2a", - "testCaseName": "Passed Example 5", - "testCaseUrl": "https://www.w3.org/WAI/content-assets/wcag-act-rules/testcases/23a2a8/2f35ed62ed14afb6d9e8b886e95e846f0cfa0d2a.html", - "testCaseApproved": true, - "expected": "passed", - "procedureResults": [ - { - "procedureName": "23a2a8-test", - "outcomes": [ - "inapplicable" - ] - } - ] - }, - { - "testcaseId": "e8f40f5af06646ef15283302903f6c78f7d7a505", - "testCaseName": "Passed Example 6", - "testCaseUrl": "https://www.w3.org/WAI/content-assets/wcag-act-rules/testcases/23a2a8/e8f40f5af06646ef15283302903f6c78f7d7a505.html", - "testCaseApproved": true, - "expected": "passed", - "procedureResults": [ - { - "procedureName": "23a2a8-test", - "outcomes": [ - "inapplicable" - ] - } - ] - }, - { - "testcaseId": "13b8678881fba03e7465f82b5550abc5093f7968", - "testCaseName": "Passed Example 7", - "testCaseUrl": "https://www.w3.org/WAI/content-assets/wcag-act-rules/testcases/23a2a8/13b8678881fba03e7465f82b5550abc5093f7968.html", - "testCaseApproved": true, - "expected": "passed", - "procedureResults": [ - { - "procedureName": "23a2a8-test", - "outcomes": [ - "inapplicable" - ] - } - ] - }, - { - "testcaseId": "ba9cdf6d0c336f0abf7cd2992c4a2a62c6c719fd", - "testCaseName": "Passed Example 8", - "testCaseUrl": "https://www.w3.org/WAI/content-assets/wcag-act-rules/testcases/23a2a8/ba9cdf6d0c336f0abf7cd2992c4a2a62c6c719fd.html", - "testCaseApproved": true, - "expected": "passed", - "procedureResults": [ - { - "procedureName": "23a2a8-test", - "outcomes": [ - "inapplicable" - ] - } - ] - }, - { - "testcaseId": "8006d1541dc71b93e6ec4d101a386e0043d1a521", - "testCaseName": "Failed Example 1", - "testCaseUrl": "https://www.w3.org/WAI/content-assets/wcag-act-rules/testcases/23a2a8/8006d1541dc71b93e6ec4d101a386e0043d1a521.html", - "testCaseApproved": true, - "expected": "failed", - "procedureResults": [ - { - "procedureName": "23a2a8-test", - "outcomes": [ - "inapplicable" - ] - } - ] - }, - { - "testcaseId": "496963cfd35d4873c010469c47c84d4358fba035", - "testCaseName": "Failed Example 2", - "testCaseUrl": "https://www.w3.org/WAI/content-assets/wcag-act-rules/testcases/23a2a8/496963cfd35d4873c010469c47c84d4358fba035.html", - "testCaseApproved": true, - "expected": "failed", - "procedureResults": [ - { - "procedureName": "23a2a8-test", - "outcomes": [ - "inapplicable" - ] - } - ] - }, - { - "testcaseId": "fef9a3ad8b2f2a6beeaf44ef7dafce08e743ea67", - "testCaseName": "Failed Example 3", - "testCaseUrl": "https://www.w3.org/WAI/content-assets/wcag-act-rules/testcases/23a2a8/fef9a3ad8b2f2a6beeaf44ef7dafce08e743ea67.html", - "testCaseApproved": true, - "expected": "failed", - "procedureResults": [ - { - "procedureName": "23a2a8-test", - "outcomes": [ - "inapplicable" - ] - } - ] - }, - { - "testcaseId": "b0348c1e6fced2df1ebd93caef4d383f6c7a0461", - "testCaseName": "Failed Example 4", - "testCaseUrl": "https://www.w3.org/WAI/content-assets/wcag-act-rules/testcases/23a2a8/b0348c1e6fced2df1ebd93caef4d383f6c7a0461.html", - "testCaseApproved": true, - "expected": "failed", - "procedureResults": [ - { - "procedureName": "23a2a8-test", - "outcomes": [ - "inapplicable" - ] - } - ] - }, - { - "testcaseId": "d70470a37db713810be85275e5d0c698f85ab320", - "testCaseName": "Failed Example 5", - "testCaseUrl": "https://www.w3.org/WAI/content-assets/wcag-act-rules/testcases/23a2a8/d70470a37db713810be85275e5d0c698f85ab320.html", - "testCaseApproved": true, - "expected": "failed", - "procedureResults": [ - { - "procedureName": "23a2a8-test", - "outcomes": [ - "inapplicable" - ] - } - ] - }, - { - "testcaseId": "cd3b3a4046451da9b9cc3e166c09d27583a2c30b", - "testCaseName": "Inapplicable Example 1", - "testCaseUrl": "https://www.w3.org/WAI/content-assets/wcag-act-rules/testcases/23a2a8/cd3b3a4046451da9b9cc3e166c09d27583a2c30b.html", - "testCaseApproved": true, - "expected": "inapplicable", - "procedureResults": [ - { - "procedureName": "23a2a8-test", - "outcomes": [ - "inapplicable" - ] - } - ] - }, - { - "testcaseId": "25e5364c0a1320a08e2742fa59a0f8627591bc61", - "testCaseName": "Inapplicable Example 2", - "testCaseUrl": "https://www.w3.org/WAI/content-assets/wcag-act-rules/testcases/23a2a8/25e5364c0a1320a08e2742fa59a0f8627591bc61.html", - "testCaseApproved": true, - "expected": "inapplicable", - "procedureResults": [ - { - "procedureName": "23a2a8-test", - "outcomes": [ - "inapplicable" - ] - } - ] - }, - { - "testcaseId": "e15b9aca4aaa53cb3a96ae48e78e1af064b9a01d", - "testCaseName": "Inapplicable Example 3", - "testCaseUrl": "https://www.w3.org/WAI/content-assets/wcag-act-rules/testcases/23a2a8/e15b9aca4aaa53cb3a96ae48e78e1af064b9a01d.html", - "testCaseApproved": true, - "expected": "inapplicable", - "procedureResults": [ - { - "procedureName": "23a2a8-test", - "outcomes": [ - "inapplicable" - ] - } - ] - }, - { - "testcaseId": "7d696551efaafa0da33bb6e56b8b43707c7c7de9", - "testCaseName": "Inapplicable Example 4", - "testCaseUrl": "https://www.w3.org/WAI/content-assets/wcag-act-rules/testcases/23a2a8/7d696551efaafa0da33bb6e56b8b43707c7c7de9.html", - "testCaseApproved": true, - "expected": "inapplicable", - "procedureResults": [ - { - "procedureName": "23a2a8-test", - "outcomes": [ - "inapplicable" - ] - } - ] - }, - { - "testcaseId": "f7692caf5f8c788d58e1aeb8d4f1f240fafdfa91", - "testCaseName": "Inapplicable Example 5", - "testCaseUrl": "https://www.w3.org/WAI/content-assets/wcag-act-rules/testcases/23a2a8/f7692caf5f8c788d58e1aeb8d4f1f240fafdfa91.html", - "testCaseApproved": true, - "expected": "inapplicable", - "procedureResults": [ - { - "procedureName": "23a2a8-test", - "outcomes": [ - "inapplicable" - ] - } - ] - } - ] + "coverage": null, + "testCaseResults": [] + }, + { + "ruleId": "e086e5", + "ruleName": "Form field has non-empty accessible name", + "ruleApproved": true, + "procedureNames": [], + "consistency": null, + "coverage": null, + "testCaseResults": [] + }, + { + "ruleId": "b5c3f8", + "ruleName": "HTML page has `lang` attribute", + "ruleApproved": true, + "procedureNames": [], + "consistency": null, + "coverage": null, + "testCaseResults": [] + }, + { + "ruleId": "bf051a", + "ruleName": "HTML page `lang` attribute has valid language tag", + "ruleApproved": true, + "procedureNames": [], + "consistency": null, + "coverage": null, + "testCaseResults": [] + }, + { + "ruleId": "5b7ae0", + "ruleName": "HTML page `lang` and `xml:lang` attributes have matching values", + "ruleApproved": true, + "procedureNames": [], + "consistency": null, + "coverage": null, + "testCaseResults": [] + }, + { + "ruleId": "2779a5", + "ruleName": "HTML page has non-empty title", + "ruleApproved": true, + "procedureNames": [], + "consistency": null, + "coverage": null, + "testCaseResults": [] + }, + { + "ruleId": "59796f", + "ruleName": "Image button has non-empty accessible name", + "ruleApproved": true, + "procedureNames": [], + "consistency": null, + "coverage": null, + "testCaseResults": [] + }, + { + "ruleId": "23a2a8", + "ruleName": "Image has non-empty accessible name", + "ruleApproved": true, + "procedureNames": [], + "consistency": null, + "coverage": null, + "testCaseResults": [] }, { "ruleId": "24afc2", "ruleName": "Letter spacing in `style` attributes is not `!important`", "ruleApproved": true, - "procedureNames": [ - "24afc2-test" - ], + "procedureNames": [], "consistency": null, - "accessibilityRequirements": { - "correct": false, - "expected": [ - "WCAG2:text-spacing" - ], - "reported": [] - }, - "coverage": { - "covered": 12, - "untested": 0, - "cantTell": 0, - "testCaseTotal": 16 - }, - "testCaseResults": [ - { - "testcaseId": "1877242970bb7a92b5c8ee7bc5c5e5ec87877890", - "testCaseName": "Passed Example 1", - "testCaseUrl": "https://www.w3.org/WAI/content-assets/wcag-act-rules/testcases/24afc2/1877242970bb7a92b5c8ee7bc5c5e5ec87877890.html", - "testCaseApproved": true, - "expected": "passed", - "procedureResults": [ - { - "procedureName": "24afc2-test", - "outcomes": [ - "passed" - ] - } - ] - }, - { - "testcaseId": "9e9382901f59c7dd476717a55bf5c5a37ed76bbc", - "testCaseName": "Passed Example 2", - "testCaseUrl": "https://www.w3.org/WAI/content-assets/wcag-act-rules/testcases/24afc2/9e9382901f59c7dd476717a55bf5c5a37ed76bbc.html", - "testCaseApproved": true, - "expected": "passed", - "procedureResults": [ - { - "procedureName": "24afc2-test", - "outcomes": [ - "passed" - ] - } - ] - }, - { - "testcaseId": "43f8fe88b8e7365db7aa251b263b5d00c7a47ae9", - "testCaseName": "Passed Example 3", - "testCaseUrl": "https://www.w3.org/WAI/content-assets/wcag-act-rules/testcases/24afc2/43f8fe88b8e7365db7aa251b263b5d00c7a47ae9.html", - "testCaseApproved": true, - "expected": "passed", - "procedureResults": [ - { - "procedureName": "24afc2-test", - "outcomes": [ - "passed" - ] - } - ] - }, - { - "testcaseId": "787f24a573fa422e24ab72312f7306253bb83a4f", - "testCaseName": "Passed Example 4", - "testCaseUrl": "https://www.w3.org/WAI/content-assets/wcag-act-rules/testcases/24afc2/787f24a573fa422e24ab72312f7306253bb83a4f.html", - "testCaseApproved": true, - "expected": "passed", - "procedureResults": [ - { - "procedureName": "24afc2-test", - "outcomes": [ - "inapplicable" - ] - } - ] - }, - { - "testcaseId": "f000a9c495f11a4a11a4314871b91f4173e4589a", - "testCaseName": "Passed Example 5", - "testCaseUrl": "https://www.w3.org/WAI/content-assets/wcag-act-rules/testcases/24afc2/f000a9c495f11a4a11a4314871b91f4173e4589a.html", - "testCaseApproved": true, - "expected": "passed", - "procedureResults": [ - { - "procedureName": "24afc2-test", - "outcomes": [ - "inapplicable" - ] - } - ] - }, - { - "testcaseId": "9608b535262c655f523314958f8ca3019a0968fe", - "testCaseName": "Passed Example 6", - "testCaseUrl": "https://www.w3.org/WAI/content-assets/wcag-act-rules/testcases/24afc2/9608b535262c655f523314958f8ca3019a0968fe.html", - "testCaseApproved": true, - "expected": "passed", - "procedureResults": [ - { - "procedureName": "24afc2-test", - "outcomes": [ - "inapplicable" - ] - } - ] - }, - { - "testcaseId": "6aa2034507dc16e6ae0d16f1b6f2a14d3dfadc18", - "testCaseName": "Passed Example 7", - "testCaseUrl": "https://www.w3.org/WAI/content-assets/wcag-act-rules/testcases/24afc2/6aa2034507dc16e6ae0d16f1b6f2a14d3dfadc18.html", - "testCaseApproved": true, - "expected": "passed", - "procedureResults": [ - { - "procedureName": "24afc2-test", - "outcomes": [ - "inapplicable" - ] - } - ] - }, - { - "testcaseId": "64b25817b3d3909ab7f4acaee061875ebac1cee3", - "testCaseName": "Passed Example 8", - "testCaseUrl": "https://www.w3.org/WAI/content-assets/wcag-act-rules/testcases/24afc2/64b25817b3d3909ab7f4acaee061875ebac1cee3.html", - "testCaseApproved": true, - "expected": "passed", - "procedureResults": [ - { - "procedureName": "24afc2-test", - "outcomes": [ - "inapplicable" - ] - } - ] - }, - { - "testcaseId": "8383685465c6a417cb86e192d1e9157bd5feee99", - "testCaseName": "Failed Example 1", - "testCaseUrl": "https://www.w3.org/WAI/content-assets/wcag-act-rules/testcases/24afc2/8383685465c6a417cb86e192d1e9157bd5feee99.html", - "testCaseApproved": true, - "expected": "failed", - "procedureResults": [ - { - "procedureName": "24afc2-test", - "outcomes": [ - "inapplicable" - ] - } - ] - }, - { - "testcaseId": "b5a8fe74fbbea40e8bbee407f167ae808e14ea49", - "testCaseName": "Failed Example 2", - "testCaseUrl": "https://www.w3.org/WAI/content-assets/wcag-act-rules/testcases/24afc2/b5a8fe74fbbea40e8bbee407f167ae808e14ea49.html", - "testCaseApproved": true, - "expected": "failed", - "procedureResults": [ - { - "procedureName": "24afc2-test", - "outcomes": [ - "inapplicable" - ] - } - ] - }, - { - "testcaseId": "d8e379c210cdb651d28985c883fea21a4529ed59", - "testCaseName": "Failed Example 3", - "testCaseUrl": "https://www.w3.org/WAI/content-assets/wcag-act-rules/testcases/24afc2/d8e379c210cdb651d28985c883fea21a4529ed59.html", - "testCaseApproved": true, - "expected": "failed", - "procedureResults": [ - { - "procedureName": "24afc2-test", - "outcomes": [ - "inapplicable" - ] - } - ] - }, - { - "testcaseId": "9788de86b8a4e7a685d356347cc4059874ae6a38", - "testCaseName": "Failed Example 4", - "testCaseUrl": "https://www.w3.org/WAI/content-assets/wcag-act-rules/testcases/24afc2/9788de86b8a4e7a685d356347cc4059874ae6a38.html", - "testCaseApproved": true, - "expected": "failed", - "procedureResults": [ - { - "procedureName": "24afc2-test", - "outcomes": [ - "inapplicable" - ] - } - ] - }, - { - "testcaseId": "eeca04eb6d00ab0aca01d460f0861f3328d4992d", - "testCaseName": "Inapplicable Example 1", - "testCaseUrl": "https://www.w3.org/WAI/content-assets/wcag-act-rules/testcases/24afc2/eeca04eb6d00ab0aca01d460f0861f3328d4992d.svg", - "testCaseApproved": true, - "expected": "inapplicable", - "procedureResults": [ - { - "procedureName": "24afc2-test", - "outcomes": [ - "inapplicable" - ] - } - ] - }, - { - "testcaseId": "be174e053a61ece650873a6a44f8e4be356e4193", - "testCaseName": "Inapplicable Example 2", - "testCaseUrl": "https://www.w3.org/WAI/content-assets/wcag-act-rules/testcases/24afc2/be174e053a61ece650873a6a44f8e4be356e4193.html", - "testCaseApproved": true, - "expected": "inapplicable", - "procedureResults": [ - { - "procedureName": "24afc2-test", - "outcomes": [ - "inapplicable" - ] - } - ] - }, - { - "testcaseId": "88d6ea5706ed8ae188caa166879c381e64e5077a", - "testCaseName": "Inapplicable Example 3", - "testCaseUrl": "https://www.w3.org/WAI/content-assets/wcag-act-rules/testcases/24afc2/88d6ea5706ed8ae188caa166879c381e64e5077a.html", - "testCaseApproved": true, - "expected": "inapplicable", - "procedureResults": [ - { - "procedureName": "24afc2-test", - "outcomes": [ - "inapplicable" - ] - } - ] - }, - { - "testcaseId": "92e706402d8f8cb13d73ffb759ce35ec910d272c", - "testCaseName": "Inapplicable Example 4", - "testCaseUrl": "https://www.w3.org/WAI/content-assets/wcag-act-rules/testcases/24afc2/92e706402d8f8cb13d73ffb759ce35ec910d272c.html", - "testCaseApproved": true, - "expected": "inapplicable", - "procedureResults": [ - { - "procedureName": "24afc2-test", - "outcomes": [ - "inapplicable" - ] - } - ] - } - ] + "coverage": null, + "testCaseResults": [] }, { "ruleId": "c487ae", diff --git a/content-assets/wcag-act-rules/earl/oracle.json b/content-assets/wcag-act-rules/earl/oracle.json index aebdb7490..58e19e135 100644 --- a/content-assets/wcag-act-rules/earl/oracle.json +++ b/content-assets/wcag-act-rules/earl/oracle.json @@ -4,6 +4,8 @@ "Assertor", "Project" ], + "name": "Oracle ACT ", + "description": "Analysis of Oracle's Accessibility tests against ACT Rules.", "assertedThat": [ { "@type": "Assertion", @@ -13,7 +15,7 @@ }, "test": { "@type": "TestCase", - "title": "73f2c2-test", + "title": "Oracle_1.3.5_Method_1", "isPartOf": [ { "@type": "TestRequirement", @@ -23,7 +25,7 @@ }, "result": { "@type": "TestResult", - "outcome": "earl:inapplicable" + "outcome": "earl:passed" } }, { @@ -34,7 +36,7 @@ }, "test": { "@type": "TestCase", - "title": "73f2c2-test", + "title": "Oracle_1.3.5_Method_1", "isPartOf": [ { "@type": "TestRequirement", @@ -44,7 +46,7 @@ }, "result": { "@type": "TestResult", - "outcome": "earl:inapplicable" + "outcome": "earl:passed" } }, { @@ -55,7 +57,7 @@ }, "test": { "@type": "TestCase", - "title": "73f2c2-test", + "title": "Oracle_1.3.5_Method_1", "isPartOf": [ { "@type": "TestRequirement", @@ -65,7 +67,7 @@ }, "result": { "@type": "TestResult", - "outcome": "earl:inapplicable" + "outcome": "earl:cantTell" } }, { @@ -76,7 +78,7 @@ }, "test": { "@type": "TestCase", - "title": "73f2c2-test", + "title": "Oracle_1.3.5_Method_1", "isPartOf": [ { "@type": "TestRequirement", @@ -86,7 +88,7 @@ }, "result": { "@type": "TestResult", - "outcome": "earl:inapplicable" + "outcome": "earl:passed" } }, { @@ -97,7 +99,7 @@ }, "test": { "@type": "TestCase", - "title": "73f2c2-test", + "title": "Oracle_1.3.5_Method_1", "isPartOf": [ { "@type": "TestRequirement", @@ -107,7 +109,7 @@ }, "result": { "@type": "TestResult", - "outcome": "earl:inapplicable" + "outcome": "earl:passed" } }, { @@ -118,7 +120,7 @@ }, "test": { "@type": "TestCase", - "title": "73f2c2-test", + "title": "Oracle_1.3.5_Method_1", "isPartOf": [ { "@type": "TestRequirement", @@ -128,7 +130,7 @@ }, "result": { "@type": "TestResult", - "outcome": "earl:inapplicable" + "outcome": "earl:passed" } }, { @@ -139,7 +141,7 @@ }, "test": { "@type": "TestCase", - "title": "73f2c2-test", + "title": "Oracle_1.3.5_Method_1", "isPartOf": [ { "@type": "TestRequirement", @@ -149,7 +151,7 @@ }, "result": { "@type": "TestResult", - "outcome": "earl:inapplicable" + "outcome": "earl:passed" } }, { @@ -160,7 +162,7 @@ }, "test": { "@type": "TestCase", - "title": "73f2c2-test", + "title": "Oracle_1.3.5_Method_1", "isPartOf": [ { "@type": "TestRequirement", @@ -170,7 +172,7 @@ }, "result": { "@type": "TestResult", - "outcome": "earl:inapplicable" + "outcome": "earl:passed" } }, { @@ -181,7 +183,7 @@ }, "test": { "@type": "TestCase", - "title": "73f2c2-test", + "title": "Oracle_1.3.5_Method_1", "isPartOf": [ { "@type": "TestRequirement", @@ -191,7 +193,7 @@ }, "result": { "@type": "TestResult", - "outcome": "earl:inapplicable" + "outcome": "earl:failed" } }, { @@ -202,7 +204,7 @@ }, "test": { "@type": "TestCase", - "title": "73f2c2-test", + "title": "Oracle_1.3.5_Method_1", "isPartOf": [ { "@type": "TestRequirement", @@ -212,7 +214,7 @@ }, "result": { "@type": "TestResult", - "outcome": "earl:inapplicable" + "outcome": "earl:failed" } }, { @@ -223,7 +225,7 @@ }, "test": { "@type": "TestCase", - "title": "73f2c2-test", + "title": "Oracle_1.3.5_Method_1", "isPartOf": [ { "@type": "TestRequirement", @@ -233,7 +235,7 @@ }, "result": { "@type": "TestResult", - "outcome": "earl:inapplicable" + "outcome": "earl:failed" } }, { @@ -244,7 +246,7 @@ }, "test": { "@type": "TestCase", - "title": "73f2c2-test", + "title": "Oracle_1.3.5_Method_1", "isPartOf": [ { "@type": "TestRequirement", @@ -254,7 +256,7 @@ }, "result": { "@type": "TestResult", - "outcome": "earl:inapplicable" + "outcome": "earl:failed" } }, { @@ -265,280 +267,7 @@ }, "test": { "@type": "TestCase", - "title": "73f2c2-test", - "isPartOf": [ - { - "@type": "TestRequirement", - "title": "WCAG2, SC 1.3.5" - } - ] - }, - "result": { - "@type": "TestResult", - "outcome": "earl:inapplicable" - } - }, - { - "@type": "Assertion", - "subject": { - "@type": "TestSubject", - "source": "https://www.w3.org/WAI/content-assets/wcag-act-rules/testcases/73f2c2/b08efeaf52bbd436d492213c3843894ce4e1151f.html" - }, - "test": { - "@type": "TestCase", - "title": "73f2c2-test", - "isPartOf": [ - { - "@type": "TestRequirement", - "title": "WCAG2, SC 1.3.5" - } - ] - }, - "result": { - "@type": "TestResult", - "outcome": "earl:inapplicable" - } - }, - { - "@type": "Assertion", - "subject": { - "@type": "TestSubject", - "source": "https://www.w3.org/WAI/content-assets/wcag-act-rules/testcases/73f2c2/b3ca8290eb74aa794ffbfd3e338facc52e675746.html" - }, - "test": { - "@type": "TestCase", - "title": "73f2c2-test", - "isPartOf": [ - { - "@type": "TestRequirement", - "title": "WCAG2, SC 1.3.5" - } - ] - }, - "result": { - "@type": "TestResult", - "outcome": "earl:inapplicable" - } - }, - { - "@type": "Assertion", - "subject": { - "@type": "TestSubject", - "source": "https://www.w3.org/WAI/content-assets/wcag-act-rules/testcases/73f2c2/84ead6cf6757e4ddb90a2912c50ee670b2c776ba.html" - }, - "test": { - "@type": "TestCase", - "title": "73f2c2-test", - "isPartOf": [ - { - "@type": "TestRequirement", - "title": "WCAG2, SC 1.3.5" - } - ] - }, - "result": { - "@type": "TestResult", - "outcome": "earl:inapplicable" - } - }, - { - "@type": "Assertion", - "subject": { - "@type": "TestSubject", - "source": "https://www.w3.org/WAI/content-assets/wcag-act-rules/testcases/73f2c2/8ffedb82ca905c0cd8851d924884d9c1cdcb8d08.html" - }, - "test": { - "@type": "TestCase", - "title": "73f2c2-test", - "isPartOf": [ - { - "@type": "TestRequirement", - "title": "WCAG2, SC 1.3.5" - } - ] - }, - "result": { - "@type": "TestResult", - "outcome": "earl:inapplicable" - } - }, - { - "@type": "Assertion", - "subject": { - "@type": "TestSubject", - "source": "https://www.w3.org/WAI/content-assets/wcag-act-rules/testcases/73f2c2/84895e9fbb270edde8d9356fa9924eabaf86cf02.html" - }, - "test": { - "@type": "TestCase", - "title": "73f2c2-test", - "isPartOf": [ - { - "@type": "TestRequirement", - "title": "WCAG2, SC 1.3.5" - } - ] - }, - "result": { - "@type": "TestResult", - "outcome": "earl:inapplicable" - } - }, - { - "@type": "Assertion", - "subject": { - "@type": "TestSubject", - "source": "https://www.w3.org/WAI/content-assets/wcag-act-rules/testcases/73f2c2/4700b31c9114050fe08d832c6a634d9e54ac78ee.html" - }, - "test": { - "@type": "TestCase", - "title": "73f2c2-test", - "isPartOf": [ - { - "@type": "TestRequirement", - "title": "WCAG2, SC 1.3.5" - } - ] - }, - "result": { - "@type": "TestResult", - "outcome": "earl:inapplicable" - } - }, - { - "@type": "Assertion", - "subject": { - "@type": "TestSubject", - "source": "https://www.w3.org/WAI/content-assets/wcag-act-rules/testcases/73f2c2/3a6b86ed813d4c34e566641e9fcd571e16aeae6f.html" - }, - "test": { - "@type": "TestCase", - "title": "73f2c2-test", - "isPartOf": [ - { - "@type": "TestRequirement", - "title": "WCAG2, SC 1.3.5" - } - ] - }, - "result": { - "@type": "TestResult", - "outcome": "earl:inapplicable" - } - }, - { - "@type": "Assertion", - "subject": { - "@type": "TestSubject", - "source": "https://www.w3.org/WAI/content-assets/wcag-act-rules/testcases/73f2c2/efcd5df49b39506dac34a310f4b8bc0df71716d3.html" - }, - "test": { - "@type": "TestCase", - "title": "73f2c2-test", - "isPartOf": [ - { - "@type": "TestRequirement", - "title": "WCAG2, SC 1.3.5" - } - ] - }, - "result": { - "@type": "TestResult", - "outcome": "earl:inapplicable" - } - }, - { - "@type": "Assertion", - "subject": { - "@type": "TestSubject", - "source": "https://www.w3.org/WAI/content-assets/wcag-act-rules/testcases/73f2c2/2512c24c9a793fa8a30958e203090f955a3fc262.html" - }, - "test": { - "@type": "TestCase", - "title": "73f2c2-test", - "isPartOf": [ - { - "@type": "TestRequirement", - "title": "WCAG2, SC 1.3.5" - } - ] - }, - "result": { - "@type": "TestResult", - "outcome": "earl:inapplicable" - } - }, - { - "@type": "Assertion", - "subject": { - "@type": "TestSubject", - "source": "https://www.w3.org/WAI/content-assets/wcag-act-rules/testcases/73f2c2/55ce632e85a0243abf196c59242b2af699e5c0d4.html" - }, - "test": { - "@type": "TestCase", - "title": "73f2c2-test", - "isPartOf": [ - { - "@type": "TestRequirement", - "title": "WCAG2, SC 1.3.5" - } - ] - }, - "result": { - "@type": "TestResult", - "outcome": "earl:inapplicable" - } - }, - { - "@type": "Assertion", - "subject": { - "@type": "TestSubject", - "source": "https://www.w3.org/WAI/content-assets/wcag-act-rules/testcases/73f2c2/130d7f761a6a43b896b2f1d0ded311da6a7aebf1.html" - }, - "test": { - "@type": "TestCase", - "title": "73f2c2-test", - "isPartOf": [ - { - "@type": "TestRequirement", - "title": "WCAG2, SC 1.3.5" - } - ] - }, - "result": { - "@type": "TestResult", - "outcome": "earl:inapplicable" - } - }, - { - "@type": "Assertion", - "subject": { - "@type": "TestSubject", - "source": "https://www.w3.org/WAI/content-assets/wcag-act-rules/testcases/73f2c2/3d79434f382323a20bc7dda8cd01e8d084a3c3bf.html" - }, - "test": { - "@type": "TestCase", - "title": "73f2c2-test", - "isPartOf": [ - { - "@type": "TestRequirement", - "title": "WCAG2, SC 1.3.5" - } - ] - }, - "result": { - "@type": "TestResult", - "outcome": "earl:inapplicable" - } - }, - { - "@type": "Assertion", - "subject": { - "@type": "TestSubject", - "source": "https://www.w3.org/WAI/content-assets/wcag-act-rules/testcases/73f2c2/92214e0008b9b2e7bd98d991d27c09bb33d4c92c.html" - }, - "test": { - "@type": "TestCase", - "title": "73f2c2-test", + "title": "Oracle_1.3.5_Method_1", "isPartOf": [ { "@type": "TestRequirement", @@ -548,3352 +277,7 @@ }, "result": { "@type": "TestResult", - "outcome": "earl:inapplicable" - } - }, - { - "@type": "Assertion", - "subject": { - "@type": "TestSubject", - "source": "https://www.w3.org/WAI/content-assets/wcag-act-rules/testcases/73f2c2/41c0b66bc0208aef009343935649f2bec3ae778d.html" - }, - "test": { - "@type": "TestCase", - "title": "73f2c2-test", - "isPartOf": [ - { - "@type": "TestRequirement", - "title": "WCAG2, SC 1.3.5" - } - ] - }, - "result": { - "@type": "TestResult", - "outcome": "earl:inapplicable" - } - }, - { - "@type": "Assertion", - "subject": { - "@type": "TestSubject", - "source": "https://www.w3.org/WAI/content-assets/wcag-act-rules/testcases/73f2c2/631fc4f23b93e9486e5cc07aed11a99003d4f354.html" - }, - "test": { - "@type": "TestCase", - "title": "73f2c2-test", - "isPartOf": [ - { - "@type": "TestRequirement", - "title": "WCAG2, SC 1.3.5" - } - ] - }, - "result": { - "@type": "TestResult", - "outcome": "earl:inapplicable" - } - }, - { - "@type": "Assertion", - "subject": { - "@type": "TestSubject", - "source": "https://www.w3.org/WAI/content-assets/wcag-act-rules/testcases/97a4e1/a4cc71b0434f71f4ea0069c409f73e0207dfb403.html" - }, - "test": { - "@type": "TestCase", - "title": "97a4e1-test", - "isPartOf": [ - { - "@type": "TestRequirement", - "title": "WCAG2, SC 4.1.2" - } - ] - }, - "result": { - "@type": "TestResult", - "outcome": "earl:passed" - } - }, - { - "@type": "Assertion", - "subject": { - "@type": "TestSubject", - "source": "https://www.w3.org/WAI/content-assets/wcag-act-rules/testcases/97a4e1/d9adf41033a5b71a0730b6df8c1c7e01088e9022.html" - }, - "test": { - "@type": "TestCase", - "title": "97a4e1-test", - "isPartOf": [ - { - "@type": "TestRequirement", - "title": "WCAG2, SC 4.1.2" - } - ] - }, - "result": { - "@type": "TestResult", - "outcome": "earl:inapplicable" - } - }, - { - "@type": "Assertion", - "subject": { - "@type": "TestSubject", - "source": "https://www.w3.org/WAI/content-assets/wcag-act-rules/testcases/97a4e1/3004e7b1a47b2e5a5c77b3eef36b50d495c9e4a1.html" - }, - "test": { - "@type": "TestCase", - "title": "97a4e1-test", - "isPartOf": [ - { - "@type": "TestRequirement", - "title": "WCAG2, SC 4.1.2" - } - ] - }, - "result": { - "@type": "TestResult", - "outcome": "earl:passed" - } - }, - { - "@type": "Assertion", - "subject": { - "@type": "TestSubject", - "source": "https://www.w3.org/WAI/content-assets/wcag-act-rules/testcases/97a4e1/ff4b76894bd9aaad29242e72fe93fd9798bf85af.html" - }, - "test": { - "@type": "TestCase", - "title": "97a4e1-test", - "isPartOf": [ - { - "@type": "TestRequirement", - "title": "WCAG2, SC 4.1.2" - } - ] - }, - "result": { - "@type": "TestResult", - "outcome": "earl:passed" - } - }, - { - "@type": "Assertion", - "subject": { - "@type": "TestSubject", - "source": "https://www.w3.org/WAI/content-assets/wcag-act-rules/testcases/97a4e1/5bfdf45a98f7d2f0e93a700f7ce0fe5f723bf0f7.html" - }, - "test": { - "@type": "TestCase", - "title": "97a4e1-test", - "isPartOf": [ - { - "@type": "TestRequirement", - "title": "WCAG2, SC 4.1.2" - } - ] - }, - "result": { - "@type": "TestResult", - "outcome": "earl:inapplicable" - } - }, - { - "@type": "Assertion", - "subject": { - "@type": "TestSubject", - "source": "https://www.w3.org/WAI/content-assets/wcag-act-rules/testcases/97a4e1/00fe207175e40ddc81a86fb09504e5fa33b7dd0f.html" - }, - "test": { - "@type": "TestCase", - "title": "97a4e1-test", - "isPartOf": [ - { - "@type": "TestRequirement", - "title": "WCAG2, SC 4.1.2" - } - ] - }, - "result": { - "@type": "TestResult", - "outcome": "earl:inapplicable" - } - }, - { - "@type": "Assertion", - "subject": { - "@type": "TestSubject", - "source": "https://www.w3.org/WAI/content-assets/wcag-act-rules/testcases/97a4e1/3fe70212e0020d7fa552b7c6c035a466c900c4b9.html" - }, - "test": { - "@type": "TestCase", - "title": "97a4e1-test", - "isPartOf": [ - { - "@type": "TestRequirement", - "title": "WCAG2, SC 4.1.2" - } - ] - }, - "result": { - "@type": "TestResult", - "outcome": "earl:inapplicable" - } - }, - { - "@type": "Assertion", - "subject": { - "@type": "TestSubject", - "source": "https://www.w3.org/WAI/content-assets/wcag-act-rules/testcases/97a4e1/1ec8deb0b18514b612774d3af39b5ad41f2a792b.html" - }, - "test": { - "@type": "TestCase", - "title": "97a4e1-test", - "isPartOf": [ - { - "@type": "TestRequirement", - "title": "WCAG2, SC 4.1.2" - } - ] - }, - "result": { - "@type": "TestResult", - "outcome": "earl:inapplicable" - } - }, - { - "@type": "Assertion", - "subject": { - "@type": "TestSubject", - "source": "https://www.w3.org/WAI/content-assets/wcag-act-rules/testcases/97a4e1/2c5b0625e21b3503d1cd4c4daf53b15ae41c562d.html" - }, - "test": { - "@type": "TestCase", - "title": "97a4e1-test", - "isPartOf": [ - { - "@type": "TestRequirement", - "title": "WCAG2, SC 4.1.2" - } - ] - }, - "result": { - "@type": "TestResult", - "outcome": "earl:inapplicable" - } - }, - { - "@type": "Assertion", - "subject": { - "@type": "TestSubject", - "source": "https://www.w3.org/WAI/content-assets/wcag-act-rules/testcases/97a4e1/ffe1796f06e1082a8ddae54a471dcca66c783c4e.html" - }, - "test": { - "@type": "TestCase", - "title": "97a4e1-test", - "isPartOf": [ - { - "@type": "TestRequirement", - "title": "WCAG2, SC 4.1.2" - } - ] - }, - "result": { - "@type": "TestResult", - "outcome": "earl:inapplicable" - } - }, - { - "@type": "Assertion", - "subject": { - "@type": "TestSubject", - "source": "https://www.w3.org/WAI/content-assets/wcag-act-rules/testcases/97a4e1/1a6035f4f09b339ac53bc547fc727a51ab05a3c6.html" - }, - "test": { - "@type": "TestCase", - "title": "97a4e1-test", - "isPartOf": [ - { - "@type": "TestRequirement", - "title": "WCAG2, SC 4.1.2" - } - ] - }, - "result": { - "@type": "TestResult", - "outcome": "earl:inapplicable" - } - }, - { - "@type": "Assertion", - "subject": { - "@type": "TestSubject", - "source": "https://www.w3.org/WAI/content-assets/wcag-act-rules/testcases/97a4e1/ac9a749a026c47209c34677ca6ac0dc093d24888.html" - }, - "test": { - "@type": "TestCase", - "title": "97a4e1-test", - "isPartOf": [ - { - "@type": "TestRequirement", - "title": "WCAG2, SC 4.1.2" - } - ] - }, - "result": { - "@type": "TestResult", - "outcome": "earl:inapplicable" - } - }, - { - "@type": "Assertion", - "subject": { - "@type": "TestSubject", - "source": "https://www.w3.org/WAI/content-assets/wcag-act-rules/testcases/97a4e1/0666607827b30150ed0a5be439f58623b3222131.html" - }, - "test": { - "@type": "TestCase", - "title": "97a4e1-test", - "isPartOf": [ - { - "@type": "TestRequirement", - "title": "WCAG2, SC 4.1.2" - } - ] - }, - "result": { - "@type": "TestResult", - "outcome": "earl:inapplicable" - } - }, - { - "@type": "Assertion", - "subject": { - "@type": "TestSubject", - "source": "https://www.w3.org/WAI/content-assets/wcag-act-rules/testcases/97a4e1/14c51a76c14250316a756b7660b2489f18896d5a.html" - }, - "test": { - "@type": "TestCase", - "title": "97a4e1-test", - "isPartOf": [ - { - "@type": "TestRequirement", - "title": "WCAG2, SC 4.1.2" - } - ] - }, - "result": { - "@type": "TestResult", - "outcome": "earl:inapplicable" - } - }, - { - "@type": "Assertion", - "subject": { - "@type": "TestSubject", - "source": "https://www.w3.org/WAI/content-assets/wcag-act-rules/testcases/97a4e1/096bf1e8eeb0b5633861389cb3fa3267649e396c.html" - }, - "test": { - "@type": "TestCase", - "title": "97a4e1-test", - "isPartOf": [ - { - "@type": "TestRequirement", - "title": "WCAG2, SC 4.1.2" - } - ] - }, - "result": { - "@type": "TestResult", - "outcome": "earl:inapplicable" - } - }, - { - "@type": "Assertion", - "subject": { - "@type": "TestSubject", - "source": "https://www.w3.org/WAI/content-assets/wcag-act-rules/testcases/97a4e1/b6b0eec01fc2759e3335fa4e448e5772161a9da6.html" - }, - "test": { - "@type": "TestCase", - "title": "97a4e1-test", - "isPartOf": [ - { - "@type": "TestRequirement", - "title": "WCAG2, SC 4.1.2" - } - ] - }, - "result": { - "@type": "TestResult", - "outcome": "earl:inapplicable" - } - }, - { - "@type": "Assertion", - "subject": { - "@type": "TestSubject", - "source": "https://www.w3.org/WAI/content-assets/wcag-act-rules/testcases/97a4e1/21bbd170c05cd535fd5096f9c7eebc54eb72d936.html" - }, - "test": { - "@type": "TestCase", - "title": "97a4e1-test", - "isPartOf": [ - { - "@type": "TestRequirement", - "title": "WCAG2, SC 4.1.2" - } - ] - }, - "result": { - "@type": "TestResult", - "outcome": "earl:inapplicable" - } - }, - { - "@type": "Assertion", - "subject": { - "@type": "TestSubject", - "source": "https://www.w3.org/WAI/content-assets/wcag-act-rules/testcases/de46e4/53a78bad6e92791991df42c50d2e763a9f9d772c.html" - }, - "test": { - "@type": "TestCase", - "title": "de46e4-test", - "isPartOf": [ - { - "@type": "TestRequirement", - "title": "WCAG2, SC 3.1.2" - } - ] - }, - "result": { - "@type": "TestResult", - "outcome": "earl:inapplicable" - } - }, - { - "@type": "Assertion", - "subject": { - "@type": "TestSubject", - "source": "https://www.w3.org/WAI/content-assets/wcag-act-rules/testcases/de46e4/e0fe6824b5571e0552ab2955697c5ff0776abf79.html" - }, - "test": { - "@type": "TestCase", - "title": "de46e4-test", - "isPartOf": [ - { - "@type": "TestRequirement", - "title": "WCAG2, SC 3.1.2" - } - ] - }, - "result": { - "@type": "TestResult", - "outcome": "earl:inapplicable" - } - }, - { - "@type": "Assertion", - "subject": { - "@type": "TestSubject", - "source": "https://www.w3.org/WAI/content-assets/wcag-act-rules/testcases/de46e4/207782d0d8899521e2b51b5c384f83d7f4516358.html" - }, - "test": { - "@type": "TestCase", - "title": "de46e4-test", - "isPartOf": [ - { - "@type": "TestRequirement", - "title": "WCAG2, SC 3.1.2" - } - ] - }, - "result": { - "@type": "TestResult", - "outcome": "earl:inapplicable" - } - }, - { - "@type": "Assertion", - "subject": { - "@type": "TestSubject", - "source": "https://www.w3.org/WAI/content-assets/wcag-act-rules/testcases/de46e4/8376f95166a75a8541217b77ae6a235f1aac6c3d.html" - }, - "test": { - "@type": "TestCase", - "title": "de46e4-test", - "isPartOf": [ - { - "@type": "TestRequirement", - "title": "WCAG2, SC 3.1.2" - } - ] - }, - "result": { - "@type": "TestResult", - "outcome": "earl:inapplicable" - } - }, - { - "@type": "Assertion", - "subject": { - "@type": "TestSubject", - "source": "https://www.w3.org/WAI/content-assets/wcag-act-rules/testcases/de46e4/2febb4d398ed0d788f9ac054ff14cfbd68c0c1f1.html" - }, - "test": { - "@type": "TestCase", - "title": "de46e4-test", - "isPartOf": [ - { - "@type": "TestRequirement", - "title": "WCAG2, SC 3.1.2" - } - ] - }, - "result": { - "@type": "TestResult", - "outcome": "earl:inapplicable" - } - }, - { - "@type": "Assertion", - "subject": { - "@type": "TestSubject", - "source": "https://www.w3.org/WAI/content-assets/wcag-act-rules/testcases/de46e4/0545e4efa0d7897b357f0396e7e30d5f3b5921dd.html" - }, - "test": { - "@type": "TestCase", - "title": "de46e4-test", - "isPartOf": [ - { - "@type": "TestRequirement", - "title": "WCAG2, SC 3.1.2" - } - ] - }, - "result": { - "@type": "TestResult", - "outcome": "earl:inapplicable" - } - }, - { - "@type": "Assertion", - "subject": { - "@type": "TestSubject", - "source": "https://www.w3.org/WAI/content-assets/wcag-act-rules/testcases/de46e4/e7f2916927e758969cbfe270ad4b6ed6c07faa72.html" - }, - "test": { - "@type": "TestCase", - "title": "de46e4-test", - "isPartOf": [ - { - "@type": "TestRequirement", - "title": "WCAG2, SC 3.1.2" - } - ] - }, - "result": { - "@type": "TestResult", - "outcome": "earl:inapplicable" - } - }, - { - "@type": "Assertion", - "subject": { - "@type": "TestSubject", - "source": "https://www.w3.org/WAI/content-assets/wcag-act-rules/testcases/de46e4/35a083bacf80a64deb81069ec7db0229520c9a6c.html" - }, - "test": { - "@type": "TestCase", - "title": "de46e4-test", - "isPartOf": [ - { - "@type": "TestRequirement", - "title": "WCAG2, SC 3.1.2" - } - ] - }, - "result": { - "@type": "TestResult", - "outcome": "earl:inapplicable" - } - }, - { - "@type": "Assertion", - "subject": { - "@type": "TestSubject", - "source": "https://www.w3.org/WAI/content-assets/wcag-act-rules/testcases/de46e4/0d2ac2a60f6b99de02537945ac61366e1562403d.html" - }, - "test": { - "@type": "TestCase", - "title": "de46e4-test", - "isPartOf": [ - { - "@type": "TestRequirement", - "title": "WCAG2, SC 3.1.2" - } - ] - }, - "result": { - "@type": "TestResult", - "outcome": "earl:inapplicable" - } - }, - { - "@type": "Assertion", - "subject": { - "@type": "TestSubject", - "source": "https://www.w3.org/WAI/content-assets/wcag-act-rules/testcases/de46e4/8df22e9421c652e9849f7bfb4dbd28a24518c0fb.html" - }, - "test": { - "@type": "TestCase", - "title": "de46e4-test", - "isPartOf": [ - { - "@type": "TestRequirement", - "title": "WCAG2, SC 3.1.2" - } - ] - }, - "result": { - "@type": "TestResult", - "outcome": "earl:inapplicable" - } - }, - { - "@type": "Assertion", - "subject": { - "@type": "TestSubject", - "source": "https://www.w3.org/WAI/content-assets/wcag-act-rules/testcases/de46e4/984a5b424d118046dfa2529398056fbd52d4e5ea.html" - }, - "test": { - "@type": "TestCase", - "title": "de46e4-test", - "isPartOf": [ - { - "@type": "TestRequirement", - "title": "WCAG2, SC 3.1.2" - } - ] - }, - "result": { - "@type": "TestResult", - "outcome": "earl:inapplicable" - } - }, - { - "@type": "Assertion", - "subject": { - "@type": "TestSubject", - "source": "https://www.w3.org/WAI/content-assets/wcag-act-rules/testcases/de46e4/3087d6c373b09b1f4fc70a5c3ae221cce54b626c.html" - }, - "test": { - "@type": "TestCase", - "title": "de46e4-test", - "isPartOf": [ - { - "@type": "TestRequirement", - "title": "WCAG2, SC 3.1.2" - } - ] - }, - "result": { - "@type": "TestResult", - "outcome": "earl:inapplicable" - } - }, - { - "@type": "Assertion", - "subject": { - "@type": "TestSubject", - "source": "https://www.w3.org/WAI/content-assets/wcag-act-rules/testcases/de46e4/915cdae554a817caa4792101fde1adf14563227d.html" - }, - "test": { - "@type": "TestCase", - "title": "de46e4-test", - "isPartOf": [ - { - "@type": "TestRequirement", - "title": "WCAG2, SC 3.1.2" - } - ] - }, - "result": { - "@type": "TestResult", - "outcome": "earl:inapplicable" - } - }, - { - "@type": "Assertion", - "subject": { - "@type": "TestSubject", - "source": "https://www.w3.org/WAI/content-assets/wcag-act-rules/testcases/de46e4/50e733e0c505a556fc53e6265eb5b432823570f7.html" - }, - "test": { - "@type": "TestCase", - "title": "de46e4-test", - "isPartOf": [ - { - "@type": "TestRequirement", - "title": "WCAG2, SC 3.1.2" - } - ] - }, - "result": { - "@type": "TestResult", - "outcome": "earl:inapplicable" - } - }, - { - "@type": "Assertion", - "subject": { - "@type": "TestSubject", - "source": "https://www.w3.org/WAI/content-assets/wcag-act-rules/testcases/de46e4/5b58b483fa53a6ff228c89a7fe57997664845663.html" - }, - "test": { - "@type": "TestCase", - "title": "de46e4-test", - "isPartOf": [ - { - "@type": "TestRequirement", - "title": "WCAG2, SC 3.1.2" - } - ] - }, - "result": { - "@type": "TestResult", - "outcome": "earl:inapplicable" - } - }, - { - "@type": "Assertion", - "subject": { - "@type": "TestSubject", - "source": "https://www.w3.org/WAI/content-assets/wcag-act-rules/testcases/de46e4/d6606eb2863e2176f9beb914e5cfe70bce2d905e.html" - }, - "test": { - "@type": "TestCase", - "title": "de46e4-test", - "isPartOf": [ - { - "@type": "TestRequirement", - "title": "WCAG2, SC 3.1.2" - } - ] - }, - "result": { - "@type": "TestResult", - "outcome": "earl:inapplicable" - } - }, - { - "@type": "Assertion", - "subject": { - "@type": "TestSubject", - "source": "https://www.w3.org/WAI/content-assets/wcag-act-rules/testcases/de46e4/a44f5e11d20feec4ae39e2db0336ddef0a8e04ec.html" - }, - "test": { - "@type": "TestCase", - "title": "de46e4-test", - "isPartOf": [ - { - "@type": "TestRequirement", - "title": "WCAG2, SC 3.1.2" - } - ] - }, - "result": { - "@type": "TestResult", - "outcome": "earl:inapplicable" - } - }, - { - "@type": "Assertion", - "subject": { - "@type": "TestSubject", - "source": "https://www.w3.org/WAI/content-assets/wcag-act-rules/testcases/de46e4/471e3f82cdd9122e2886d2d7bcfc8cda1397a51d.html" - }, - "test": { - "@type": "TestCase", - "title": "de46e4-test", - "isPartOf": [ - { - "@type": "TestRequirement", - "title": "WCAG2, SC 3.1.2" - } - ] - }, - "result": { - "@type": "TestResult", - "outcome": "earl:inapplicable" - } - }, - { - "@type": "Assertion", - "subject": { - "@type": "TestSubject", - "source": "https://www.w3.org/WAI/content-assets/wcag-act-rules/testcases/de46e4/4fa5219cf39dc536c51d67f6c4f9f54271a8dcfa.html" - }, - "test": { - "@type": "TestCase", - "title": "de46e4-test", - "isPartOf": [ - { - "@type": "TestRequirement", - "title": "WCAG2, SC 3.1.2" - } - ] - }, - "result": { - "@type": "TestResult", - "outcome": "earl:inapplicable" - } - }, - { - "@type": "Assertion", - "subject": { - "@type": "TestSubject", - "source": "https://www.w3.org/WAI/content-assets/wcag-act-rules/testcases/46ca7f/e5b8fa7ab66409e7b52b335a8b6aebe11fd78635.html" - }, - "test": { - "@type": "TestCase", - "title": "46ca7f-test", - "isPartOf": [ - { - "@type": "TestRequirement", - "title": "WCAG2, SC " - } - ] - }, - "result": { - "@type": "TestResult", - "outcome": "earl:inapplicable" - } - }, - { - "@type": "Assertion", - "subject": { - "@type": "TestSubject", - "source": "https://www.w3.org/WAI/content-assets/wcag-act-rules/testcases/46ca7f/b40e6ce081099b8bf0f76a43f4c27f12df342ddd.html" - }, - "test": { - "@type": "TestCase", - "title": "46ca7f-test", - "isPartOf": [ - { - "@type": "TestRequirement", - "title": "WCAG2, SC " - } - ] - }, - "result": { - "@type": "TestResult", - "outcome": "earl:inapplicable" - } - }, - { - "@type": "Assertion", - "subject": { - "@type": "TestSubject", - "source": "https://www.w3.org/WAI/content-assets/wcag-act-rules/testcases/46ca7f/6f8e6014c133635fecac02e1087a666c5014ae5f.html" - }, - "test": { - "@type": "TestCase", - "title": "46ca7f-test", - "isPartOf": [ - { - "@type": "TestRequirement", - "title": "WCAG2, SC " - } - ] - }, - "result": { - "@type": "TestResult", - "outcome": "earl:inapplicable" - } - }, - { - "@type": "Assertion", - "subject": { - "@type": "TestSubject", - "source": "https://www.w3.org/WAI/content-assets/wcag-act-rules/testcases/46ca7f/eb5983ff8bb0f85c891d48f96106337446797d8f.html" - }, - "test": { - "@type": "TestCase", - "title": "46ca7f-test", - "isPartOf": [ - { - "@type": "TestRequirement", - "title": "WCAG2, SC " - } - ] - }, - "result": { - "@type": "TestResult", - "outcome": "earl:inapplicable" - } - }, - { - "@type": "Assertion", - "subject": { - "@type": "TestSubject", - "source": "https://www.w3.org/WAI/content-assets/wcag-act-rules/testcases/46ca7f/9c51e8f0568ab3401375114dd0eded2eddfe231a.html" - }, - "test": { - "@type": "TestCase", - "title": "46ca7f-test", - "isPartOf": [ - { - "@type": "TestRequirement", - "title": "WCAG2, SC " - } - ] - }, - "result": { - "@type": "TestResult", - "outcome": "earl:inapplicable" - } - }, - { - "@type": "Assertion", - "subject": { - "@type": "TestSubject", - "source": "https://www.w3.org/WAI/content-assets/wcag-act-rules/testcases/46ca7f/6687821a71b53e0e1764e895900a6bad46412b5c.html" - }, - "test": { - "@type": "TestCase", - "title": "46ca7f-test", - "isPartOf": [ - { - "@type": "TestRequirement", - "title": "WCAG2, SC " - } - ] - }, - "result": { - "@type": "TestResult", - "outcome": "earl:inapplicable" - } - }, - { - "@type": "Assertion", - "subject": { - "@type": "TestSubject", - "source": "https://www.w3.org/WAI/content-assets/wcag-act-rules/testcases/46ca7f/e136a03c52c01c1b190c7372d83463f3c6502de9.html" - }, - "test": { - "@type": "TestCase", - "title": "46ca7f-test", - "isPartOf": [ - { - "@type": "TestRequirement", - "title": "WCAG2, SC " - } - ] - }, - "result": { - "@type": "TestResult", - "outcome": "earl:inapplicable" - } - }, - { - "@type": "Assertion", - "subject": { - "@type": "TestSubject", - "source": "https://www.w3.org/WAI/content-assets/wcag-act-rules/testcases/46ca7f/96c1f58088f1e32c965f38ddc50d4b88f6a0f022.html" - }, - "test": { - "@type": "TestCase", - "title": "46ca7f-test", - "isPartOf": [ - { - "@type": "TestRequirement", - "title": "WCAG2, SC " - } - ] - }, - "result": { - "@type": "TestResult", - "outcome": "earl:inapplicable" - } - }, - { - "@type": "Assertion", - "subject": { - "@type": "TestSubject", - "source": "https://www.w3.org/WAI/content-assets/wcag-act-rules/testcases/46ca7f/b4329d21bd80d961408bf066a70998417234f200.html" - }, - "test": { - "@type": "TestCase", - "title": "46ca7f-test", - "isPartOf": [ - { - "@type": "TestRequirement", - "title": "WCAG2, SC " - } - ] - }, - "result": { - "@type": "TestResult", - "outcome": "earl:inapplicable" - } - }, - { - "@type": "Assertion", - "subject": { - "@type": "TestSubject", - "source": "https://www.w3.org/WAI/content-assets/wcag-act-rules/testcases/46ca7f/a48478825dc5baf21cc79bfcfbe12ed462590f1e.html" - }, - "test": { - "@type": "TestCase", - "title": "46ca7f-test", - "isPartOf": [ - { - "@type": "TestRequirement", - "title": "WCAG2, SC " - } - ] - }, - "result": { - "@type": "TestResult", - "outcome": "earl:inapplicable" - } - }, - { - "@type": "Assertion", - "subject": { - "@type": "TestSubject", - "source": "https://www.w3.org/WAI/content-assets/wcag-act-rules/testcases/e086e5/933cad4e69415e2a2970832d2d60e2b854bca1b4.html" - }, - "test": { - "@type": "TestCase", - "title": "e086e5-test", - "isPartOf": [ - { - "@type": "TestRequirement", - "title": "WCAG2, SC 4.1.2" - } - ] - }, - "result": { - "@type": "TestResult", - "outcome": "earl:failed" - } - }, - { - "@type": "Assertion", - "subject": { - "@type": "TestSubject", - "source": "https://www.w3.org/WAI/content-assets/wcag-act-rules/testcases/e086e5/366e62d83ede9df9fdad86cf7040600916bb065a.html" - }, - "test": { - "@type": "TestCase", - "title": "e086e5-test", - "isPartOf": [ - { - "@type": "TestRequirement", - "title": "WCAG2, SC 4.1.2" - } - ] - }, - "result": { - "@type": "TestResult", - "outcome": "earl:passed" - } - }, - { - "@type": "Assertion", - "subject": { - "@type": "TestSubject", - "source": "https://www.w3.org/WAI/content-assets/wcag-act-rules/testcases/e086e5/6726b79b0534d80f567c3e5fd7174962d411be95.html" - }, - "test": { - "@type": "TestCase", - "title": "e086e5-test", - "isPartOf": [ - { - "@type": "TestRequirement", - "title": "WCAG2, SC 4.1.2" - } - ] - }, - "result": { - "@type": "TestResult", - "outcome": "earl:inapplicable" - } - }, - { - "@type": "Assertion", - "subject": { - "@type": "TestSubject", - "source": "https://www.w3.org/WAI/content-assets/wcag-act-rules/testcases/e086e5/2183d2e337eec311b7c2e06c2f9cec759913dba9.html" - }, - "test": { - "@type": "TestCase", - "title": "e086e5-test", - "isPartOf": [ - { - "@type": "TestRequirement", - "title": "WCAG2, SC 4.1.2" - } - ] - }, - "result": { - "@type": "TestResult", - "outcome": "earl:inapplicable" - } - }, - { - "@type": "Assertion", - "subject": { - "@type": "TestSubject", - "source": "https://www.w3.org/WAI/content-assets/wcag-act-rules/testcases/e086e5/3aa8f45d7e358655c39708e2656a2c2d97e7dfa6.html" - }, - "test": { - "@type": "TestCase", - "title": "e086e5-test", - "isPartOf": [ - { - "@type": "TestRequirement", - "title": "WCAG2, SC 4.1.2" - } - ] - }, - "result": { - "@type": "TestResult", - "outcome": "earl:inapplicable" - } - }, - { - "@type": "Assertion", - "subject": { - "@type": "TestSubject", - "source": "https://www.w3.org/WAI/content-assets/wcag-act-rules/testcases/e086e5/ca41ec5f1dba602b8b6e332ad524cbfc5cd1505e.html" - }, - "test": { - "@type": "TestCase", - "title": "e086e5-test", - "isPartOf": [ - { - "@type": "TestRequirement", - "title": "WCAG2, SC 4.1.2" - } - ] - }, - "result": { - "@type": "TestResult", - "outcome": "earl:inapplicable" - } - }, - { - "@type": "Assertion", - "subject": { - "@type": "TestSubject", - "source": "https://www.w3.org/WAI/content-assets/wcag-act-rules/testcases/e086e5/09ea6ee13f7f26b0d6e3103946209ea0726876de.html" - }, - "test": { - "@type": "TestCase", - "title": "e086e5-test", - "isPartOf": [ - { - "@type": "TestRequirement", - "title": "WCAG2, SC 4.1.2" - } - ] - }, - "result": { - "@type": "TestResult", - "outcome": "earl:inapplicable" - } - }, - { - "@type": "Assertion", - "subject": { - "@type": "TestSubject", - "source": "https://www.w3.org/WAI/content-assets/wcag-act-rules/testcases/e086e5/004258203c8bf167307b6ed79f765115d16a6357.html" - }, - "test": { - "@type": "TestCase", - "title": "e086e5-test", - "isPartOf": [ - { - "@type": "TestRequirement", - "title": "WCAG2, SC 4.1.2" - } - ] - }, - "result": { - "@type": "TestResult", - "outcome": "earl:inapplicable" - } - }, - { - "@type": "Assertion", - "subject": { - "@type": "TestSubject", - "source": "https://www.w3.org/WAI/content-assets/wcag-act-rules/testcases/e086e5/5c0ba53d53cc9fd8627f224b39db30bd9ffa5757.html" - }, - "test": { - "@type": "TestCase", - "title": "e086e5-test", - "isPartOf": [ - { - "@type": "TestRequirement", - "title": "WCAG2, SC 4.1.2" - } - ] - }, - "result": { - "@type": "TestResult", - "outcome": "earl:inapplicable" - } - }, - { - "@type": "Assertion", - "subject": { - "@type": "TestSubject", - "source": "https://www.w3.org/WAI/content-assets/wcag-act-rules/testcases/e086e5/80a5df2346e082cd0be260143ac9090a902bcf30.html" - }, - "test": { - "@type": "TestCase", - "title": "e086e5-test", - "isPartOf": [ - { - "@type": "TestRequirement", - "title": "WCAG2, SC 4.1.2" - } - ] - }, - "result": { - "@type": "TestResult", - "outcome": "earl:inapplicable" - } - }, - { - "@type": "Assertion", - "subject": { - "@type": "TestSubject", - "source": "https://www.w3.org/WAI/content-assets/wcag-act-rules/testcases/e086e5/a59cf1abfabcb96ab4592966bb4a78e788b41017.html" - }, - "test": { - "@type": "TestCase", - "title": "e086e5-test", - "isPartOf": [ - { - "@type": "TestRequirement", - "title": "WCAG2, SC 4.1.2" - } - ] - }, - "result": { - "@type": "TestResult", - "outcome": "earl:inapplicable" - } - }, - { - "@type": "Assertion", - "subject": { - "@type": "TestSubject", - "source": "https://www.w3.org/WAI/content-assets/wcag-act-rules/testcases/e086e5/552732aff853ed413ed7b5ff4a6202d11fd0c1a5.html" - }, - "test": { - "@type": "TestCase", - "title": "e086e5-test", - "isPartOf": [ - { - "@type": "TestRequirement", - "title": "WCAG2, SC 4.1.2" - } - ] - }, - "result": { - "@type": "TestResult", - "outcome": "earl:inapplicable" - } - }, - { - "@type": "Assertion", - "subject": { - "@type": "TestSubject", - "source": "https://www.w3.org/WAI/content-assets/wcag-act-rules/testcases/e086e5/4246616cd947040f64dc183b66e1f6c30b2d7fbb.html" - }, - "test": { - "@type": "TestCase", - "title": "e086e5-test", - "isPartOf": [ - { - "@type": "TestRequirement", - "title": "WCAG2, SC 4.1.2" - } - ] - }, - "result": { - "@type": "TestResult", - "outcome": "earl:inapplicable" - } - }, - { - "@type": "Assertion", - "subject": { - "@type": "TestSubject", - "source": "https://www.w3.org/WAI/content-assets/wcag-act-rules/testcases/e086e5/b0c554cfdddfdc0fe15923066b329868dd9e70c8.html" - }, - "test": { - "@type": "TestCase", - "title": "e086e5-test", - "isPartOf": [ - { - "@type": "TestRequirement", - "title": "WCAG2, SC 4.1.2" - } - ] - }, - "result": { - "@type": "TestResult", - "outcome": "earl:inapplicable" - } - }, - { - "@type": "Assertion", - "subject": { - "@type": "TestSubject", - "source": "https://www.w3.org/WAI/content-assets/wcag-act-rules/testcases/e086e5/c828178c45e9299883296cf425144d2ae804fc27.html" - }, - "test": { - "@type": "TestCase", - "title": "e086e5-test", - "isPartOf": [ - { - "@type": "TestRequirement", - "title": "WCAG2, SC 4.1.2" - } - ] - }, - "result": { - "@type": "TestResult", - "outcome": "earl:inapplicable" - } - }, - { - "@type": "Assertion", - "subject": { - "@type": "TestSubject", - "source": "https://www.w3.org/WAI/content-assets/wcag-act-rules/testcases/e086e5/16a907322625e3b82c25f571eb9dd8fe897444f8.html" - }, - "test": { - "@type": "TestCase", - "title": "e086e5-test", - "isPartOf": [ - { - "@type": "TestRequirement", - "title": "WCAG2, SC 4.1.2" - } - ] - }, - "result": { - "@type": "TestResult", - "outcome": "earl:inapplicable" - } - }, - { - "@type": "Assertion", - "subject": { - "@type": "TestSubject", - "source": "https://www.w3.org/WAI/content-assets/wcag-act-rules/testcases/e086e5/bd816c3ef10b8982f18411e1623887d2444d7311.html" - }, - "test": { - "@type": "TestCase", - "title": "e086e5-test", - "isPartOf": [ - { - "@type": "TestRequirement", - "title": "WCAG2, SC 4.1.2" - } - ] - }, - "result": { - "@type": "TestResult", - "outcome": "earl:inapplicable" - } - }, - { - "@type": "Assertion", - "subject": { - "@type": "TestSubject", - "source": "https://www.w3.org/WAI/content-assets/wcag-act-rules/testcases/e086e5/d9ee6c2ae6da41521bd4ba0bf25c4b6bcd253f37.html" - }, - "test": { - "@type": "TestCase", - "title": "e086e5-test", - "isPartOf": [ - { - "@type": "TestRequirement", - "title": "WCAG2, SC 4.1.2" - } - ] - }, - "result": { - "@type": "TestResult", - "outcome": "earl:inapplicable" - } - }, - { - "@type": "Assertion", - "subject": { - "@type": "TestSubject", - "source": "https://www.w3.org/WAI/content-assets/wcag-act-rules/testcases/e086e5/43b93bc71597fdc7152a7920a78f27a3b27cf639.html" - }, - "test": { - "@type": "TestCase", - "title": "e086e5-test", - "isPartOf": [ - { - "@type": "TestRequirement", - "title": "WCAG2, SC 4.1.2" - } - ] - }, - "result": { - "@type": "TestResult", - "outcome": "earl:inapplicable" - } - }, - { - "@type": "Assertion", - "subject": { - "@type": "TestSubject", - "source": "https://www.w3.org/WAI/content-assets/wcag-act-rules/testcases/b5c3f8/f8214944f374b25c3ce42bd92a4304d38a2309dc.html" - }, - "test": { - "@type": "TestCase", - "title": "b5c3f8-test", - "isPartOf": [ - { - "@type": "TestRequirement", - "title": "WCAG2, SC 3.1.1" - } - ] - }, - "result": { - "@type": "TestResult", - "outcome": "earl:passed" - } - }, - { - "@type": "Assertion", - "subject": { - "@type": "TestSubject", - "source": "https://www.w3.org/WAI/content-assets/wcag-act-rules/testcases/b5c3f8/941efb7368e46b27b937d34b07fc4d41da01b002.html" - }, - "test": { - "@type": "TestCase", - "title": "b5c3f8-test", - "isPartOf": [ - { - "@type": "TestRequirement", - "title": "WCAG2, SC 3.1.1" - } - ] - }, - "result": { - "@type": "TestResult", - "outcome": "earl:inapplicable" - } - }, - { - "@type": "Assertion", - "subject": { - "@type": "TestSubject", - "source": "https://www.w3.org/WAI/content-assets/wcag-act-rules/testcases/b5c3f8/36f0f321c8aa6e8c0a5ee08b15e8f1442ad762fd.html" - }, - "test": { - "@type": "TestCase", - "title": "b5c3f8-test", - "isPartOf": [ - { - "@type": "TestRequirement", - "title": "WCAG2, SC 3.1.1" - } - ] - }, - "result": { - "@type": "TestResult", - "outcome": "earl:inapplicable" - } - }, - { - "@type": "Assertion", - "subject": { - "@type": "TestSubject", - "source": "https://www.w3.org/WAI/content-assets/wcag-act-rules/testcases/b5c3f8/5636ffbff7668ca38610e36905889df90a92f485.html" - }, - "test": { - "@type": "TestCase", - "title": "b5c3f8-test", - "isPartOf": [ - { - "@type": "TestRequirement", - "title": "WCAG2, SC 3.1.1" - } - ] - }, - "result": { - "@type": "TestResult", - "outcome": "earl:inapplicable" - } - }, - { - "@type": "Assertion", - "subject": { - "@type": "TestSubject", - "source": "https://www.w3.org/WAI/content-assets/wcag-act-rules/testcases/b5c3f8/4885abc44ca092b3d07a3f8e855dbcbf33f6c66b.html" - }, - "test": { - "@type": "TestCase", - "title": "b5c3f8-test", - "isPartOf": [ - { - "@type": "TestRequirement", - "title": "WCAG2, SC 3.1.1" - } - ] - }, - "result": { - "@type": "TestResult", - "outcome": "earl:inapplicable" - } - }, - { - "@type": "Assertion", - "subject": { - "@type": "TestSubject", - "source": "https://www.w3.org/WAI/content-assets/wcag-act-rules/testcases/b5c3f8/297b27cc9c3500b77e72320d73ad8252aede9bb8.svg" - }, - "test": { - "@type": "TestCase", - "title": "b5c3f8-test", - "isPartOf": [ - { - "@type": "TestRequirement", - "title": "WCAG2, SC 3.1.1" - } - ] - }, - "result": { - "@type": "TestResult", - "outcome": "earl:inapplicable" - } - }, - { - "@type": "Assertion", - "subject": { - "@type": "TestSubject", - "source": "https://www.w3.org/WAI/content-assets/wcag-act-rules/testcases/b5c3f8/af7eaac588fa1a23884d30f93ed50c2f1779c2fa.xml" - }, - "test": { - "@type": "TestCase", - "title": "b5c3f8-test", - "isPartOf": [ - { - "@type": "TestRequirement", - "title": "WCAG2, SC 3.1.1" - } - ] - }, - "result": { - "@type": "TestResult", - "outcome": "earl:inapplicable" - } - }, - { - "@type": "Assertion", - "subject": { - "@type": "TestSubject", - "source": "https://www.w3.org/WAI/content-assets/wcag-act-rules/testcases/b5c3f8/0fac26928e2bf6b7db6c7f46a1e0ab50aaa8a7c1.html" - }, - "test": { - "@type": "TestCase", - "title": "b5c3f8-test", - "isPartOf": [ - { - "@type": "TestRequirement", - "title": "WCAG2, SC 3.1.1" - } - ] - }, - "result": { - "@type": "TestResult", - "outcome": "earl:passed" - } - }, - { - "@type": "Assertion", - "subject": { - "@type": "TestSubject", - "source": "https://www.w3.org/WAI/content-assets/wcag-act-rules/testcases/b5c3f8/473352935acf2463b14dbd8e38073e913eeb5c08.html" - }, - "test": { - "@type": "TestCase", - "title": "b5c3f8-test", - "isPartOf": [ - { - "@type": "TestRequirement", - "title": "WCAG2, SC 3.1.1" - } - ] - }, - "result": { - "@type": "TestResult", - "outcome": "earl:inapplicable" - } - }, - { - "@type": "Assertion", - "subject": { - "@type": "TestSubject", - "source": "https://www.w3.org/WAI/content-assets/wcag-act-rules/testcases/b5c3f8/98681b2a7949e49b2da1b353f70e688528fe7ddc.html" - }, - "test": { - "@type": "TestCase", - "title": "b5c3f8-test", - "isPartOf": [ - { - "@type": "TestRequirement", - "title": "WCAG2, SC 3.1.1" - } - ] - }, - "result": { - "@type": "TestResult", - "outcome": "earl:inapplicable" - } - }, - { - "@type": "Assertion", - "subject": { - "@type": "TestSubject", - "source": "https://www.w3.org/WAI/content-assets/wcag-act-rules/testcases/b5c3f8/4ea0280617a1b71dcc327356484f8767919b0f40.html" - }, - "test": { - "@type": "TestCase", - "title": "b5c3f8-test", - "isPartOf": [ - { - "@type": "TestRequirement", - "title": "WCAG2, SC 3.1.1" - } - ] - }, - "result": { - "@type": "TestResult", - "outcome": "earl:inapplicable" - } - }, - { - "@type": "Assertion", - "subject": { - "@type": "TestSubject", - "source": "https://www.w3.org/WAI/content-assets/wcag-act-rules/testcases/b5c3f8/4f94c3e26f43701d91db403fe26cd8894bdc8ccf.html" - }, - "test": { - "@type": "TestCase", - "title": "b5c3f8-test", - "isPartOf": [ - { - "@type": "TestRequirement", - "title": "WCAG2, SC 3.1.1" - } - ] - }, - "result": { - "@type": "TestResult", - "outcome": "earl:inapplicable" - } - }, - { - "@type": "Assertion", - "subject": { - "@type": "TestSubject", - "source": "https://www.w3.org/WAI/content-assets/wcag-act-rules/testcases/b5c3f8/b584aa8aeb33814a0ecb63fd9ed4d97f2211f837.svg" - }, - "test": { - "@type": "TestCase", - "title": "b5c3f8-test", - "isPartOf": [ - { - "@type": "TestRequirement", - "title": "WCAG2, SC 3.1.1" - } - ] - }, - "result": { - "@type": "TestResult", - "outcome": "earl:inapplicable" - } - }, - { - "@type": "Assertion", - "subject": { - "@type": "TestSubject", - "source": "https://www.w3.org/WAI/content-assets/wcag-act-rules/testcases/b5c3f8/58847c387d3b2cfa7e57c6ed613a8f31569cfd30.xml" - }, - "test": { - "@type": "TestCase", - "title": "b5c3f8-test", - "isPartOf": [ - { - "@type": "TestRequirement", - "title": "WCAG2, SC 3.1.1" - } - ] - }, - "result": { - "@type": "TestResult", - "outcome": "earl:inapplicable" - } - }, - { - "@type": "Assertion", - "subject": { - "@type": "TestSubject", - "source": "https://www.w3.org/WAI/content-assets/wcag-act-rules/testcases/bf051a/7d8c4fd028c504d10c4e5e9bd7183c139549e1a1.html" - }, - "test": { - "@type": "TestCase", - "title": "bf051a-test", - "isPartOf": [ - { - "@type": "TestRequirement", - "title": "WCAG2, SC 3.1.1" - } - ] - }, - "result": { - "@type": "TestResult", - "outcome": "earl:passed" - } - }, - { - "@type": "Assertion", - "subject": { - "@type": "TestSubject", - "source": "https://www.w3.org/WAI/content-assets/wcag-act-rules/testcases/bf051a/a49f11c86ad81c4d42700dfca58a7eeec377f02e.html" - }, - "test": { - "@type": "TestCase", - "title": "bf051a-test", - "isPartOf": [ - { - "@type": "TestRequirement", - "title": "WCAG2, SC 3.1.1" - } - ] - }, - "result": { - "@type": "TestResult", - "outcome": "earl:inapplicable" - } - }, - { - "@type": "Assertion", - "subject": { - "@type": "TestSubject", - "source": "https://www.w3.org/WAI/content-assets/wcag-act-rules/testcases/bf051a/b7a35f8080e756776877bca013a910dafde8ef73.html" - }, - "test": { - "@type": "TestCase", - "title": "bf051a-test", - "isPartOf": [ - { - "@type": "TestRequirement", - "title": "WCAG2, SC 3.1.1" - } - ] - }, - "result": { - "@type": "TestResult", - "outcome": "earl:inapplicable" - } - }, - { - "@type": "Assertion", - "subject": { - "@type": "TestSubject", - "source": "https://www.w3.org/WAI/content-assets/wcag-act-rules/testcases/bf051a/5c998eef8cb13a8f577dade1a3b9fe591bc69204.html" - }, - "test": { - "@type": "TestCase", - "title": "bf051a-test", - "isPartOf": [ - { - "@type": "TestRequirement", - "title": "WCAG2, SC 3.1.1" - } - ] - }, - "result": { - "@type": "TestResult", - "outcome": "earl:inapplicable" - } - }, - { - "@type": "Assertion", - "subject": { - "@type": "TestSubject", - "source": "https://www.w3.org/WAI/content-assets/wcag-act-rules/testcases/bf051a/0f73e7179e17f050380f0ea350d2551611820fd5.html" - }, - "test": { - "@type": "TestCase", - "title": "bf051a-test", - "isPartOf": [ - { - "@type": "TestRequirement", - "title": "WCAG2, SC 3.1.1" - } - ] - }, - "result": { - "@type": "TestResult", - "outcome": "earl:inapplicable" - } - }, - { - "@type": "Assertion", - "subject": { - "@type": "TestSubject", - "source": "https://www.w3.org/WAI/content-assets/wcag-act-rules/testcases/bf051a/b64d767d873269ff00966630e34ab198fc24368f.html" - }, - "test": { - "@type": "TestCase", - "title": "bf051a-test", - "isPartOf": [ - { - "@type": "TestRequirement", - "title": "WCAG2, SC 3.1.1" - } - ] - }, - "result": { - "@type": "TestResult", - "outcome": "earl:inapplicable" - } - }, - { - "@type": "Assertion", - "subject": { - "@type": "TestSubject", - "source": "https://www.w3.org/WAI/content-assets/wcag-act-rules/testcases/bf051a/1b73557d29073ecd327790ca1a6e343b4395b2ab.svg" - }, - "test": { - "@type": "TestCase", - "title": "bf051a-test", - "isPartOf": [ - { - "@type": "TestRequirement", - "title": "WCAG2, SC 3.1.1" - } - ] - }, - "result": { - "@type": "TestResult", - "outcome": "earl:inapplicable" - } - }, - { - "@type": "Assertion", - "subject": { - "@type": "TestSubject", - "source": "https://www.w3.org/WAI/content-assets/wcag-act-rules/testcases/5b7ae0/e41574526cdf4626016308c0f4185a5f91a0d29d.html" - }, - "test": { - "@type": "TestCase", - "title": "5b7ae0-test", - "isPartOf": [ - { - "@type": "TestRequirement", - "title": "WCAG2, SC 3.1.1" - } - ] - }, - "result": { - "@type": "TestResult", - "outcome": "earl:inapplicable" - } - }, - { - "@type": "Assertion", - "subject": { - "@type": "TestSubject", - "source": "https://www.w3.org/WAI/content-assets/wcag-act-rules/testcases/5b7ae0/dfc9d18aeb0f09f44646435fd37fcf63410c197b.html" - }, - "test": { - "@type": "TestCase", - "title": "5b7ae0-test", - "isPartOf": [ - { - "@type": "TestRequirement", - "title": "WCAG2, SC 3.1.1" - } - ] - }, - "result": { - "@type": "TestResult", - "outcome": "earl:inapplicable" - } - }, - { - "@type": "Assertion", - "subject": { - "@type": "TestSubject", - "source": "https://www.w3.org/WAI/content-assets/wcag-act-rules/testcases/5b7ae0/a203d146dcc0d1df9f246cdf3b3b860d87e91c1c.html" - }, - "test": { - "@type": "TestCase", - "title": "5b7ae0-test", - "isPartOf": [ - { - "@type": "TestRequirement", - "title": "WCAG2, SC 3.1.1" - } - ] - }, - "result": { - "@type": "TestResult", - "outcome": "earl:inapplicable" - } - }, - { - "@type": "Assertion", - "subject": { - "@type": "TestSubject", - "source": "https://www.w3.org/WAI/content-assets/wcag-act-rules/testcases/5b7ae0/82c5599492f32e1a90615f15548e79d254dd1b54.html" - }, - "test": { - "@type": "TestCase", - "title": "5b7ae0-test", - "isPartOf": [ - { - "@type": "TestRequirement", - "title": "WCAG2, SC 3.1.1" - } - ] - }, - "result": { - "@type": "TestResult", - "outcome": "earl:inapplicable" - } - }, - { - "@type": "Assertion", - "subject": { - "@type": "TestSubject", - "source": "https://www.w3.org/WAI/content-assets/wcag-act-rules/testcases/5b7ae0/943ccfe43d79c6eb8013e793440c49da63fa5d8a.html" - }, - "test": { - "@type": "TestCase", - "title": "5b7ae0-test", - "isPartOf": [ - { - "@type": "TestRequirement", - "title": "WCAG2, SC 3.1.1" - } - ] - }, - "result": { - "@type": "TestResult", - "outcome": "earl:inapplicable" - } - }, - { - "@type": "Assertion", - "subject": { - "@type": "TestSubject", - "source": "https://www.w3.org/WAI/content-assets/wcag-act-rules/testcases/5b7ae0/d0f61fa9d6acd6759aaf5aec062a1e5026fcf4d5.svg" - }, - "test": { - "@type": "TestCase", - "title": "5b7ae0-test", - "isPartOf": [ - { - "@type": "TestRequirement", - "title": "WCAG2, SC 3.1.1" - } - ] - }, - "result": { - "@type": "TestResult", - "outcome": "earl:inapplicable" - } - }, - { - "@type": "Assertion", - "subject": { - "@type": "TestSubject", - "source": "https://www.w3.org/WAI/content-assets/wcag-act-rules/testcases/5b7ae0/84aa25ef587640beb210c6de408f209021542593.svg" - }, - "test": { - "@type": "TestCase", - "title": "5b7ae0-test", - "isPartOf": [ - { - "@type": "TestRequirement", - "title": "WCAG2, SC 3.1.1" - } - ] - }, - "result": { - "@type": "TestResult", - "outcome": "earl:inapplicable" - } - }, - { - "@type": "Assertion", - "subject": { - "@type": "TestSubject", - "source": "https://www.w3.org/WAI/content-assets/wcag-act-rules/testcases/5b7ae0/f766afdae47b656ab4dd08a3ae552506f3f1f820.xml" - }, - "test": { - "@type": "TestCase", - "title": "5b7ae0-test", - "isPartOf": [ - { - "@type": "TestRequirement", - "title": "WCAG2, SC 3.1.1" - } - ] - }, - "result": { - "@type": "TestResult", - "outcome": "earl:inapplicable" - } - }, - { - "@type": "Assertion", - "subject": { - "@type": "TestSubject", - "source": "https://www.w3.org/WAI/content-assets/wcag-act-rules/testcases/5b7ae0/36d5b7fa707573676b64884e8aa2b42a730f38d7.xhtml" - }, - "test": { - "@type": "TestCase", - "title": "5b7ae0-test", - "isPartOf": [ - { - "@type": "TestRequirement", - "title": "WCAG2, SC 3.1.1" - } - ] - }, - "result": { - "@type": "TestResult", - "outcome": "earl:inapplicable" - } - }, - { - "@type": "Assertion", - "subject": { - "@type": "TestSubject", - "source": "https://www.w3.org/WAI/content-assets/wcag-act-rules/testcases/5b7ae0/f8214944f374b25c3ce42bd92a4304d38a2309dc.html" - }, - "test": { - "@type": "TestCase", - "title": "5b7ae0-test", - "isPartOf": [ - { - "@type": "TestRequirement", - "title": "WCAG2, SC 3.1.1" - } - ] - }, - "result": { - "@type": "TestResult", - "outcome": "earl:inapplicable" - } - }, - { - "@type": "Assertion", - "subject": { - "@type": "TestSubject", - "source": "https://www.w3.org/WAI/content-assets/wcag-act-rules/testcases/5b7ae0/f4e4e57719f3adce548e04b1518156e23790d930.html" - }, - "test": { - "@type": "TestCase", - "title": "5b7ae0-test", - "isPartOf": [ - { - "@type": "TestRequirement", - "title": "WCAG2, SC 3.1.1" - } - ] - }, - "result": { - "@type": "TestResult", - "outcome": "earl:inapplicable" - } - }, - { - "@type": "Assertion", - "subject": { - "@type": "TestSubject", - "source": "https://www.w3.org/WAI/content-assets/wcag-act-rules/testcases/5b7ae0/a6034429b6f1e6a137fc972e0acee45e06a685d2.html" - }, - "test": { - "@type": "TestCase", - "title": "5b7ae0-test", - "isPartOf": [ - { - "@type": "TestRequirement", - "title": "WCAG2, SC 3.1.1" - } - ] - }, - "result": { - "@type": "TestResult", - "outcome": "earl:inapplicable" - } - }, - { - "@type": "Assertion", - "subject": { - "@type": "TestSubject", - "source": "https://www.w3.org/WAI/content-assets/wcag-act-rules/testcases/2779a5/7f9f315b5041f3726662bf269613c43678af99d4.html" - }, - "test": { - "@type": "TestCase", - "title": "2779a5-test", - "isPartOf": [ - { - "@type": "TestRequirement", - "title": "WCAG2, SC 2.4.2" - } - ] - }, - "result": { - "@type": "TestResult", - "outcome": "earl:passed" - } - }, - { - "@type": "Assertion", - "subject": { - "@type": "TestSubject", - "source": "https://www.w3.org/WAI/content-assets/wcag-act-rules/testcases/2779a5/64771c390e57375a822a7223362ea7bb859c0a96.html" - }, - "test": { - "@type": "TestCase", - "title": "2779a5-test", - "isPartOf": [ - { - "@type": "TestRequirement", - "title": "WCAG2, SC 2.4.2" - } - ] - }, - "result": { - "@type": "TestResult", - "outcome": "earl:passed" - } - }, - { - "@type": "Assertion", - "subject": { - "@type": "TestSubject", - "source": "https://www.w3.org/WAI/content-assets/wcag-act-rules/testcases/2779a5/6b3d2e2147cfc618b744f2dabfaf2e66327055d7.html" - }, - "test": { - "@type": "TestCase", - "title": "2779a5-test", - "isPartOf": [ - { - "@type": "TestRequirement", - "title": "WCAG2, SC 2.4.2" - } - ] - }, - "result": { - "@type": "TestResult", - "outcome": "earl:inapplicable" - } - }, - { - "@type": "Assertion", - "subject": { - "@type": "TestSubject", - "source": "https://www.w3.org/WAI/content-assets/wcag-act-rules/testcases/2779a5/efa1e0438bb515332ec6b4d943044c336ca77fab.html" - }, - "test": { - "@type": "TestCase", - "title": "2779a5-test", - "isPartOf": [ - { - "@type": "TestRequirement", - "title": "WCAG2, SC 2.4.2" - } - ] - }, - "result": { - "@type": "TestResult", - "outcome": "earl:inapplicable" - } - }, - { - "@type": "Assertion", - "subject": { - "@type": "TestSubject", - "source": "https://www.w3.org/WAI/content-assets/wcag-act-rules/testcases/2779a5/0ad882dffaf6edd16058119e1c513b4746b0ac27.html" - }, - "test": { - "@type": "TestCase", - "title": "2779a5-test", - "isPartOf": [ - { - "@type": "TestRequirement", - "title": "WCAG2, SC 2.4.2" - } - ] - }, - "result": { - "@type": "TestResult", - "outcome": "earl:inapplicable" - } - }, - { - "@type": "Assertion", - "subject": { - "@type": "TestSubject", - "source": "https://www.w3.org/WAI/content-assets/wcag-act-rules/testcases/2779a5/820fb18c9bb20fb1a940a0806a87c6f6e468bb5b.html" - }, - "test": { - "@type": "TestCase", - "title": "2779a5-test", - "isPartOf": [ - { - "@type": "TestRequirement", - "title": "WCAG2, SC 2.4.2" - } - ] - }, - "result": { - "@type": "TestResult", - "outcome": "earl:inapplicable" - } - }, - { - "@type": "Assertion", - "subject": { - "@type": "TestSubject", - "source": "https://www.w3.org/WAI/content-assets/wcag-act-rules/testcases/2779a5/314d991fa5328e41f8a806bfbac84d748b41f7ed.html" - }, - "test": { - "@type": "TestCase", - "title": "2779a5-test", - "isPartOf": [ - { - "@type": "TestRequirement", - "title": "WCAG2, SC 2.4.2" - } - ] - }, - "result": { - "@type": "TestResult", - "outcome": "earl:inapplicable" - } - }, - { - "@type": "Assertion", - "subject": { - "@type": "TestSubject", - "source": "https://www.w3.org/WAI/content-assets/wcag-act-rules/testcases/2779a5/5fd6fda771cf8810eef5166464622d6979e0406e.html" - }, - "test": { - "@type": "TestCase", - "title": "2779a5-test", - "isPartOf": [ - { - "@type": "TestRequirement", - "title": "WCAG2, SC 2.4.2" - } - ] - }, - "result": { - "@type": "TestResult", - "outcome": "earl:inapplicable" - } - }, - { - "@type": "Assertion", - "subject": { - "@type": "TestSubject", - "source": "https://www.w3.org/WAI/content-assets/wcag-act-rules/testcases/2779a5/a14968698b0e95b6624f187d4538e320e4fa8952.html" - }, - "test": { - "@type": "TestCase", - "title": "2779a5-test", - "isPartOf": [ - { - "@type": "TestRequirement", - "title": "WCAG2, SC 2.4.2" - } - ] - }, - "result": { - "@type": "TestResult", - "outcome": "earl:inapplicable" - } - }, - { - "@type": "Assertion", - "subject": { - "@type": "TestSubject", - "source": "https://www.w3.org/WAI/content-assets/wcag-act-rules/testcases/2779a5/4eeff9c95f15e90ca5abc972079112d1ea5c3d51.html" - }, - "test": { - "@type": "TestCase", - "title": "2779a5-test", - "isPartOf": [ - { - "@type": "TestRequirement", - "title": "WCAG2, SC 2.4.2" - } - ] - }, - "result": { - "@type": "TestResult", - "outcome": "earl:inapplicable" - } - }, - { - "@type": "Assertion", - "subject": { - "@type": "TestSubject", - "source": "https://www.w3.org/WAI/content-assets/wcag-act-rules/testcases/2779a5/ecc29b73e37b6a125b3fd9767068dcaa368d467a.svg" - }, - "test": { - "@type": "TestCase", - "title": "2779a5-test", - "isPartOf": [ - { - "@type": "TestRequirement", - "title": "WCAG2, SC 2.4.2" - } - ] - }, - "result": { - "@type": "TestResult", - "outcome": "earl:inapplicable" - } - }, - { - "@type": "Assertion", - "subject": { - "@type": "TestSubject", - "source": "https://www.w3.org/WAI/content-assets/wcag-act-rules/testcases/59796f/8c29bcb24ac0f448846a2ffdad4c9693d5aef8c6.html" - }, - "test": { - "@type": "TestCase", - "title": "59796f-test", - "isPartOf": [ - { - "@type": "TestRequirement", - "title": "WCAG2, SC 1.1.1" - }, - { - "@type": "TestRequirement", - "title": "WCAG2, SC 4.1.2" - } - ] - }, - "result": { - "@type": "TestResult", - "outcome": "earl:inapplicable" - } - }, - { - "@type": "Assertion", - "subject": { - "@type": "TestSubject", - "source": "https://www.w3.org/WAI/content-assets/wcag-act-rules/testcases/59796f/b413c09531b239e27bcf79cb57302b429ef59fe6.html" - }, - "test": { - "@type": "TestCase", - "title": "59796f-test", - "isPartOf": [ - { - "@type": "TestRequirement", - "title": "WCAG2, SC 1.1.1" - }, - { - "@type": "TestRequirement", - "title": "WCAG2, SC 4.1.2" - } - ] - }, - "result": { - "@type": "TestResult", - "outcome": "earl:inapplicable" - } - }, - { - "@type": "Assertion", - "subject": { - "@type": "TestSubject", - "source": "https://www.w3.org/WAI/content-assets/wcag-act-rules/testcases/59796f/cab9b2d06e5a44e2056ccbdbb7096f55ab42859c.html" - }, - "test": { - "@type": "TestCase", - "title": "59796f-test", - "isPartOf": [ - { - "@type": "TestRequirement", - "title": "WCAG2, SC 1.1.1" - }, - { - "@type": "TestRequirement", - "title": "WCAG2, SC 4.1.2" - } - ] - }, - "result": { - "@type": "TestResult", - "outcome": "earl:inapplicable" - } - }, - { - "@type": "Assertion", - "subject": { - "@type": "TestSubject", - "source": "https://www.w3.org/WAI/content-assets/wcag-act-rules/testcases/59796f/7d97d6b2f3fa16760bf66026691281a8179f3260.html" - }, - "test": { - "@type": "TestCase", - "title": "59796f-test", - "isPartOf": [ - { - "@type": "TestRequirement", - "title": "WCAG2, SC 1.1.1" - }, - { - "@type": "TestRequirement", - "title": "WCAG2, SC 4.1.2" - } - ] - }, - "result": { - "@type": "TestResult", - "outcome": "earl:inapplicable" - } - }, - { - "@type": "Assertion", - "subject": { - "@type": "TestSubject", - "source": "https://www.w3.org/WAI/content-assets/wcag-act-rules/testcases/59796f/04342a3834e0003f3057807937d617e432e83d33.html" - }, - "test": { - "@type": "TestCase", - "title": "59796f-test", - "isPartOf": [ - { - "@type": "TestRequirement", - "title": "WCAG2, SC 1.1.1" - }, - { - "@type": "TestRequirement", - "title": "WCAG2, SC 4.1.2" - } - ] - }, - "result": { - "@type": "TestResult", - "outcome": "earl:inapplicable" - } - }, - { - "@type": "Assertion", - "subject": { - "@type": "TestSubject", - "source": "https://www.w3.org/WAI/content-assets/wcag-act-rules/testcases/59796f/5c71cdabc04f9038e21d872e20a516cb429a7619.html" - }, - "test": { - "@type": "TestCase", - "title": "59796f-test", - "isPartOf": [ - { - "@type": "TestRequirement", - "title": "WCAG2, SC 1.1.1" - }, - { - "@type": "TestRequirement", - "title": "WCAG2, SC 4.1.2" - } - ] - }, - "result": { - "@type": "TestResult", - "outcome": "earl:inapplicable" - } - }, - { - "@type": "Assertion", - "subject": { - "@type": "TestSubject", - "source": "https://www.w3.org/WAI/content-assets/wcag-act-rules/testcases/59796f/0bbd55ba8e418361f99f717418206a37d57fd978.html" - }, - "test": { - "@type": "TestCase", - "title": "59796f-test", - "isPartOf": [ - { - "@type": "TestRequirement", - "title": "WCAG2, SC 1.1.1" - }, - { - "@type": "TestRequirement", - "title": "WCAG2, SC 4.1.2" - } - ] - }, - "result": { - "@type": "TestResult", - "outcome": "earl:inapplicable" - } - }, - { - "@type": "Assertion", - "subject": { - "@type": "TestSubject", - "source": "https://www.w3.org/WAI/content-assets/wcag-act-rules/testcases/59796f/a4cc71b0434f71f4ea0069c409f73e0207dfb403.html" - }, - "test": { - "@type": "TestCase", - "title": "59796f-test", - "isPartOf": [ - { - "@type": "TestRequirement", - "title": "WCAG2, SC 1.1.1" - }, - { - "@type": "TestRequirement", - "title": "WCAG2, SC 4.1.2" - } - ] - }, - "result": { - "@type": "TestResult", - "outcome": "earl:inapplicable" - } - }, - { - "@type": "Assertion", - "subject": { - "@type": "TestSubject", - "source": "https://www.w3.org/WAI/content-assets/wcag-act-rules/testcases/59796f/37cce377c874eec22d1137977d2b8f00ebc42ea8.html" - }, - "test": { - "@type": "TestCase", - "title": "59796f-test", - "isPartOf": [ - { - "@type": "TestRequirement", - "title": "WCAG2, SC 1.1.1" - }, - { - "@type": "TestRequirement", - "title": "WCAG2, SC 4.1.2" - } - ] - }, - "result": { - "@type": "TestResult", - "outcome": "earl:inapplicable" - } - }, - { - "@type": "Assertion", - "subject": { - "@type": "TestSubject", - "source": "https://www.w3.org/WAI/content-assets/wcag-act-rules/testcases/59796f/9ceceeffee45fea0d16ce4d87d4c048f1a68ca93.html" - }, - "test": { - "@type": "TestCase", - "title": "59796f-test", - "isPartOf": [ - { - "@type": "TestRequirement", - "title": "WCAG2, SC 1.1.1" - }, - { - "@type": "TestRequirement", - "title": "WCAG2, SC 4.1.2" - } - ] - }, - "result": { - "@type": "TestResult", - "outcome": "earl:inapplicable" - } - }, - { - "@type": "Assertion", - "subject": { - "@type": "TestSubject", - "source": "https://www.w3.org/WAI/content-assets/wcag-act-rules/testcases/59796f/ebd0080bacb8debc7ad069072240657df38c3e2c.html" - }, - "test": { - "@type": "TestCase", - "title": "59796f-test", - "isPartOf": [ - { - "@type": "TestRequirement", - "title": "WCAG2, SC 1.1.1" - }, - { - "@type": "TestRequirement", - "title": "WCAG2, SC 4.1.2" - } - ] - }, - "result": { - "@type": "TestResult", - "outcome": "earl:inapplicable" - } - }, - { - "@type": "Assertion", - "subject": { - "@type": "TestSubject", - "source": "https://www.w3.org/WAI/content-assets/wcag-act-rules/testcases/59796f/ba176379d78ef73bf17c7703ca6b512463227d13.html" - }, - "test": { - "@type": "TestCase", - "title": "59796f-test", - "isPartOf": [ - { - "@type": "TestRequirement", - "title": "WCAG2, SC 1.1.1" - }, - { - "@type": "TestRequirement", - "title": "WCAG2, SC 4.1.2" - } - ] - }, - "result": { - "@type": "TestResult", - "outcome": "earl:inapplicable" - } - }, - { - "@type": "Assertion", - "subject": { - "@type": "TestSubject", - "source": "https://www.w3.org/WAI/content-assets/wcag-act-rules/testcases/23a2a8/32bfac8a98cc212aa7bf9151bf40f665a7f51696.html" - }, - "test": { - "@type": "TestCase", - "title": "23a2a8-test", - "isPartOf": [ - { - "@type": "TestRequirement", - "title": "WCAG2, SC 1.1.1" - } - ] - }, - "result": { - "@type": "TestResult", - "outcome": "earl:inapplicable" - } - }, - { - "@type": "Assertion", - "subject": { - "@type": "TestSubject", - "source": "https://www.w3.org/WAI/content-assets/wcag-act-rules/testcases/23a2a8/38cc6a87fcc81fcc2248f0cd74ca48396b7aa432.html" - }, - "test": { - "@type": "TestCase", - "title": "23a2a8-test", - "isPartOf": [ - { - "@type": "TestRequirement", - "title": "WCAG2, SC 1.1.1" - } - ] - }, - "result": { - "@type": "TestResult", - "outcome": "earl:inapplicable" - } - }, - { - "@type": "Assertion", - "subject": { - "@type": "TestSubject", - "source": "https://www.w3.org/WAI/content-assets/wcag-act-rules/testcases/23a2a8/feb06eece7b158ab66a25bfa2c47a196309f0d93.html" - }, - "test": { - "@type": "TestCase", - "title": "23a2a8-test", - "isPartOf": [ - { - "@type": "TestRequirement", - "title": "WCAG2, SC 1.1.1" - } - ] - }, - "result": { - "@type": "TestResult", - "outcome": "earl:inapplicable" - } - }, - { - "@type": "Assertion", - "subject": { - "@type": "TestSubject", - "source": "https://www.w3.org/WAI/content-assets/wcag-act-rules/testcases/23a2a8/40d83620b0bcbcf0e7380177384f48596823e7a9.html" - }, - "test": { - "@type": "TestCase", - "title": "23a2a8-test", - "isPartOf": [ - { - "@type": "TestRequirement", - "title": "WCAG2, SC 1.1.1" - } - ] - }, - "result": { - "@type": "TestResult", - "outcome": "earl:inapplicable" - } - }, - { - "@type": "Assertion", - "subject": { - "@type": "TestSubject", - "source": "https://www.w3.org/WAI/content-assets/wcag-act-rules/testcases/23a2a8/2f35ed62ed14afb6d9e8b886e95e846f0cfa0d2a.html" - }, - "test": { - "@type": "TestCase", - "title": "23a2a8-test", - "isPartOf": [ - { - "@type": "TestRequirement", - "title": "WCAG2, SC 1.1.1" - } - ] - }, - "result": { - "@type": "TestResult", - "outcome": "earl:inapplicable" - } - }, - { - "@type": "Assertion", - "subject": { - "@type": "TestSubject", - "source": "https://www.w3.org/WAI/content-assets/wcag-act-rules/testcases/23a2a8/e8f40f5af06646ef15283302903f6c78f7d7a505.html" - }, - "test": { - "@type": "TestCase", - "title": "23a2a8-test", - "isPartOf": [ - { - "@type": "TestRequirement", - "title": "WCAG2, SC 1.1.1" - } - ] - }, - "result": { - "@type": "TestResult", - "outcome": "earl:inapplicable" - } - }, - { - "@type": "Assertion", - "subject": { - "@type": "TestSubject", - "source": "https://www.w3.org/WAI/content-assets/wcag-act-rules/testcases/23a2a8/13b8678881fba03e7465f82b5550abc5093f7968.html" - }, - "test": { - "@type": "TestCase", - "title": "23a2a8-test", - "isPartOf": [ - { - "@type": "TestRequirement", - "title": "WCAG2, SC 1.1.1" - } - ] - }, - "result": { - "@type": "TestResult", - "outcome": "earl:inapplicable" - } - }, - { - "@type": "Assertion", - "subject": { - "@type": "TestSubject", - "source": "https://www.w3.org/WAI/content-assets/wcag-act-rules/testcases/23a2a8/ba9cdf6d0c336f0abf7cd2992c4a2a62c6c719fd.html" - }, - "test": { - "@type": "TestCase", - "title": "23a2a8-test", - "isPartOf": [ - { - "@type": "TestRequirement", - "title": "WCAG2, SC 1.1.1" - } - ] - }, - "result": { - "@type": "TestResult", - "outcome": "earl:inapplicable" - } - }, - { - "@type": "Assertion", - "subject": { - "@type": "TestSubject", - "source": "https://www.w3.org/WAI/content-assets/wcag-act-rules/testcases/23a2a8/8006d1541dc71b93e6ec4d101a386e0043d1a521.html" - }, - "test": { - "@type": "TestCase", - "title": "23a2a8-test", - "isPartOf": [ - { - "@type": "TestRequirement", - "title": "WCAG2, SC 1.1.1" - } - ] - }, - "result": { - "@type": "TestResult", - "outcome": "earl:inapplicable" - } - }, - { - "@type": "Assertion", - "subject": { - "@type": "TestSubject", - "source": "https://www.w3.org/WAI/content-assets/wcag-act-rules/testcases/23a2a8/496963cfd35d4873c010469c47c84d4358fba035.html" - }, - "test": { - "@type": "TestCase", - "title": "23a2a8-test", - "isPartOf": [ - { - "@type": "TestRequirement", - "title": "WCAG2, SC 1.1.1" - } - ] - }, - "result": { - "@type": "TestResult", - "outcome": "earl:inapplicable" - } - }, - { - "@type": "Assertion", - "subject": { - "@type": "TestSubject", - "source": "https://www.w3.org/WAI/content-assets/wcag-act-rules/testcases/23a2a8/fef9a3ad8b2f2a6beeaf44ef7dafce08e743ea67.html" - }, - "test": { - "@type": "TestCase", - "title": "23a2a8-test", - "isPartOf": [ - { - "@type": "TestRequirement", - "title": "WCAG2, SC 1.1.1" - } - ] - }, - "result": { - "@type": "TestResult", - "outcome": "earl:inapplicable" - } - }, - { - "@type": "Assertion", - "subject": { - "@type": "TestSubject", - "source": "https://www.w3.org/WAI/content-assets/wcag-act-rules/testcases/23a2a8/b0348c1e6fced2df1ebd93caef4d383f6c7a0461.html" - }, - "test": { - "@type": "TestCase", - "title": "23a2a8-test", - "isPartOf": [ - { - "@type": "TestRequirement", - "title": "WCAG2, SC 1.1.1" - } - ] - }, - "result": { - "@type": "TestResult", - "outcome": "earl:inapplicable" - } - }, - { - "@type": "Assertion", - "subject": { - "@type": "TestSubject", - "source": "https://www.w3.org/WAI/content-assets/wcag-act-rules/testcases/23a2a8/d70470a37db713810be85275e5d0c698f85ab320.html" - }, - "test": { - "@type": "TestCase", - "title": "23a2a8-test", - "isPartOf": [ - { - "@type": "TestRequirement", - "title": "WCAG2, SC 1.1.1" - } - ] - }, - "result": { - "@type": "TestResult", - "outcome": "earl:inapplicable" - } - }, - { - "@type": "Assertion", - "subject": { - "@type": "TestSubject", - "source": "https://www.w3.org/WAI/content-assets/wcag-act-rules/testcases/23a2a8/cd3b3a4046451da9b9cc3e166c09d27583a2c30b.html" - }, - "test": { - "@type": "TestCase", - "title": "23a2a8-test", - "isPartOf": [ - { - "@type": "TestRequirement", - "title": "WCAG2, SC 1.1.1" - } - ] - }, - "result": { - "@type": "TestResult", - "outcome": "earl:inapplicable" - } - }, - { - "@type": "Assertion", - "subject": { - "@type": "TestSubject", - "source": "https://www.w3.org/WAI/content-assets/wcag-act-rules/testcases/23a2a8/25e5364c0a1320a08e2742fa59a0f8627591bc61.html" - }, - "test": { - "@type": "TestCase", - "title": "23a2a8-test", - "isPartOf": [ - { - "@type": "TestRequirement", - "title": "WCAG2, SC 1.1.1" - } - ] - }, - "result": { - "@type": "TestResult", - "outcome": "earl:inapplicable" - } - }, - { - "@type": "Assertion", - "subject": { - "@type": "TestSubject", - "source": "https://www.w3.org/WAI/content-assets/wcag-act-rules/testcases/23a2a8/e15b9aca4aaa53cb3a96ae48e78e1af064b9a01d.html" - }, - "test": { - "@type": "TestCase", - "title": "23a2a8-test", - "isPartOf": [ - { - "@type": "TestRequirement", - "title": "WCAG2, SC 1.1.1" - } - ] - }, - "result": { - "@type": "TestResult", - "outcome": "earl:inapplicable" - } - }, - { - "@type": "Assertion", - "subject": { - "@type": "TestSubject", - "source": "https://www.w3.org/WAI/content-assets/wcag-act-rules/testcases/23a2a8/7d696551efaafa0da33bb6e56b8b43707c7c7de9.html" - }, - "test": { - "@type": "TestCase", - "title": "23a2a8-test", - "isPartOf": [ - { - "@type": "TestRequirement", - "title": "WCAG2, SC 1.1.1" - } - ] - }, - "result": { - "@type": "TestResult", - "outcome": "earl:inapplicable" - } - }, - { - "@type": "Assertion", - "subject": { - "@type": "TestSubject", - "source": "https://www.w3.org/WAI/content-assets/wcag-act-rules/testcases/23a2a8/f7692caf5f8c788d58e1aeb8d4f1f240fafdfa91.html" - }, - "test": { - "@type": "TestCase", - "title": "23a2a8-test", - "isPartOf": [ - { - "@type": "TestRequirement", - "title": "WCAG2, SC 1.1.1" - } - ] - }, - "result": { - "@type": "TestResult", - "outcome": "earl:inapplicable" - } - }, - { - "@type": "Assertion", - "subject": { - "@type": "TestSubject", - "source": "https://www.w3.org/WAI/content-assets/wcag-act-rules/testcases/24afc2/1877242970bb7a92b5c8ee7bc5c5e5ec87877890.html" - }, - "test": { - "@type": "TestCase", - "title": "24afc2-test", - "isPartOf": [ - { - "@type": "TestRequirement", - "title": "WCAG2, SC 1.4.12" - } - ] - }, - "result": { - "@type": "TestResult", - "outcome": "earl:passed" - } - }, - { - "@type": "Assertion", - "subject": { - "@type": "TestSubject", - "source": "https://www.w3.org/WAI/content-assets/wcag-act-rules/testcases/24afc2/9e9382901f59c7dd476717a55bf5c5a37ed76bbc.html" - }, - "test": { - "@type": "TestCase", - "title": "24afc2-test", - "isPartOf": [ - { - "@type": "TestRequirement", - "title": "WCAG2, SC 1.4.12" - } - ] - }, - "result": { - "@type": "TestResult", - "outcome": "earl:passed" - } - }, - { - "@type": "Assertion", - "subject": { - "@type": "TestSubject", - "source": "https://www.w3.org/WAI/content-assets/wcag-act-rules/testcases/24afc2/43f8fe88b8e7365db7aa251b263b5d00c7a47ae9.html" - }, - "test": { - "@type": "TestCase", - "title": "24afc2-test", - "isPartOf": [ - { - "@type": "TestRequirement", - "title": "WCAG2, SC 1.4.12" - } - ] - }, - "result": { - "@type": "TestResult", - "outcome": "earl:passed" - } - }, - { - "@type": "Assertion", - "subject": { - "@type": "TestSubject", - "source": "https://www.w3.org/WAI/content-assets/wcag-act-rules/testcases/24afc2/787f24a573fa422e24ab72312f7306253bb83a4f.html" - }, - "test": { - "@type": "TestCase", - "title": "24afc2-test", - "isPartOf": [ - { - "@type": "TestRequirement", - "title": "WCAG2, SC 1.4.12" - } - ] - }, - "result": { - "@type": "TestResult", - "outcome": "earl:inapplicable" - } - }, - { - "@type": "Assertion", - "subject": { - "@type": "TestSubject", - "source": "https://www.w3.org/WAI/content-assets/wcag-act-rules/testcases/24afc2/f000a9c495f11a4a11a4314871b91f4173e4589a.html" - }, - "test": { - "@type": "TestCase", - "title": "24afc2-test", - "isPartOf": [ - { - "@type": "TestRequirement", - "title": "WCAG2, SC 1.4.12" - } - ] - }, - "result": { - "@type": "TestResult", - "outcome": "earl:inapplicable" - } - }, - { - "@type": "Assertion", - "subject": { - "@type": "TestSubject", - "source": "https://www.w3.org/WAI/content-assets/wcag-act-rules/testcases/24afc2/9608b535262c655f523314958f8ca3019a0968fe.html" - }, - "test": { - "@type": "TestCase", - "title": "24afc2-test", - "isPartOf": [ - { - "@type": "TestRequirement", - "title": "WCAG2, SC 1.4.12" - } - ] - }, - "result": { - "@type": "TestResult", - "outcome": "earl:inapplicable" - } - }, - { - "@type": "Assertion", - "subject": { - "@type": "TestSubject", - "source": "https://www.w3.org/WAI/content-assets/wcag-act-rules/testcases/24afc2/6aa2034507dc16e6ae0d16f1b6f2a14d3dfadc18.html" - }, - "test": { - "@type": "TestCase", - "title": "24afc2-test", - "isPartOf": [ - { - "@type": "TestRequirement", - "title": "WCAG2, SC 1.4.12" - } - ] - }, - "result": { - "@type": "TestResult", - "outcome": "earl:inapplicable" - } - }, - { - "@type": "Assertion", - "subject": { - "@type": "TestSubject", - "source": "https://www.w3.org/WAI/content-assets/wcag-act-rules/testcases/24afc2/64b25817b3d3909ab7f4acaee061875ebac1cee3.html" - }, - "test": { - "@type": "TestCase", - "title": "24afc2-test", - "isPartOf": [ - { - "@type": "TestRequirement", - "title": "WCAG2, SC 1.4.12" - } - ] - }, - "result": { - "@type": "TestResult", - "outcome": "earl:inapplicable" - } - }, - { - "@type": "Assertion", - "subject": { - "@type": "TestSubject", - "source": "https://www.w3.org/WAI/content-assets/wcag-act-rules/testcases/24afc2/8383685465c6a417cb86e192d1e9157bd5feee99.html" - }, - "test": { - "@type": "TestCase", - "title": "24afc2-test", - "isPartOf": [ - { - "@type": "TestRequirement", - "title": "WCAG2, SC 1.4.12" - } - ] - }, - "result": { - "@type": "TestResult", - "outcome": "earl:inapplicable" - } - }, - { - "@type": "Assertion", - "subject": { - "@type": "TestSubject", - "source": "https://www.w3.org/WAI/content-assets/wcag-act-rules/testcases/24afc2/b5a8fe74fbbea40e8bbee407f167ae808e14ea49.html" - }, - "test": { - "@type": "TestCase", - "title": "24afc2-test", - "isPartOf": [ - { - "@type": "TestRequirement", - "title": "WCAG2, SC 1.4.12" - } - ] - }, - "result": { - "@type": "TestResult", - "outcome": "earl:inapplicable" - } - }, - { - "@type": "Assertion", - "subject": { - "@type": "TestSubject", - "source": "https://www.w3.org/WAI/content-assets/wcag-act-rules/testcases/24afc2/d8e379c210cdb651d28985c883fea21a4529ed59.html" - }, - "test": { - "@type": "TestCase", - "title": "24afc2-test", - "isPartOf": [ - { - "@type": "TestRequirement", - "title": "WCAG2, SC 1.4.12" - } - ] - }, - "result": { - "@type": "TestResult", - "outcome": "earl:inapplicable" - } - }, - { - "@type": "Assertion", - "subject": { - "@type": "TestSubject", - "source": "https://www.w3.org/WAI/content-assets/wcag-act-rules/testcases/24afc2/9788de86b8a4e7a685d356347cc4059874ae6a38.html" - }, - "test": { - "@type": "TestCase", - "title": "24afc2-test", - "isPartOf": [ - { - "@type": "TestRequirement", - "title": "WCAG2, SC 1.4.12" - } - ] - }, - "result": { - "@type": "TestResult", - "outcome": "earl:inapplicable" - } - }, - { - "@type": "Assertion", - "subject": { - "@type": "TestSubject", - "source": "https://www.w3.org/WAI/content-assets/wcag-act-rules/testcases/24afc2/eeca04eb6d00ab0aca01d460f0861f3328d4992d.svg" - }, - "test": { - "@type": "TestCase", - "title": "24afc2-test", - "isPartOf": [ - { - "@type": "TestRequirement", - "title": "WCAG2, SC 1.4.12" - } - ] - }, - "result": { - "@type": "TestResult", - "outcome": "earl:inapplicable" - } - }, - { - "@type": "Assertion", - "subject": { - "@type": "TestSubject", - "source": "https://www.w3.org/WAI/content-assets/wcag-act-rules/testcases/24afc2/be174e053a61ece650873a6a44f8e4be356e4193.html" - }, - "test": { - "@type": "TestCase", - "title": "24afc2-test", - "isPartOf": [ - { - "@type": "TestRequirement", - "title": "WCAG2, SC 1.4.12" - } - ] - }, - "result": { - "@type": "TestResult", - "outcome": "earl:inapplicable" - } - }, - { - "@type": "Assertion", - "subject": { - "@type": "TestSubject", - "source": "https://www.w3.org/WAI/content-assets/wcag-act-rules/testcases/24afc2/88d6ea5706ed8ae188caa166879c381e64e5077a.html" - }, - "test": { - "@type": "TestCase", - "title": "24afc2-test", - "isPartOf": [ - { - "@type": "TestRequirement", - "title": "WCAG2, SC 1.4.12" - } - ] - }, - "result": { - "@type": "TestResult", - "outcome": "earl:inapplicable" - } - }, - { - "@type": "Assertion", - "subject": { - "@type": "TestSubject", - "source": "https://www.w3.org/WAI/content-assets/wcag-act-rules/testcases/24afc2/92e706402d8f8cb13d73ffb759ce35ec910d272c.html" - }, - "test": { - "@type": "TestCase", - "title": "24afc2-test", - "isPartOf": [ - { - "@type": "TestRequirement", - "title": "WCAG2, SC 1.4.12" - } - ] - }, - "result": { - "@type": "TestResult", - "outcome": "earl:inapplicable" + "outcome": "earl:failed" } } ] From bd2fabb5f21ae212e9857c3dd46e8380c872921f Mon Sep 17 00:00:00 2001 From: Wilco Fiers Date: Fri, 25 Aug 2023 15:43:52 +0200 Subject: [PATCH 3/3] Updated oracle to latest data (still draft) --- .../implementations/oracle.json | 1877 ++++++++++++++- .../wcag-act-rules/earl/oracle.json | 2037 +++++++++++++++++ 2 files changed, 3858 insertions(+), 56 deletions(-) diff --git a/_data/wcag-act-rules/implementations/oracle.json b/_data/wcag-act-rules/implementations/oracle.json index fe405774d..f8a2decf9 100644 --- a/_data/wcag-act-rules/implementations/oracle.json +++ b/_data/wcag-act-rules/implementations/oracle.json @@ -3,10 +3,10 @@ "name": "Oracle Accessibility Guidelines", "lastModified": "12 May 2023", "approvedRules": { - "complete": 0, - "partial": 1, - "inconsistent": 0, - "untested": 21 + "complete": 4, + "partial": 0, + "inconsistent": 5, + "untested": 13 }, "proposedRules": { "complete": 0, @@ -22,7 +22,7 @@ "procedureNames": [ "Oracle_1.3.5_Method_1" ], - "consistency": "partial", + "consistency": "complete", "accessibilityRequirements": { "correct": true, "expected": [ @@ -33,8 +33,8 @@ ] }, "coverage": { - "covered": 12, - "untested": 15, + "covered": 26, + "untested": 0, "cantTell": 1, "testCaseTotal": 28 }, @@ -244,7 +244,7 @@ { "procedureName": "Oracle_1.3.5_Method_1", "outcomes": [ - "untested" + "inapplicable" ] } ] @@ -259,7 +259,7 @@ { "procedureName": "Oracle_1.3.5_Method_1", "outcomes": [ - "untested" + "inapplicable" ] } ] @@ -274,7 +274,7 @@ { "procedureName": "Oracle_1.3.5_Method_1", "outcomes": [ - "untested" + "inapplicable" ] } ] @@ -289,7 +289,7 @@ { "procedureName": "Oracle_1.3.5_Method_1", "outcomes": [ - "untested" + "inapplicable" ] } ] @@ -304,7 +304,7 @@ { "procedureName": "Oracle_1.3.5_Method_1", "outcomes": [ - "untested" + "inapplicable" ] } ] @@ -319,7 +319,7 @@ { "procedureName": "Oracle_1.3.5_Method_1", "outcomes": [ - "untested" + "inapplicable" ] } ] @@ -334,7 +334,7 @@ { "procedureName": "Oracle_1.3.5_Method_1", "outcomes": [ - "untested" + "inapplicable" ] } ] @@ -349,7 +349,7 @@ { "procedureName": "Oracle_1.3.5_Method_1", "outcomes": [ - "untested" + "failed" ] } ] @@ -364,7 +364,7 @@ { "procedureName": "Oracle_1.3.5_Method_1", "outcomes": [ - "untested" + "failed" ] } ] @@ -379,7 +379,7 @@ { "procedureName": "Oracle_1.3.5_Method_1", "outcomes": [ - "untested" + "failed" ] } ] @@ -394,7 +394,7 @@ { "procedureName": "Oracle_1.3.5_Method_1", "outcomes": [ - "untested" + "failed" ] } ] @@ -409,7 +409,7 @@ { "procedureName": "Oracle_1.3.5_Method_1", "outcomes": [ - "untested" + "failed" ] } ] @@ -424,7 +424,7 @@ { "procedureName": "Oracle_1.3.5_Method_1", "outcomes": [ - "untested" + "failed" ] } ] @@ -439,7 +439,7 @@ { "procedureName": "Oracle_1.3.5_Method_1", "outcomes": [ - "untested" + "inapplicable" ] } ] @@ -454,7 +454,7 @@ { "procedureName": "Oracle_1.3.5_Method_1", "outcomes": [ - "untested" + "inapplicable" ] } ] @@ -465,73 +465,1838 @@ "ruleId": "97a4e1", "ruleName": "Button has non-empty accessible name", "ruleApproved": true, - "procedureNames": [], - "consistency": null, - "coverage": null, - "testCaseResults": [] + "procedureNames": [ + "Oracle_4.1.2_Method_1" + ], + "consistency": "complete", + "accessibilityRequirements": { + "correct": true, + "expected": [ + "WCAG2:name-role-value" + ], + "reported": [ + "WCAG2:name-role-value" + ] + }, + "coverage": { + "covered": 17, + "untested": 0, + "cantTell": 0, + "testCaseTotal": 17 + }, + "testCaseResults": [ + { + "testcaseId": "a4cc71b0434f71f4ea0069c409f73e0207dfb403", + "testCaseName": "Passed Example 1", + "testCaseUrl": "https://www.w3.org/WAI/content-assets/wcag-act-rules/testcases/97a4e1/a4cc71b0434f71f4ea0069c409f73e0207dfb403.html", + "testCaseApproved": true, + "expected": "passed", + "procedureResults": [ + { + "procedureName": "Oracle_4.1.2_Method_1", + "outcomes": [ + "passed" + ] + } + ] + }, + { + "testcaseId": "d9adf41033a5b71a0730b6df8c1c7e01088e9022", + "testCaseName": "Passed Example 2", + "testCaseUrl": "https://www.w3.org/WAI/content-assets/wcag-act-rules/testcases/97a4e1/d9adf41033a5b71a0730b6df8c1c7e01088e9022.html", + "testCaseApproved": true, + "expected": "passed", + "procedureResults": [ + { + "procedureName": "Oracle_4.1.2_Method_1", + "outcomes": [ + "passed" + ] + } + ] + }, + { + "testcaseId": "3004e7b1a47b2e5a5c77b3eef36b50d495c9e4a1", + "testCaseName": "Passed Example 3", + "testCaseUrl": "https://www.w3.org/WAI/content-assets/wcag-act-rules/testcases/97a4e1/3004e7b1a47b2e5a5c77b3eef36b50d495c9e4a1.html", + "testCaseApproved": true, + "expected": "passed", + "procedureResults": [ + { + "procedureName": "Oracle_4.1.2_Method_1", + "outcomes": [ + "passed" + ] + } + ] + }, + { + "testcaseId": "ff4b76894bd9aaad29242e72fe93fd9798bf85af", + "testCaseName": "Passed Example 4", + "testCaseUrl": "https://www.w3.org/WAI/content-assets/wcag-act-rules/testcases/97a4e1/ff4b76894bd9aaad29242e72fe93fd9798bf85af.html", + "testCaseApproved": true, + "expected": "passed", + "procedureResults": [ + { + "procedureName": "Oracle_4.1.2_Method_1", + "outcomes": [ + "passed" + ] + } + ] + }, + { + "testcaseId": "5bfdf45a98f7d2f0e93a700f7ce0fe5f723bf0f7", + "testCaseName": "Passed Example 5", + "testCaseUrl": "https://www.w3.org/WAI/content-assets/wcag-act-rules/testcases/97a4e1/5bfdf45a98f7d2f0e93a700f7ce0fe5f723bf0f7.html", + "testCaseApproved": true, + "expected": "passed", + "procedureResults": [ + { + "procedureName": "Oracle_4.1.2_Method_1", + "outcomes": [ + "passed" + ] + } + ] + }, + { + "testcaseId": "00fe207175e40ddc81a86fb09504e5fa33b7dd0f", + "testCaseName": "Passed Example 6", + "testCaseUrl": "https://www.w3.org/WAI/content-assets/wcag-act-rules/testcases/97a4e1/00fe207175e40ddc81a86fb09504e5fa33b7dd0f.html", + "testCaseApproved": true, + "expected": "passed", + "procedureResults": [ + { + "procedureName": "Oracle_4.1.2_Method_1", + "outcomes": [ + "passed" + ] + } + ] + }, + { + "testcaseId": "3fe70212e0020d7fa552b7c6c035a466c900c4b9", + "testCaseName": "Passed Example 7", + "testCaseUrl": "https://www.w3.org/WAI/content-assets/wcag-act-rules/testcases/97a4e1/3fe70212e0020d7fa552b7c6c035a466c900c4b9.html", + "testCaseApproved": true, + "expected": "passed", + "procedureResults": [ + { + "procedureName": "Oracle_4.1.2_Method_1", + "outcomes": [ + "passed" + ] + } + ] + }, + { + "testcaseId": "1ec8deb0b18514b612774d3af39b5ad41f2a792b", + "testCaseName": "Failed Example 1", + "testCaseUrl": "https://www.w3.org/WAI/content-assets/wcag-act-rules/testcases/97a4e1/1ec8deb0b18514b612774d3af39b5ad41f2a792b.html", + "testCaseApproved": true, + "expected": "failed", + "procedureResults": [ + { + "procedureName": "Oracle_4.1.2_Method_1", + "outcomes": [ + "failed" + ] + } + ] + }, + { + "testcaseId": "2c5b0625e21b3503d1cd4c4daf53b15ae41c562d", + "testCaseName": "Failed Example 2", + "testCaseUrl": "https://www.w3.org/WAI/content-assets/wcag-act-rules/testcases/97a4e1/2c5b0625e21b3503d1cd4c4daf53b15ae41c562d.html", + "testCaseApproved": true, + "expected": "failed", + "procedureResults": [ + { + "procedureName": "Oracle_4.1.2_Method_1", + "outcomes": [ + "failed" + ] + } + ] + }, + { + "testcaseId": "ffe1796f06e1082a8ddae54a471dcca66c783c4e", + "testCaseName": "Failed Example 3", + "testCaseUrl": "https://www.w3.org/WAI/content-assets/wcag-act-rules/testcases/97a4e1/ffe1796f06e1082a8ddae54a471dcca66c783c4e.html", + "testCaseApproved": true, + "expected": "failed", + "procedureResults": [ + { + "procedureName": "Oracle_4.1.2_Method_1", + "outcomes": [ + "failed" + ] + } + ] + }, + { + "testcaseId": "1a6035f4f09b339ac53bc547fc727a51ab05a3c6", + "testCaseName": "Failed Example 4", + "testCaseUrl": "https://www.w3.org/WAI/content-assets/wcag-act-rules/testcases/97a4e1/1a6035f4f09b339ac53bc547fc727a51ab05a3c6.html", + "testCaseApproved": true, + "expected": "failed", + "procedureResults": [ + { + "procedureName": "Oracle_4.1.2_Method_1", + "outcomes": [ + "failed" + ] + } + ] + }, + { + "testcaseId": "ac9a749a026c47209c34677ca6ac0dc093d24888", + "testCaseName": "Failed Example 5", + "testCaseUrl": "https://www.w3.org/WAI/content-assets/wcag-act-rules/testcases/97a4e1/ac9a749a026c47209c34677ca6ac0dc093d24888.html", + "testCaseApproved": true, + "expected": "failed", + "procedureResults": [ + { + "procedureName": "Oracle_4.1.2_Method_1", + "outcomes": [ + "failed" + ] + } + ] + }, + { + "testcaseId": "0666607827b30150ed0a5be439f58623b3222131", + "testCaseName": "Inapplicable Example 1", + "testCaseUrl": "https://www.w3.org/WAI/content-assets/wcag-act-rules/testcases/97a4e1/0666607827b30150ed0a5be439f58623b3222131.html", + "testCaseApproved": true, + "expected": "inapplicable", + "procedureResults": [ + { + "procedureName": "Oracle_4.1.2_Method_1", + "outcomes": [ + "inapplicable" + ] + } + ] + }, + { + "testcaseId": "14c51a76c14250316a756b7660b2489f18896d5a", + "testCaseName": "Inapplicable Example 2", + "testCaseUrl": "https://www.w3.org/WAI/content-assets/wcag-act-rules/testcases/97a4e1/14c51a76c14250316a756b7660b2489f18896d5a.html", + "testCaseApproved": true, + "expected": "inapplicable", + "procedureResults": [ + { + "procedureName": "Oracle_4.1.2_Method_1", + "outcomes": [ + "inapplicable" + ] + } + ] + }, + { + "testcaseId": "096bf1e8eeb0b5633861389cb3fa3267649e396c", + "testCaseName": "Inapplicable Example 3", + "testCaseUrl": "https://www.w3.org/WAI/content-assets/wcag-act-rules/testcases/97a4e1/096bf1e8eeb0b5633861389cb3fa3267649e396c.html", + "testCaseApproved": true, + "expected": "inapplicable", + "procedureResults": [ + { + "procedureName": "Oracle_4.1.2_Method_1", + "outcomes": [ + "inapplicable" + ] + } + ] + }, + { + "testcaseId": "b6b0eec01fc2759e3335fa4e448e5772161a9da6", + "testCaseName": "Inapplicable Example 4", + "testCaseUrl": "https://www.w3.org/WAI/content-assets/wcag-act-rules/testcases/97a4e1/b6b0eec01fc2759e3335fa4e448e5772161a9da6.html", + "testCaseApproved": true, + "expected": "inapplicable", + "procedureResults": [ + { + "procedureName": "Oracle_4.1.2_Method_1", + "outcomes": [ + "inapplicable" + ] + } + ] + }, + { + "testcaseId": "21bbd170c05cd535fd5096f9c7eebc54eb72d936", + "testCaseName": "Inapplicable Example 5", + "testCaseUrl": "https://www.w3.org/WAI/content-assets/wcag-act-rules/testcases/97a4e1/21bbd170c05cd535fd5096f9c7eebc54eb72d936.html", + "testCaseApproved": true, + "expected": "inapplicable", + "procedureResults": [ + { + "procedureName": "Oracle_4.1.2_Method_1", + "outcomes": [ + "inapplicable" + ] + } + ] + } + ] }, { "ruleId": "de46e4", "ruleName": "Element with `lang` attribute has valid language tag", "ruleApproved": true, - "procedureNames": [], - "consistency": null, - "coverage": null, - "testCaseResults": [] - }, - { - "ruleId": "46ca7f", - "ruleName": "Element marked as decorative is not exposed", - "ruleApproved": true, - "procedureNames": [], + "procedureNames": [ + "Oracle_3.1.2_Method_1" + ], "consistency": null, - "coverage": null, - "testCaseResults": [] - }, + "accessibilityRequirements": { + "correct": true, + "expected": [ + "WCAG2:language-of-parts" + ], + "reported": [ + "WCAG2:language-of-parts" + ] + }, + "coverage": { + "covered": 15, + "untested": 0, + "cantTell": 0, + "testCaseTotal": 19 + }, + "testCaseResults": [ + { + "testcaseId": "53a78bad6e92791991df42c50d2e763a9f9d772c", + "testCaseName": "Passed Example 1", + "testCaseUrl": "https://www.w3.org/WAI/content-assets/wcag-act-rules/testcases/de46e4/53a78bad6e92791991df42c50d2e763a9f9d772c.html", + "testCaseApproved": true, + "expected": "passed", + "procedureResults": [ + { + "procedureName": "Oracle_3.1.2_Method_1", + "outcomes": [ + "passed" + ] + } + ] + }, + { + "testcaseId": "e0fe6824b5571e0552ab2955697c5ff0776abf79", + "testCaseName": "Passed Example 2", + "testCaseUrl": "https://www.w3.org/WAI/content-assets/wcag-act-rules/testcases/de46e4/e0fe6824b5571e0552ab2955697c5ff0776abf79.html", + "testCaseApproved": true, + "expected": "passed", + "procedureResults": [ + { + "procedureName": "Oracle_3.1.2_Method_1", + "outcomes": [ + "passed" + ] + } + ] + }, + { + "testcaseId": "207782d0d8899521e2b51b5c384f83d7f4516358", + "testCaseName": "Passed Example 3", + "testCaseUrl": "https://www.w3.org/WAI/content-assets/wcag-act-rules/testcases/de46e4/207782d0d8899521e2b51b5c384f83d7f4516358.html", + "testCaseApproved": true, + "expected": "passed", + "procedureResults": [ + { + "procedureName": "Oracle_3.1.2_Method_1", + "outcomes": [ + "passed" + ] + } + ] + }, + { + "testcaseId": "8376f95166a75a8541217b77ae6a235f1aac6c3d", + "testCaseName": "Passed Example 4", + "testCaseUrl": "https://www.w3.org/WAI/content-assets/wcag-act-rules/testcases/de46e4/8376f95166a75a8541217b77ae6a235f1aac6c3d.html", + "testCaseApproved": true, + "expected": "passed", + "procedureResults": [ + { + "procedureName": "Oracle_3.1.2_Method_1", + "outcomes": [ + "failed" + ] + } + ] + }, + { + "testcaseId": "2febb4d398ed0d788f9ac054ff14cfbd68c0c1f1", + "testCaseName": "Passed Example 5", + "testCaseUrl": "https://www.w3.org/WAI/content-assets/wcag-act-rules/testcases/de46e4/2febb4d398ed0d788f9ac054ff14cfbd68c0c1f1.html", + "testCaseApproved": true, + "expected": "passed", + "procedureResults": [ + { + "procedureName": "Oracle_3.1.2_Method_1", + "outcomes": [ + "passed" + ] + } + ] + }, + { + "testcaseId": "0545e4efa0d7897b357f0396e7e30d5f3b5921dd", + "testCaseName": "Failed Example 1", + "testCaseUrl": "https://www.w3.org/WAI/content-assets/wcag-act-rules/testcases/de46e4/0545e4efa0d7897b357f0396e7e30d5f3b5921dd.html", + "testCaseApproved": true, + "expected": "failed", + "procedureResults": [ + { + "procedureName": "Oracle_3.1.2_Method_1", + "outcomes": [ + "failed" + ] + } + ] + }, + { + "testcaseId": "e7f2916927e758969cbfe270ad4b6ed6c07faa72", + "testCaseName": "Failed Example 2", + "testCaseUrl": "https://www.w3.org/WAI/content-assets/wcag-act-rules/testcases/de46e4/e7f2916927e758969cbfe270ad4b6ed6c07faa72.html", + "testCaseApproved": true, + "expected": "failed", + "procedureResults": [ + { + "procedureName": "Oracle_3.1.2_Method_1", + "outcomes": [ + "failed" + ] + } + ] + }, + { + "testcaseId": "35a083bacf80a64deb81069ec7db0229520c9a6c", + "testCaseName": "Failed Example 3", + "testCaseUrl": "https://www.w3.org/WAI/content-assets/wcag-act-rules/testcases/de46e4/35a083bacf80a64deb81069ec7db0229520c9a6c.html", + "testCaseApproved": true, + "expected": "failed", + "procedureResults": [ + { + "procedureName": "Oracle_3.1.2_Method_1", + "outcomes": [ + "failed" + ] + } + ] + }, + { + "testcaseId": "0d2ac2a60f6b99de02537945ac61366e1562403d", + "testCaseName": "Failed Example 4", + "testCaseUrl": "https://www.w3.org/WAI/content-assets/wcag-act-rules/testcases/de46e4/0d2ac2a60f6b99de02537945ac61366e1562403d.html", + "testCaseApproved": true, + "expected": "failed", + "procedureResults": [ + { + "procedureName": "Oracle_3.1.2_Method_1", + "outcomes": [ + "failed" + ] + } + ] + }, + { + "testcaseId": "8df22e9421c652e9849f7bfb4dbd28a24518c0fb", + "testCaseName": "Failed Example 5", + "testCaseUrl": "https://www.w3.org/WAI/content-assets/wcag-act-rules/testcases/de46e4/8df22e9421c652e9849f7bfb4dbd28a24518c0fb.html", + "testCaseApproved": true, + "expected": "failed", + "procedureResults": [ + { + "procedureName": "Oracle_3.1.2_Method_1", + "outcomes": [ + "failed" + ] + } + ] + }, + { + "testcaseId": "984a5b424d118046dfa2529398056fbd52d4e5ea", + "testCaseName": "Failed Example 6", + "testCaseUrl": "https://www.w3.org/WAI/content-assets/wcag-act-rules/testcases/de46e4/984a5b424d118046dfa2529398056fbd52d4e5ea.html", + "testCaseApproved": true, + "expected": "failed", + "procedureResults": [ + { + "procedureName": "Oracle_3.1.2_Method_1", + "outcomes": [ + "failed" + ] + } + ] + }, + { + "testcaseId": "3087d6c373b09b1f4fc70a5c3ae221cce54b626c", + "testCaseName": "Failed Example 7", + "testCaseUrl": "https://www.w3.org/WAI/content-assets/wcag-act-rules/testcases/de46e4/3087d6c373b09b1f4fc70a5c3ae221cce54b626c.html", + "testCaseApproved": true, + "expected": "failed", + "procedureResults": [ + { + "procedureName": "Oracle_3.1.2_Method_1", + "outcomes": [ + "failed" + ] + } + ] + }, + { + "testcaseId": "915cdae554a817caa4792101fde1adf14563227d", + "testCaseName": "Failed Example 8", + "testCaseUrl": "https://www.w3.org/WAI/content-assets/wcag-act-rules/testcases/de46e4/915cdae554a817caa4792101fde1adf14563227d.html", + "testCaseApproved": true, + "expected": "failed", + "procedureResults": [ + { + "procedureName": "Oracle_3.1.2_Method_1", + "outcomes": [ + "failed" + ] + } + ] + }, + { + "testcaseId": "50e733e0c505a556fc53e6265eb5b432823570f7", + "testCaseName": "Failed Example 9", + "testCaseUrl": "https://www.w3.org/WAI/content-assets/wcag-act-rules/testcases/de46e4/50e733e0c505a556fc53e6265eb5b432823570f7.html", + "testCaseApproved": true, + "expected": "failed", + "procedureResults": [ + { + "procedureName": "Oracle_3.1.2_Method_1", + "outcomes": [ + "failed" + ] + } + ] + }, + { + "testcaseId": "5b58b483fa53a6ff228c89a7fe57997664845663", + "testCaseName": "Inapplicable Example 1", + "testCaseUrl": "https://www.w3.org/WAI/content-assets/wcag-act-rules/testcases/de46e4/5b58b483fa53a6ff228c89a7fe57997664845663.html", + "testCaseApproved": true, + "expected": "inapplicable", + "procedureResults": [ + { + "procedureName": "Oracle_3.1.2_Method_1", + "outcomes": [ + "inapplicable" + ] + } + ] + }, + { + "testcaseId": "d6606eb2863e2176f9beb914e5cfe70bce2d905e", + "testCaseName": "Inapplicable Example 2", + "testCaseUrl": "https://www.w3.org/WAI/content-assets/wcag-act-rules/testcases/de46e4/d6606eb2863e2176f9beb914e5cfe70bce2d905e.html", + "testCaseApproved": true, + "expected": "inapplicable", + "procedureResults": [ + { + "procedureName": "Oracle_3.1.2_Method_1", + "outcomes": [ + "inapplicable" + ] + } + ] + }, + { + "testcaseId": "a44f5e11d20feec4ae39e2db0336ddef0a8e04ec", + "testCaseName": "Inapplicable Example 3", + "testCaseUrl": "https://www.w3.org/WAI/content-assets/wcag-act-rules/testcases/de46e4/a44f5e11d20feec4ae39e2db0336ddef0a8e04ec.html", + "testCaseApproved": true, + "expected": "inapplicable", + "procedureResults": [ + { + "procedureName": "Oracle_3.1.2_Method_1", + "outcomes": [ + "failed" + ] + } + ] + }, + { + "testcaseId": "471e3f82cdd9122e2886d2d7bcfc8cda1397a51d", + "testCaseName": "Inapplicable Example 4", + "testCaseUrl": "https://www.w3.org/WAI/content-assets/wcag-act-rules/testcases/de46e4/471e3f82cdd9122e2886d2d7bcfc8cda1397a51d.html", + "testCaseApproved": true, + "expected": "inapplicable", + "procedureResults": [ + { + "procedureName": "Oracle_3.1.2_Method_1", + "outcomes": [ + "failed" + ] + } + ] + }, + { + "testcaseId": "4fa5219cf39dc536c51d67f6c4f9f54271a8dcfa", + "testCaseName": "Inapplicable Example 5", + "testCaseUrl": "https://www.w3.org/WAI/content-assets/wcag-act-rules/testcases/de46e4/4fa5219cf39dc536c51d67f6c4f9f54271a8dcfa.html", + "testCaseApproved": false, + "expected": "inapplicable", + "procedureResults": [ + { + "procedureName": "Oracle_3.1.2_Method_1", + "outcomes": [ + "failed" + ] + } + ] + } + ] + }, + { + "ruleId": "46ca7f", + "ruleName": "Element marked as decorative is not exposed", + "ruleApproved": true, + "procedureNames": [ + "Oracle_1.1.1_and_4.1.2_Method_1_and_1" + ], + "consistency": null, + "accessibilityRequirements": { + "correct": true, + "expected": [], + "reported": [] + }, + "coverage": { + "covered": 7, + "untested": 0, + "cantTell": 0, + "testCaseTotal": 10 + }, + "testCaseResults": [ + { + "testcaseId": "e5b8fa7ab66409e7b52b335a8b6aebe11fd78635", + "testCaseName": "Passed Example 1", + "testCaseUrl": "https://www.w3.org/WAI/content-assets/wcag-act-rules/testcases/46ca7f/e5b8fa7ab66409e7b52b335a8b6aebe11fd78635.html", + "testCaseApproved": true, + "expected": "passed", + "procedureResults": [ + { + "procedureName": "Oracle_1.1.1_and_4.1.2_Method_1_and_1", + "outcomes": [ + "passed" + ] + } + ] + }, + { + "testcaseId": "b40e6ce081099b8bf0f76a43f4c27f12df342ddd", + "testCaseName": "Passed Example 2", + "testCaseUrl": "https://www.w3.org/WAI/content-assets/wcag-act-rules/testcases/46ca7f/b40e6ce081099b8bf0f76a43f4c27f12df342ddd.html", + "testCaseApproved": true, + "expected": "passed", + "procedureResults": [ + { + "procedureName": "Oracle_1.1.1_and_4.1.2_Method_1_and_1", + "outcomes": [ + "passed" + ] + } + ] + }, + { + "testcaseId": "6f8e6014c133635fecac02e1087a666c5014ae5f", + "testCaseName": "Passed Example 3", + "testCaseUrl": "https://www.w3.org/WAI/content-assets/wcag-act-rules/testcases/46ca7f/6f8e6014c133635fecac02e1087a666c5014ae5f.html", + "testCaseApproved": true, + "expected": "passed", + "procedureResults": [ + { + "procedureName": "Oracle_1.1.1_and_4.1.2_Method_1_and_1", + "outcomes": [ + "passed" + ] + } + ] + }, + { + "testcaseId": "eb5983ff8bb0f85c891d48f96106337446797d8f", + "testCaseName": "Passed Example 4", + "testCaseUrl": "https://www.w3.org/WAI/content-assets/wcag-act-rules/testcases/46ca7f/eb5983ff8bb0f85c891d48f96106337446797d8f.html", + "testCaseApproved": true, + "expected": "passed", + "procedureResults": [ + { + "procedureName": "Oracle_1.1.1_and_4.1.2_Method_1_and_1", + "outcomes": [ + "passed" + ] + } + ] + }, + { + "testcaseId": "9c51e8f0568ab3401375114dd0eded2eddfe231a", + "testCaseName": "Passed Example 5", + "testCaseUrl": "https://www.w3.org/WAI/content-assets/wcag-act-rules/testcases/46ca7f/9c51e8f0568ab3401375114dd0eded2eddfe231a.html", + "testCaseApproved": true, + "expected": "passed", + "procedureResults": [ + { + "procedureName": "Oracle_1.1.1_and_4.1.2_Method_1_and_1", + "outcomes": [ + "passed" + ] + } + ] + }, + { + "testcaseId": "6687821a71b53e0e1764e895900a6bad46412b5c", + "testCaseName": "Passed Example 6", + "testCaseUrl": "https://www.w3.org/WAI/content-assets/wcag-act-rules/testcases/46ca7f/6687821a71b53e0e1764e895900a6bad46412b5c.html", + "testCaseApproved": true, + "expected": "passed", + "procedureResults": [ + { + "procedureName": "Oracle_1.1.1_and_4.1.2_Method_1_and_1", + "outcomes": [ + "passed" + ] + } + ] + }, + { + "testcaseId": "e136a03c52c01c1b190c7372d83463f3c6502de9", + "testCaseName": "Failed Example 1", + "testCaseUrl": "https://www.w3.org/WAI/content-assets/wcag-act-rules/testcases/46ca7f/e136a03c52c01c1b190c7372d83463f3c6502de9.html", + "testCaseApproved": true, + "expected": "failed", + "procedureResults": [ + { + "procedureName": "Oracle_1.1.1_and_4.1.2_Method_1_and_1", + "outcomes": [ + "passed" + ] + } + ] + }, + { + "testcaseId": "96c1f58088f1e32c965f38ddc50d4b88f6a0f022", + "testCaseName": "Failed Example 2", + "testCaseUrl": "https://www.w3.org/WAI/content-assets/wcag-act-rules/testcases/46ca7f/96c1f58088f1e32c965f38ddc50d4b88f6a0f022.html", + "testCaseApproved": true, + "expected": "failed", + "procedureResults": [ + { + "procedureName": "Oracle_1.1.1_and_4.1.2_Method_1_and_1", + "outcomes": [ + "passed" + ] + } + ] + }, + { + "testcaseId": "b4329d21bd80d961408bf066a70998417234f200", + "testCaseName": "Failed Example 3", + "testCaseUrl": "https://www.w3.org/WAI/content-assets/wcag-act-rules/testcases/46ca7f/b4329d21bd80d961408bf066a70998417234f200.html", + "testCaseApproved": true, + "expected": "failed", + "procedureResults": [ + { + "procedureName": "Oracle_1.1.1_and_4.1.2_Method_1_and_1", + "outcomes": [ + "passed" + ] + } + ] + }, + { + "testcaseId": "a48478825dc5baf21cc79bfcfbe12ed462590f1e", + "testCaseName": "Inapplicable Example 1", + "testCaseUrl": "https://www.w3.org/WAI/content-assets/wcag-act-rules/testcases/46ca7f/a48478825dc5baf21cc79bfcfbe12ed462590f1e.html", + "testCaseApproved": true, + "expected": "inapplicable", + "procedureResults": [ + { + "procedureName": "Oracle_1.1.1_and_4.1.2_Method_1_and_1", + "outcomes": [ + "inapplicable" + ] + } + ] + } + ] + }, { "ruleId": "e086e5", "ruleName": "Form field has non-empty accessible name", "ruleApproved": true, - "procedureNames": [], + "procedureNames": [ + "Oracle_4.1.2_Method_1" + ], "consistency": null, - "coverage": null, - "testCaseResults": [] + "accessibilityRequirements": { + "correct": false, + "expected": [ + "WCAG2:name-role-value" + ], + "reported": [] + }, + "coverage": { + "covered": 7, + "untested": 12, + "cantTell": 0, + "testCaseTotal": 19 + }, + "testCaseResults": [ + { + "testcaseId": "933cad4e69415e2a2970832d2d60e2b854bca1b4", + "testCaseName": "Passed Example 1", + "testCaseUrl": "https://www.w3.org/WAI/content-assets/wcag-act-rules/testcases/e086e5/933cad4e69415e2a2970832d2d60e2b854bca1b4.html", + "testCaseApproved": true, + "expected": "passed", + "procedureResults": [ + { + "procedureName": "Oracle_4.1.2_Method_1", + "outcomes": [ + "passed" + ] + } + ] + }, + { + "testcaseId": "366e62d83ede9df9fdad86cf7040600916bb065a", + "testCaseName": "Passed Example 2", + "testCaseUrl": "https://www.w3.org/WAI/content-assets/wcag-act-rules/testcases/e086e5/366e62d83ede9df9fdad86cf7040600916bb065a.html", + "testCaseApproved": true, + "expected": "passed", + "procedureResults": [ + { + "procedureName": "Oracle_4.1.2_Method_1", + "outcomes": [ + "passed" + ] + } + ] + }, + { + "testcaseId": "6726b79b0534d80f567c3e5fd7174962d411be95", + "testCaseName": "Passed Example 3", + "testCaseUrl": "https://www.w3.org/WAI/content-assets/wcag-act-rules/testcases/e086e5/6726b79b0534d80f567c3e5fd7174962d411be95.html", + "testCaseApproved": true, + "expected": "passed", + "procedureResults": [ + { + "procedureName": "Oracle_4.1.2_Method_1", + "outcomes": [ + "passed" + ] + } + ] + }, + { + "testcaseId": "2183d2e337eec311b7c2e06c2f9cec759913dba9", + "testCaseName": "Passed Example 4", + "testCaseUrl": "https://www.w3.org/WAI/content-assets/wcag-act-rules/testcases/e086e5/2183d2e337eec311b7c2e06c2f9cec759913dba9.html", + "testCaseApproved": true, + "expected": "passed", + "procedureResults": [ + { + "procedureName": "Oracle_4.1.2_Method_1", + "outcomes": [ + "passed" + ] + } + ] + }, + { + "testcaseId": "3aa8f45d7e358655c39708e2656a2c2d97e7dfa6", + "testCaseName": "Passed Example 5", + "testCaseUrl": "https://www.w3.org/WAI/content-assets/wcag-act-rules/testcases/e086e5/3aa8f45d7e358655c39708e2656a2c2d97e7dfa6.html", + "testCaseApproved": true, + "expected": "passed", + "procedureResults": [ + { + "procedureName": "Oracle_4.1.2_Method_1", + "outcomes": [ + "passed" + ] + } + ] + }, + { + "testcaseId": "ca41ec5f1dba602b8b6e332ad524cbfc5cd1505e", + "testCaseName": "Passed Example 6", + "testCaseUrl": "https://www.w3.org/WAI/content-assets/wcag-act-rules/testcases/e086e5/ca41ec5f1dba602b8b6e332ad524cbfc5cd1505e.html", + "testCaseApproved": true, + "expected": "passed", + "procedureResults": [ + { + "procedureName": "Oracle_4.1.2_Method_1", + "outcomes": [ + "passed" + ] + } + ] + }, + { + "testcaseId": "09ea6ee13f7f26b0d6e3103946209ea0726876de", + "testCaseName": "Passed Example 7", + "testCaseUrl": "https://www.w3.org/WAI/content-assets/wcag-act-rules/testcases/e086e5/09ea6ee13f7f26b0d6e3103946209ea0726876de.html", + "testCaseApproved": true, + "expected": "passed", + "procedureResults": [ + { + "procedureName": "Oracle_4.1.2_Method_1", + "outcomes": [ + "passed" + ] + } + ] + }, + { + "testcaseId": "004258203c8bf167307b6ed79f765115d16a6357", + "testCaseName": "Failed Example 1", + "testCaseUrl": "https://www.w3.org/WAI/content-assets/wcag-act-rules/testcases/e086e5/004258203c8bf167307b6ed79f765115d16a6357.html", + "testCaseApproved": true, + "expected": "failed", + "procedureResults": [ + { + "procedureName": "Oracle_4.1.2_Method_1", + "outcomes": [ + "untested" + ] + } + ] + }, + { + "testcaseId": "5c0ba53d53cc9fd8627f224b39db30bd9ffa5757", + "testCaseName": "Failed Example 2", + "testCaseUrl": "https://www.w3.org/WAI/content-assets/wcag-act-rules/testcases/e086e5/5c0ba53d53cc9fd8627f224b39db30bd9ffa5757.html", + "testCaseApproved": true, + "expected": "failed", + "procedureResults": [ + { + "procedureName": "Oracle_4.1.2_Method_1", + "outcomes": [ + "untested" + ] + } + ] + }, + { + "testcaseId": "80a5df2346e082cd0be260143ac9090a902bcf30", + "testCaseName": "Failed Example 3", + "testCaseUrl": "https://www.w3.org/WAI/content-assets/wcag-act-rules/testcases/e086e5/80a5df2346e082cd0be260143ac9090a902bcf30.html", + "testCaseApproved": true, + "expected": "failed", + "procedureResults": [ + { + "procedureName": "Oracle_4.1.2_Method_1", + "outcomes": [ + "untested" + ] + } + ] + }, + { + "testcaseId": "a59cf1abfabcb96ab4592966bb4a78e788b41017", + "testCaseName": "Failed Example 4", + "testCaseUrl": "https://www.w3.org/WAI/content-assets/wcag-act-rules/testcases/e086e5/a59cf1abfabcb96ab4592966bb4a78e788b41017.html", + "testCaseApproved": true, + "expected": "failed", + "procedureResults": [ + { + "procedureName": "Oracle_4.1.2_Method_1", + "outcomes": [ + "untested" + ] + } + ] + }, + { + "testcaseId": "552732aff853ed413ed7b5ff4a6202d11fd0c1a5", + "testCaseName": "Failed Example 5", + "testCaseUrl": "https://www.w3.org/WAI/content-assets/wcag-act-rules/testcases/e086e5/552732aff853ed413ed7b5ff4a6202d11fd0c1a5.html", + "testCaseApproved": true, + "expected": "failed", + "procedureResults": [ + { + "procedureName": "Oracle_4.1.2_Method_1", + "outcomes": [ + "untested" + ] + } + ] + }, + { + "testcaseId": "4246616cd947040f64dc183b66e1f6c30b2d7fbb", + "testCaseName": "Failed Example 6", + "testCaseUrl": "https://www.w3.org/WAI/content-assets/wcag-act-rules/testcases/e086e5/4246616cd947040f64dc183b66e1f6c30b2d7fbb.html", + "testCaseApproved": true, + "expected": "failed", + "procedureResults": [ + { + "procedureName": "Oracle_4.1.2_Method_1", + "outcomes": [ + "untested" + ] + } + ] + }, + { + "testcaseId": "b0c554cfdddfdc0fe15923066b329868dd9e70c8", + "testCaseName": "Failed Example 7", + "testCaseUrl": "https://www.w3.org/WAI/content-assets/wcag-act-rules/testcases/e086e5/b0c554cfdddfdc0fe15923066b329868dd9e70c8.html", + "testCaseApproved": true, + "expected": "failed", + "procedureResults": [ + { + "procedureName": "Oracle_4.1.2_Method_1", + "outcomes": [ + "untested" + ] + } + ] + }, + { + "testcaseId": "c828178c45e9299883296cf425144d2ae804fc27", + "testCaseName": "Inapplicable Example 1", + "testCaseUrl": "https://www.w3.org/WAI/content-assets/wcag-act-rules/testcases/e086e5/c828178c45e9299883296cf425144d2ae804fc27.html", + "testCaseApproved": true, + "expected": "inapplicable", + "procedureResults": [ + { + "procedureName": "Oracle_4.1.2_Method_1", + "outcomes": [ + "untested" + ] + } + ] + }, + { + "testcaseId": "43b93bc71597fdc7152a7920a78f27a3b27cf639", + "testCaseName": "Inapplicable Example 2", + "testCaseUrl": "https://www.w3.org/WAI/content-assets/wcag-act-rules/testcases/e086e5/43b93bc71597fdc7152a7920a78f27a3b27cf639.html", + "testCaseApproved": true, + "expected": "inapplicable", + "procedureResults": [ + { + "procedureName": "Oracle_4.1.2_Method_1", + "outcomes": [ + "untested" + ] + } + ] + }, + { + "testcaseId": "16a907322625e3b82c25f571eb9dd8fe897444f8", + "testCaseName": "Inapplicable Example 3", + "testCaseUrl": "https://www.w3.org/WAI/content-assets/wcag-act-rules/testcases/e086e5/16a907322625e3b82c25f571eb9dd8fe897444f8.html", + "testCaseApproved": true, + "expected": "inapplicable", + "procedureResults": [ + { + "procedureName": "Oracle_4.1.2_Method_1", + "outcomes": [ + "untested" + ] + } + ] + }, + { + "testcaseId": "d9ee6c2ae6da41521bd4ba0bf25c4b6bcd253f37", + "testCaseName": "Passed Example 8", + "testCaseUrl": "https://www.w3.org/WAI/content-assets/wcag-act-rules/testcases/e086e5/d9ee6c2ae6da41521bd4ba0bf25c4b6bcd253f37.html", + "testCaseApproved": false, + "expected": "passed", + "procedureResults": [ + { + "procedureName": "Oracle_4.1.2_Method_1", + "outcomes": [ + "untested" + ] + } + ] + }, + { + "testcaseId": "bd816c3ef10b8982f18411e1623887d2444d7311", + "testCaseName": "Failed Example 8", + "testCaseUrl": "https://www.w3.org/WAI/content-assets/wcag-act-rules/testcases/e086e5/bd816c3ef10b8982f18411e1623887d2444d7311.html", + "testCaseApproved": false, + "expected": "failed", + "procedureResults": [ + { + "procedureName": "Oracle_4.1.2_Method_1", + "outcomes": [ + "untested" + ] + } + ] + } + ] }, { "ruleId": "b5c3f8", "ruleName": "HTML page has `lang` attribute", "ruleApproved": true, - "procedureNames": [], + "procedureNames": [ + "Oracle_3.1.1_Method_1" + ], "consistency": null, - "coverage": null, - "testCaseResults": [] + "accessibilityRequirements": { + "correct": true, + "expected": [ + "WCAG2:language-of-page" + ], + "reported": [ + "WCAG2:language-of-page" + ] + }, + "coverage": { + "covered": 2, + "untested": 7, + "cantTell": 1, + "testCaseTotal": 14 + }, + "testCaseResults": [ + { + "testcaseId": "f8214944f374b25c3ce42bd92a4304d38a2309dc", + "testCaseName": "Passed Example 1", + "testCaseUrl": "https://www.w3.org/WAI/content-assets/wcag-act-rules/testcases/b5c3f8/f8214944f374b25c3ce42bd92a4304d38a2309dc.html", + "testCaseApproved": true, + "expected": "passed", + "procedureResults": [ + { + "procedureName": "Oracle_3.1.1_Method_1", + "outcomes": [ + "passed" + ] + } + ] + }, + { + "testcaseId": "941efb7368e46b27b937d34b07fc4d41da01b002", + "testCaseName": "Failed Example 1", + "testCaseUrl": "https://www.w3.org/WAI/content-assets/wcag-act-rules/testcases/b5c3f8/941efb7368e46b27b937d34b07fc4d41da01b002.html", + "testCaseApproved": true, + "expected": "failed", + "procedureResults": [ + { + "procedureName": "Oracle_3.1.1_Method_1", + "outcomes": [ + "passed" + ] + } + ] + }, + { + "testcaseId": "36f0f321c8aa6e8c0a5ee08b15e8f1442ad762fd", + "testCaseName": "Failed Example 2", + "testCaseUrl": "https://www.w3.org/WAI/content-assets/wcag-act-rules/testcases/b5c3f8/36f0f321c8aa6e8c0a5ee08b15e8f1442ad762fd.html", + "testCaseApproved": true, + "expected": "failed", + "procedureResults": [ + { + "procedureName": "Oracle_3.1.1_Method_1", + "outcomes": [ + "passed" + ] + } + ] + }, + { + "testcaseId": "5636ffbff7668ca38610e36905889df90a92f485", + "testCaseName": "Failed Example 3", + "testCaseUrl": "https://www.w3.org/WAI/content-assets/wcag-act-rules/testcases/b5c3f8/5636ffbff7668ca38610e36905889df90a92f485.html", + "testCaseApproved": true, + "expected": "failed", + "procedureResults": [ + { + "procedureName": "Oracle_3.1.1_Method_1", + "outcomes": [ + "passed" + ] + } + ] + }, + { + "testcaseId": "4885abc44ca092b3d07a3f8e855dbcbf33f6c66b", + "testCaseName": "Failed Example 4", + "testCaseUrl": "https://www.w3.org/WAI/content-assets/wcag-act-rules/testcases/b5c3f8/4885abc44ca092b3d07a3f8e855dbcbf33f6c66b.html", + "testCaseApproved": true, + "expected": "failed", + "procedureResults": [ + { + "procedureName": "Oracle_3.1.1_Method_1", + "outcomes": [ + "passed" + ] + } + ] + }, + { + "testcaseId": "297b27cc9c3500b77e72320d73ad8252aede9bb8", + "testCaseName": "Inapplicable Example 1", + "testCaseUrl": "https://www.w3.org/WAI/content-assets/wcag-act-rules/testcases/b5c3f8/297b27cc9c3500b77e72320d73ad8252aede9bb8.svg", + "testCaseApproved": true, + "expected": "inapplicable", + "procedureResults": [ + { + "procedureName": "Oracle_3.1.1_Method_1", + "outcomes": [ + "cantTell" + ] + } + ] + }, + { + "testcaseId": "af7eaac588fa1a23884d30f93ed50c2f1779c2fa", + "testCaseName": "Inapplicable Example 2", + "testCaseUrl": "https://www.w3.org/WAI/content-assets/wcag-act-rules/testcases/b5c3f8/af7eaac588fa1a23884d30f93ed50c2f1779c2fa.xml", + "testCaseApproved": true, + "expected": "inapplicable", + "procedureResults": [ + { + "procedureName": "Oracle_3.1.1_Method_1", + "outcomes": [ + "inapplicable" + ] + } + ] + }, + { + "testcaseId": "0fac26928e2bf6b7db6c7f46a1e0ab50aaa8a7c1", + "testCaseName": "Passed Example 1", + "testCaseUrl": "https://www.w3.org/WAI/content-assets/wcag-act-rules/testcases/b5c3f8/0fac26928e2bf6b7db6c7f46a1e0ab50aaa8a7c1.html", + "testCaseApproved": false, + "expected": "passed", + "procedureResults": [ + { + "procedureName": "Oracle_3.1.1_Method_1", + "outcomes": [ + "untested" + ] + } + ] + }, + { + "testcaseId": "473352935acf2463b14dbd8e38073e913eeb5c08", + "testCaseName": "Failed Example 1", + "testCaseUrl": "https://www.w3.org/WAI/content-assets/wcag-act-rules/testcases/b5c3f8/473352935acf2463b14dbd8e38073e913eeb5c08.html", + "testCaseApproved": false, + "expected": "failed", + "procedureResults": [ + { + "procedureName": "Oracle_3.1.1_Method_1", + "outcomes": [ + "untested" + ] + } + ] + }, + { + "testcaseId": "98681b2a7949e49b2da1b353f70e688528fe7ddc", + "testCaseName": "Failed Example 2", + "testCaseUrl": "https://www.w3.org/WAI/content-assets/wcag-act-rules/testcases/b5c3f8/98681b2a7949e49b2da1b353f70e688528fe7ddc.html", + "testCaseApproved": false, + "expected": "failed", + "procedureResults": [ + { + "procedureName": "Oracle_3.1.1_Method_1", + "outcomes": [ + "untested" + ] + } + ] + }, + { + "testcaseId": "4ea0280617a1b71dcc327356484f8767919b0f40", + "testCaseName": "Failed Example 3", + "testCaseUrl": "https://www.w3.org/WAI/content-assets/wcag-act-rules/testcases/b5c3f8/4ea0280617a1b71dcc327356484f8767919b0f40.html", + "testCaseApproved": false, + "expected": "failed", + "procedureResults": [ + { + "procedureName": "Oracle_3.1.1_Method_1", + "outcomes": [ + "untested" + ] + } + ] + }, + { + "testcaseId": "4f94c3e26f43701d91db403fe26cd8894bdc8ccf", + "testCaseName": "Failed Example 4", + "testCaseUrl": "https://www.w3.org/WAI/content-assets/wcag-act-rules/testcases/b5c3f8/4f94c3e26f43701d91db403fe26cd8894bdc8ccf.html", + "testCaseApproved": false, + "expected": "failed", + "procedureResults": [ + { + "procedureName": "Oracle_3.1.1_Method_1", + "outcomes": [ + "untested" + ] + } + ] + }, + { + "testcaseId": "b584aa8aeb33814a0ecb63fd9ed4d97f2211f837", + "testCaseName": "Inapplicable Example 1", + "testCaseUrl": "https://www.w3.org/WAI/content-assets/wcag-act-rules/testcases/b5c3f8/b584aa8aeb33814a0ecb63fd9ed4d97f2211f837.svg", + "testCaseApproved": false, + "expected": "inapplicable", + "procedureResults": [ + { + "procedureName": "Oracle_3.1.1_Method_1", + "outcomes": [ + "untested" + ] + } + ] + }, + { + "testcaseId": "58847c387d3b2cfa7e57c6ed613a8f31569cfd30", + "testCaseName": "Inapplicable Example 2", + "testCaseUrl": "https://www.w3.org/WAI/content-assets/wcag-act-rules/testcases/b5c3f8/58847c387d3b2cfa7e57c6ed613a8f31569cfd30.xml", + "testCaseApproved": false, + "expected": "inapplicable", + "procedureResults": [ + { + "procedureName": "Oracle_3.1.1_Method_1", + "outcomes": [ + "untested" + ] + } + ] + } + ] }, { "ruleId": "bf051a", "ruleName": "HTML page `lang` attribute has valid language tag", "ruleApproved": true, - "procedureNames": [], - "consistency": null, - "coverage": null, - "testCaseResults": [] + "procedureNames": [ + "Oracle_3.1.1_Method_1" + ], + "consistency": "complete", + "accessibilityRequirements": { + "correct": true, + "expected": [ + "WCAG2:language-of-page" + ], + "reported": [ + "WCAG2:language-of-page" + ] + }, + "coverage": { + "covered": 7, + "untested": 0, + "cantTell": 0, + "testCaseTotal": 7 + }, + "testCaseResults": [ + { + "testcaseId": "7d8c4fd028c504d10c4e5e9bd7183c139549e1a1", + "testCaseName": "Passed Example 1", + "testCaseUrl": "https://www.w3.org/WAI/content-assets/wcag-act-rules/testcases/bf051a/7d8c4fd028c504d10c4e5e9bd7183c139549e1a1.html", + "testCaseApproved": true, + "expected": "passed", + "procedureResults": [ + { + "procedureName": "Oracle_3.1.1_Method_1", + "outcomes": [ + "passed" + ] + } + ] + }, + { + "testcaseId": "a49f11c86ad81c4d42700dfca58a7eeec377f02e", + "testCaseName": "Passed Example 2", + "testCaseUrl": "https://www.w3.org/WAI/content-assets/wcag-act-rules/testcases/bf051a/a49f11c86ad81c4d42700dfca58a7eeec377f02e.html", + "testCaseApproved": true, + "expected": "passed", + "procedureResults": [ + { + "procedureName": "Oracle_3.1.1_Method_1", + "outcomes": [ + "passed" + ] + } + ] + }, + { + "testcaseId": "b7a35f8080e756776877bca013a910dafde8ef73", + "testCaseName": "Failed Example 1", + "testCaseUrl": "https://www.w3.org/WAI/content-assets/wcag-act-rules/testcases/bf051a/b7a35f8080e756776877bca013a910dafde8ef73.html", + "testCaseApproved": true, + "expected": "failed", + "procedureResults": [ + { + "procedureName": "Oracle_3.1.1_Method_1", + "outcomes": [ + "failed" + ] + } + ] + }, + { + "testcaseId": "5c998eef8cb13a8f577dade1a3b9fe591bc69204", + "testCaseName": "Failed Example 2", + "testCaseUrl": "https://www.w3.org/WAI/content-assets/wcag-act-rules/testcases/bf051a/5c998eef8cb13a8f577dade1a3b9fe591bc69204.html", + "testCaseApproved": true, + "expected": "failed", + "procedureResults": [ + { + "procedureName": "Oracle_3.1.1_Method_1", + "outcomes": [ + "failed" + ] + } + ] + }, + { + "testcaseId": "0f73e7179e17f050380f0ea350d2551611820fd5", + "testCaseName": "Failed Example 3", + "testCaseUrl": "https://www.w3.org/WAI/content-assets/wcag-act-rules/testcases/bf051a/0f73e7179e17f050380f0ea350d2551611820fd5.html", + "testCaseApproved": true, + "expected": "failed", + "procedureResults": [ + { + "procedureName": "Oracle_3.1.1_Method_1", + "outcomes": [ + "failed" + ] + } + ] + }, + { + "testcaseId": "b64d767d873269ff00966630e34ab198fc24368f", + "testCaseName": "Failed Example 4", + "testCaseUrl": "https://www.w3.org/WAI/content-assets/wcag-act-rules/testcases/bf051a/b64d767d873269ff00966630e34ab198fc24368f.html", + "testCaseApproved": true, + "expected": "failed", + "procedureResults": [ + { + "procedureName": "Oracle_3.1.1_Method_1", + "outcomes": [ + "failed" + ] + } + ] + }, + { + "testcaseId": "1b73557d29073ecd327790ca1a6e343b4395b2ab", + "testCaseName": "Inapplicable Example 1", + "testCaseUrl": "https://www.w3.org/WAI/content-assets/wcag-act-rules/testcases/bf051a/1b73557d29073ecd327790ca1a6e343b4395b2ab.svg", + "testCaseApproved": true, + "expected": "inapplicable", + "procedureResults": [ + { + "procedureName": "Oracle_3.1.1_Method_1", + "outcomes": [ + "inapplicable" + ] + } + ] + } + ] }, { "ruleId": "5b7ae0", "ruleName": "HTML page `lang` and `xml:lang` attributes have matching values", "ruleApproved": true, - "procedureNames": [], - "consistency": null, - "coverage": null, - "testCaseResults": [] + "procedureNames": [ + "Oracle_3.1.1_Method_1" + ], + "consistency": "complete", + "accessibilityRequirements": { + "correct": true, + "expected": [ + "WCAG2:language-of-page" + ], + "reported": [ + "WCAG2:language-of-page" + ] + }, + "coverage": { + "covered": 12, + "untested": 0, + "cantTell": 0, + "testCaseTotal": 12 + }, + "testCaseResults": [ + { + "testcaseId": "e41574526cdf4626016308c0f4185a5f91a0d29d", + "testCaseName": "Passed Example 1", + "testCaseUrl": "https://www.w3.org/WAI/content-assets/wcag-act-rules/testcases/5b7ae0/e41574526cdf4626016308c0f4185a5f91a0d29d.html", + "testCaseApproved": true, + "expected": "passed", + "procedureResults": [ + { + "procedureName": "Oracle_3.1.1_Method_1", + "outcomes": [ + "passed" + ] + } + ] + }, + { + "testcaseId": "dfc9d18aeb0f09f44646435fd37fcf63410c197b", + "testCaseName": "Passed Example 2", + "testCaseUrl": "https://www.w3.org/WAI/content-assets/wcag-act-rules/testcases/5b7ae0/dfc9d18aeb0f09f44646435fd37fcf63410c197b.html", + "testCaseApproved": true, + "expected": "passed", + "procedureResults": [ + { + "procedureName": "Oracle_3.1.1_Method_1", + "outcomes": [ + "passed" + ] + } + ] + }, + { + "testcaseId": "a203d146dcc0d1df9f246cdf3b3b860d87e91c1c", + "testCaseName": "Passed Example 3", + "testCaseUrl": "https://www.w3.org/WAI/content-assets/wcag-act-rules/testcases/5b7ae0/a203d146dcc0d1df9f246cdf3b3b860d87e91c1c.html", + "testCaseApproved": true, + "expected": "passed", + "procedureResults": [ + { + "procedureName": "Oracle_3.1.1_Method_1", + "outcomes": [ + "passed" + ] + } + ] + }, + { + "testcaseId": "82c5599492f32e1a90615f15548e79d254dd1b54", + "testCaseName": "Failed Example 1", + "testCaseUrl": "https://www.w3.org/WAI/content-assets/wcag-act-rules/testcases/5b7ae0/82c5599492f32e1a90615f15548e79d254dd1b54.html", + "testCaseApproved": true, + "expected": "failed", + "procedureResults": [ + { + "procedureName": "Oracle_3.1.1_Method_1", + "outcomes": [ + "failed" + ] + } + ] + }, + { + "testcaseId": "943ccfe43d79c6eb8013e793440c49da63fa5d8a", + "testCaseName": "Failed Example 2", + "testCaseUrl": "https://www.w3.org/WAI/content-assets/wcag-act-rules/testcases/5b7ae0/943ccfe43d79c6eb8013e793440c49da63fa5d8a.html", + "testCaseApproved": true, + "expected": "failed", + "procedureResults": [ + { + "procedureName": "Oracle_3.1.1_Method_1", + "outcomes": [ + "failed" + ] + } + ] + }, + { + "testcaseId": "d0f61fa9d6acd6759aaf5aec062a1e5026fcf4d5", + "testCaseName": "Inapplicable Example 1", + "testCaseUrl": "https://www.w3.org/WAI/content-assets/wcag-act-rules/testcases/5b7ae0/d0f61fa9d6acd6759aaf5aec062a1e5026fcf4d5.svg", + "testCaseApproved": true, + "expected": "inapplicable", + "procedureResults": [ + { + "procedureName": "Oracle_3.1.1_Method_1", + "outcomes": [ + "inapplicable" + ] + } + ] + }, + { + "testcaseId": "84aa25ef587640beb210c6de408f209021542593", + "testCaseName": "Inapplicable Example 2", + "testCaseUrl": "https://www.w3.org/WAI/content-assets/wcag-act-rules/testcases/5b7ae0/84aa25ef587640beb210c6de408f209021542593.svg", + "testCaseApproved": true, + "expected": "inapplicable", + "procedureResults": [ + { + "procedureName": "Oracle_3.1.1_Method_1", + "outcomes": [ + "inapplicable" + ] + } + ] + }, + { + "testcaseId": "f766afdae47b656ab4dd08a3ae552506f3f1f820", + "testCaseName": "Inapplicable Example 3", + "testCaseUrl": "https://www.w3.org/WAI/content-assets/wcag-act-rules/testcases/5b7ae0/f766afdae47b656ab4dd08a3ae552506f3f1f820.xml", + "testCaseApproved": true, + "expected": "inapplicable", + "procedureResults": [ + { + "procedureName": "Oracle_3.1.1_Method_1", + "outcomes": [ + "inapplicable" + ] + } + ] + }, + { + "testcaseId": "36d5b7fa707573676b64884e8aa2b42a730f38d7", + "testCaseName": "Inapplicable Example 4", + "testCaseUrl": "https://www.w3.org/WAI/content-assets/wcag-act-rules/testcases/5b7ae0/36d5b7fa707573676b64884e8aa2b42a730f38d7.xhtml", + "testCaseApproved": true, + "expected": "inapplicable", + "procedureResults": [ + { + "procedureName": "Oracle_3.1.1_Method_1", + "outcomes": [ + "inapplicable" + ] + } + ] + }, + { + "testcaseId": "f8214944f374b25c3ce42bd92a4304d38a2309dc", + "testCaseName": "Inapplicable Example 5", + "testCaseUrl": "https://www.w3.org/WAI/content-assets/wcag-act-rules/testcases/5b7ae0/f8214944f374b25c3ce42bd92a4304d38a2309dc.html", + "testCaseApproved": true, + "expected": "inapplicable", + "procedureResults": [ + { + "procedureName": "Oracle_3.1.1_Method_1", + "outcomes": [ + "inapplicable" + ] + } + ] + }, + { + "testcaseId": "f4e4e57719f3adce548e04b1518156e23790d930", + "testCaseName": "Inapplicable Example 6", + "testCaseUrl": "https://www.w3.org/WAI/content-assets/wcag-act-rules/testcases/5b7ae0/f4e4e57719f3adce548e04b1518156e23790d930.html", + "testCaseApproved": true, + "expected": "inapplicable", + "procedureResults": [ + { + "procedureName": "Oracle_3.1.1_Method_1", + "outcomes": [ + "inapplicable" + ] + } + ] + }, + { + "testcaseId": "a6034429b6f1e6a137fc972e0acee45e06a685d2", + "testCaseName": "Inapplicable Example 7", + "testCaseUrl": "https://www.w3.org/WAI/content-assets/wcag-act-rules/testcases/5b7ae0/a6034429b6f1e6a137fc972e0acee45e06a685d2.html", + "testCaseApproved": true, + "expected": "inapplicable", + "procedureResults": [ + { + "procedureName": "Oracle_3.1.1_Method_1", + "outcomes": [ + "inapplicable" + ] + } + ] + } + ] }, { "ruleId": "2779a5", "ruleName": "HTML page has non-empty title", "ruleApproved": true, - "procedureNames": [], + "procedureNames": [ + "Oracle_2.4.2_Method_1" + ], "consistency": null, - "coverage": null, - "testCaseResults": [] + "accessibilityRequirements": { + "correct": true, + "expected": [ + "WCAG2:page-titled" + ], + "reported": [ + "WCAG2:page-titled" + ] + }, + "coverage": { + "covered": 1, + "untested": 8, + "cantTell": 1, + "testCaseTotal": 11 + }, + "testCaseResults": [ + { + "testcaseId": "7f9f315b5041f3726662bf269613c43678af99d4", + "testCaseName": "Passed Example 1", + "testCaseUrl": "https://www.w3.org/WAI/content-assets/wcag-act-rules/testcases/2779a5/7f9f315b5041f3726662bf269613c43678af99d4.html", + "testCaseApproved": true, + "expected": "passed", + "procedureResults": [ + { + "procedureName": "Oracle_2.4.2_Method_1", + "outcomes": [ + "passed" + ] + } + ] + }, + { + "testcaseId": "64771c390e57375a822a7223362ea7bb859c0a96", + "testCaseName": "Passed Example 2", + "testCaseUrl": "https://www.w3.org/WAI/content-assets/wcag-act-rules/testcases/2779a5/64771c390e57375a822a7223362ea7bb859c0a96.html", + "testCaseApproved": true, + "expected": "passed", + "procedureResults": [ + { + "procedureName": "Oracle_2.4.2_Method_1", + "outcomes": [ + "failed" + ] + } + ] + }, + { + "testcaseId": "6b3d2e2147cfc618b744f2dabfaf2e66327055d7", + "testCaseName": "Passed Example 3", + "testCaseUrl": "https://www.w3.org/WAI/content-assets/wcag-act-rules/testcases/2779a5/6b3d2e2147cfc618b744f2dabfaf2e66327055d7.html", + "testCaseApproved": true, + "expected": "passed", + "procedureResults": [ + { + "procedureName": "Oracle_2.4.2_Method_1", + "outcomes": [ + "cantTell" + ] + } + ] + }, + { + "testcaseId": "efa1e0438bb515332ec6b4d943044c336ca77fab", + "testCaseName": "Passed Example 4", + "testCaseUrl": "https://www.w3.org/WAI/content-assets/wcag-act-rules/testcases/2779a5/efa1e0438bb515332ec6b4d943044c336ca77fab.html", + "testCaseApproved": true, + "expected": "passed", + "procedureResults": [ + { + "procedureName": "Oracle_2.4.2_Method_1", + "outcomes": [ + "untested" + ] + } + ] + }, + { + "testcaseId": "0ad882dffaf6edd16058119e1c513b4746b0ac27", + "testCaseName": "Passed Example 5", + "testCaseUrl": "https://www.w3.org/WAI/content-assets/wcag-act-rules/testcases/2779a5/0ad882dffaf6edd16058119e1c513b4746b0ac27.html", + "testCaseApproved": true, + "expected": "passed", + "procedureResults": [ + { + "procedureName": "Oracle_2.4.2_Method_1", + "outcomes": [ + "untested" + ] + } + ] + }, + { + "testcaseId": "820fb18c9bb20fb1a940a0806a87c6f6e468bb5b", + "testCaseName": "Failed Example 1", + "testCaseUrl": "https://www.w3.org/WAI/content-assets/wcag-act-rules/testcases/2779a5/820fb18c9bb20fb1a940a0806a87c6f6e468bb5b.html", + "testCaseApproved": true, + "expected": "failed", + "procedureResults": [ + { + "procedureName": "Oracle_2.4.2_Method_1", + "outcomes": [ + "untested" + ] + } + ] + }, + { + "testcaseId": "314d991fa5328e41f8a806bfbac84d748b41f7ed", + "testCaseName": "Failed Example 2", + "testCaseUrl": "https://www.w3.org/WAI/content-assets/wcag-act-rules/testcases/2779a5/314d991fa5328e41f8a806bfbac84d748b41f7ed.html", + "testCaseApproved": true, + "expected": "failed", + "procedureResults": [ + { + "procedureName": "Oracle_2.4.2_Method_1", + "outcomes": [ + "untested" + ] + } + ] + }, + { + "testcaseId": "5fd6fda771cf8810eef5166464622d6979e0406e", + "testCaseName": "Failed Example 3", + "testCaseUrl": "https://www.w3.org/WAI/content-assets/wcag-act-rules/testcases/2779a5/5fd6fda771cf8810eef5166464622d6979e0406e.html", + "testCaseApproved": true, + "expected": "failed", + "procedureResults": [ + { + "procedureName": "Oracle_2.4.2_Method_1", + "outcomes": [ + "untested" + ] + } + ] + }, + { + "testcaseId": "a14968698b0e95b6624f187d4538e320e4fa8952", + "testCaseName": "Failed Example 4", + "testCaseUrl": "https://www.w3.org/WAI/content-assets/wcag-act-rules/testcases/2779a5/a14968698b0e95b6624f187d4538e320e4fa8952.html", + "testCaseApproved": true, + "expected": "failed", + "procedureResults": [ + { + "procedureName": "Oracle_2.4.2_Method_1", + "outcomes": [ + "untested" + ] + } + ] + }, + { + "testcaseId": "4eeff9c95f15e90ca5abc972079112d1ea5c3d51", + "testCaseName": "Failed Example 5", + "testCaseUrl": "https://www.w3.org/WAI/content-assets/wcag-act-rules/testcases/2779a5/4eeff9c95f15e90ca5abc972079112d1ea5c3d51.html", + "testCaseApproved": true, + "expected": "failed", + "procedureResults": [ + { + "procedureName": "Oracle_2.4.2_Method_1", + "outcomes": [ + "untested" + ] + } + ] + }, + { + "testcaseId": "ecc29b73e37b6a125b3fd9767068dcaa368d467a", + "testCaseName": "Inapplicable Example 1", + "testCaseUrl": "https://www.w3.org/WAI/content-assets/wcag-act-rules/testcases/2779a5/ecc29b73e37b6a125b3fd9767068dcaa368d467a.svg", + "testCaseApproved": true, + "expected": "inapplicable", + "procedureResults": [ + { + "procedureName": "Oracle_2.4.2_Method_1", + "outcomes": [ + "untested" + ] + } + ] + } + ] }, { "ruleId": "59796f", diff --git a/content-assets/wcag-act-rules/earl/oracle.json b/content-assets/wcag-act-rules/earl/oracle.json index 58e19e135..4ffc7e104 100644 --- a/content-assets/wcag-act-rules/earl/oracle.json +++ b/content-assets/wcag-act-rules/earl/oracle.json @@ -279,6 +279,2043 @@ "@type": "TestResult", "outcome": "earl:failed" } + }, + { + "@type": "Assertion", + "subject": { + "@type": "TestSubject", + "source": "https://www.w3.org/WAI/content-assets/wcag-act-rules/testcases/73f2c2/b08efeaf52bbd436d492213c3843894ce4e1151f.html" + }, + "test": { + "@type": "TestCase", + "title": "Oracle_1.3.5_Method_1", + "isPartOf": [ + { + "@type": "TestRequirement", + "title": "WCAG2, SC 1.3.5" + } + ] + }, + "result": { + "@type": "TestResult", + "outcome": "earl:inapplicable" + } + }, + { + "@type": "Assertion", + "subject": { + "@type": "TestSubject", + "source": "https://www.w3.org/WAI/content-assets/wcag-act-rules/testcases/73f2c2/b3ca8290eb74aa794ffbfd3e338facc52e675746.html" + }, + "test": { + "@type": "TestCase", + "title": "Oracle_1.3.5_Method_1", + "isPartOf": [ + { + "@type": "TestRequirement", + "title": "WCAG2, SC 1.3.5" + } + ] + }, + "result": { + "@type": "TestResult", + "outcome": "earl:inapplicable" + } + }, + { + "@type": "Assertion", + "subject": { + "@type": "TestSubject", + "source": "https://www.w3.org/WAI/content-assets/wcag-act-rules/testcases/73f2c2/84ead6cf6757e4ddb90a2912c50ee670b2c776ba.html" + }, + "test": { + "@type": "TestCase", + "title": "Oracle_1.3.5_Method_1", + "isPartOf": [ + { + "@type": "TestRequirement", + "title": "WCAG2, SC 1.3.5" + } + ] + }, + "result": { + "@type": "TestResult", + "outcome": "earl:inapplicable" + } + }, + { + "@type": "Assertion", + "subject": { + "@type": "TestSubject", + "source": "https://www.w3.org/WAI/content-assets/wcag-act-rules/testcases/73f2c2/8ffedb82ca905c0cd8851d924884d9c1cdcb8d08.html" + }, + "test": { + "@type": "TestCase", + "title": "Oracle_1.3.5_Method_1", + "isPartOf": [ + { + "@type": "TestRequirement", + "title": "WCAG2, SC 1.3.5" + } + ] + }, + "result": { + "@type": "TestResult", + "outcome": "earl:inapplicable" + } + }, + { + "@type": "Assertion", + "subject": { + "@type": "TestSubject", + "source": "https://www.w3.org/WAI/content-assets/wcag-act-rules/testcases/73f2c2/84895e9fbb270edde8d9356fa9924eabaf86cf02.html" + }, + "test": { + "@type": "TestCase", + "title": "Oracle_1.3.5_Method_1", + "isPartOf": [ + { + "@type": "TestRequirement", + "title": "WCAG2, SC 1.3.5" + } + ] + }, + "result": { + "@type": "TestResult", + "outcome": "earl:inapplicable" + } + }, + { + "@type": "Assertion", + "subject": { + "@type": "TestSubject", + "source": "https://www.w3.org/WAI/content-assets/wcag-act-rules/testcases/73f2c2/4700b31c9114050fe08d832c6a634d9e54ac78ee.html" + }, + "test": { + "@type": "TestCase", + "title": "Oracle_1.3.5_Method_1", + "isPartOf": [ + { + "@type": "TestRequirement", + "title": "WCAG2, SC 1.3.5" + } + ] + }, + "result": { + "@type": "TestResult", + "outcome": "earl:inapplicable" + } + }, + { + "@type": "Assertion", + "subject": { + "@type": "TestSubject", + "source": "https://www.w3.org/WAI/content-assets/wcag-act-rules/testcases/73f2c2/3a6b86ed813d4c34e566641e9fcd571e16aeae6f.html" + }, + "test": { + "@type": "TestCase", + "title": "Oracle_1.3.5_Method_1", + "isPartOf": [ + { + "@type": "TestRequirement", + "title": "WCAG2, SC 1.3.5" + } + ] + }, + "result": { + "@type": "TestResult", + "outcome": "earl:inapplicable" + } + }, + { + "@type": "Assertion", + "subject": { + "@type": "TestSubject", + "source": "https://www.w3.org/WAI/content-assets/wcag-act-rules/testcases/73f2c2/efcd5df49b39506dac34a310f4b8bc0df71716d3.html" + }, + "test": { + "@type": "TestCase", + "title": "Oracle_1.3.5_Method_1", + "isPartOf": [ + { + "@type": "TestRequirement", + "title": "WCAG2, SC 1.3.5" + } + ] + }, + "result": { + "@type": "TestResult", + "outcome": "earl:failed" + } + }, + { + "@type": "Assertion", + "subject": { + "@type": "TestSubject", + "source": "https://www.w3.org/WAI/content-assets/wcag-act-rules/testcases/73f2c2/2512c24c9a793fa8a30958e203090f955a3fc262.html" + }, + "test": { + "@type": "TestCase", + "title": "Oracle_1.3.5_Method_1", + "isPartOf": [ + { + "@type": "TestRequirement", + "title": "WCAG2, SC 1.3.5" + } + ] + }, + "result": { + "@type": "TestResult", + "outcome": "earl:failed" + } + }, + { + "@type": "Assertion", + "subject": { + "@type": "TestSubject", + "source": "https://www.w3.org/WAI/content-assets/wcag-act-rules/testcases/73f2c2/55ce632e85a0243abf196c59242b2af699e5c0d4.html" + }, + "test": { + "@type": "TestCase", + "title": "Oracle_1.3.5_Method_1", + "isPartOf": [ + { + "@type": "TestRequirement", + "title": "WCAG2, SC 1.3.5" + } + ] + }, + "result": { + "@type": "TestResult", + "outcome": "earl:failed" + } + }, + { + "@type": "Assertion", + "subject": { + "@type": "TestSubject", + "source": "https://www.w3.org/WAI/content-assets/wcag-act-rules/testcases/73f2c2/130d7f761a6a43b896b2f1d0ded311da6a7aebf1.html" + }, + "test": { + "@type": "TestCase", + "title": "Oracle_1.3.5_Method_1", + "isPartOf": [ + { + "@type": "TestRequirement", + "title": "WCAG2, SC 1.3.5" + } + ] + }, + "result": { + "@type": "TestResult", + "outcome": "earl:failed" + } + }, + { + "@type": "Assertion", + "subject": { + "@type": "TestSubject", + "source": "https://www.w3.org/WAI/content-assets/wcag-act-rules/testcases/73f2c2/3d79434f382323a20bc7dda8cd01e8d084a3c3bf.html" + }, + "test": { + "@type": "TestCase", + "title": "Oracle_1.3.5_Method_1", + "isPartOf": [ + { + "@type": "TestRequirement", + "title": "WCAG2, SC 1.3.5" + } + ] + }, + "result": { + "@type": "TestResult", + "outcome": "earl:failed" + } + }, + { + "@type": "Assertion", + "subject": { + "@type": "TestSubject", + "source": "https://www.w3.org/WAI/content-assets/wcag-act-rules/testcases/73f2c2/92214e0008b9b2e7bd98d991d27c09bb33d4c92c.html" + }, + "test": { + "@type": "TestCase", + "title": "Oracle_1.3.5_Method_1", + "isPartOf": [ + { + "@type": "TestRequirement", + "title": "WCAG2, SC 1.3.5" + } + ] + }, + "result": { + "@type": "TestResult", + "outcome": "earl:failed" + } + }, + { + "@type": "Assertion", + "subject": { + "@type": "TestSubject", + "source": "https://www.w3.org/WAI/content-assets/wcag-act-rules/testcases/73f2c2/41c0b66bc0208aef009343935649f2bec3ae778d.html" + }, + "test": { + "@type": "TestCase", + "title": "Oracle_1.3.5_Method_1", + "isPartOf": [ + { + "@type": "TestRequirement", + "title": "WCAG2, SC 1.3.5" + } + ] + }, + "result": { + "@type": "TestResult", + "outcome": "earl:inapplicable" + } + }, + { + "@type": "Assertion", + "subject": { + "@type": "TestSubject", + "source": "https://www.w3.org/WAI/content-assets/wcag-act-rules/testcases/73f2c2/631fc4f23b93e9486e5cc07aed11a99003d4f354.html" + }, + "test": { + "@type": "TestCase", + "title": "Oracle_1.3.5_Method_1", + "isPartOf": [ + { + "@type": "TestRequirement", + "title": "WCAG2, SC 1.3.5" + } + ] + }, + "result": { + "@type": "TestResult", + "outcome": "earl:inapplicable" + } + }, + { + "@type": "Assertion", + "subject": { + "@type": "TestSubject", + "source": "https://www.w3.org/WAI/content-assets/wcag-act-rules/testcases/97a4e1/a4cc71b0434f71f4ea0069c409f73e0207dfb403.html" + }, + "test": { + "@type": "TestCase", + "title": "Oracle_4.1.2_Method_1", + "isPartOf": [ + { + "@type": "TestRequirement", + "title": "WCAG2, SC 4.1.2" + } + ] + }, + "result": { + "@type": "TestResult", + "outcome": "earl:passed" + } + }, + { + "@type": "Assertion", + "subject": { + "@type": "TestSubject", + "source": "https://www.w3.org/WAI/content-assets/wcag-act-rules/testcases/97a4e1/d9adf41033a5b71a0730b6df8c1c7e01088e9022.html" + }, + "test": { + "@type": "TestCase", + "title": "Oracle_4.1.2_Method_1", + "isPartOf": [ + { + "@type": "TestRequirement", + "title": "WCAG2, SC 4.1.2" + } + ] + }, + "result": { + "@type": "TestResult", + "outcome": "earl:passed" + } + }, + { + "@type": "Assertion", + "subject": { + "@type": "TestSubject", + "source": "https://www.w3.org/WAI/content-assets/wcag-act-rules/testcases/97a4e1/3004e7b1a47b2e5a5c77b3eef36b50d495c9e4a1.html" + }, + "test": { + "@type": "TestCase", + "title": "Oracle_4.1.2_Method_1", + "isPartOf": [ + { + "@type": "TestRequirement", + "title": "WCAG2, SC 4.1.2" + } + ] + }, + "result": { + "@type": "TestResult", + "outcome": "earl:passed" + } + }, + { + "@type": "Assertion", + "subject": { + "@type": "TestSubject", + "source": "https://www.w3.org/WAI/content-assets/wcag-act-rules/testcases/97a4e1/ff4b76894bd9aaad29242e72fe93fd9798bf85af.html" + }, + "test": { + "@type": "TestCase", + "title": "Oracle_4.1.2_Method_1", + "isPartOf": [ + { + "@type": "TestRequirement", + "title": "WCAG2, SC 4.1.2" + } + ] + }, + "result": { + "@type": "TestResult", + "outcome": "earl:passed" + } + }, + { + "@type": "Assertion", + "subject": { + "@type": "TestSubject", + "source": "https://www.w3.org/WAI/content-assets/wcag-act-rules/testcases/97a4e1/5bfdf45a98f7d2f0e93a700f7ce0fe5f723bf0f7.html" + }, + "test": { + "@type": "TestCase", + "title": "Oracle_4.1.2_Method_1", + "isPartOf": [ + { + "@type": "TestRequirement", + "title": "WCAG2, SC 4.1.2" + } + ] + }, + "result": { + "@type": "TestResult", + "outcome": "earl:passed" + } + }, + { + "@type": "Assertion", + "subject": { + "@type": "TestSubject", + "source": "https://www.w3.org/WAI/content-assets/wcag-act-rules/testcases/97a4e1/00fe207175e40ddc81a86fb09504e5fa33b7dd0f.html" + }, + "test": { + "@type": "TestCase", + "title": "Oracle_4.1.2_Method_1", + "isPartOf": [ + { + "@type": "TestRequirement", + "title": "WCAG2, SC 4.1.2" + } + ] + }, + "result": { + "@type": "TestResult", + "outcome": "earl:passed" + } + }, + { + "@type": "Assertion", + "subject": { + "@type": "TestSubject", + "source": "https://www.w3.org/WAI/content-assets/wcag-act-rules/testcases/97a4e1/3fe70212e0020d7fa552b7c6c035a466c900c4b9.html" + }, + "test": { + "@type": "TestCase", + "title": "Oracle_4.1.2_Method_1", + "isPartOf": [ + { + "@type": "TestRequirement", + "title": "WCAG2, SC 4.1.2" + } + ] + }, + "result": { + "@type": "TestResult", + "outcome": "earl:passed" + } + }, + { + "@type": "Assertion", + "subject": { + "@type": "TestSubject", + "source": "https://www.w3.org/WAI/content-assets/wcag-act-rules/testcases/97a4e1/1ec8deb0b18514b612774d3af39b5ad41f2a792b.html" + }, + "test": { + "@type": "TestCase", + "title": "Oracle_4.1.2_Method_1", + "isPartOf": [ + { + "@type": "TestRequirement", + "title": "WCAG2, SC 4.1.2" + } + ] + }, + "result": { + "@type": "TestResult", + "outcome": "earl:failed" + } + }, + { + "@type": "Assertion", + "subject": { + "@type": "TestSubject", + "source": "https://www.w3.org/WAI/content-assets/wcag-act-rules/testcases/97a4e1/2c5b0625e21b3503d1cd4c4daf53b15ae41c562d.html" + }, + "test": { + "@type": "TestCase", + "title": "Oracle_4.1.2_Method_1", + "isPartOf": [ + { + "@type": "TestRequirement", + "title": "WCAG2, SC 4.1.2" + } + ] + }, + "result": { + "@type": "TestResult", + "outcome": "earl:failed" + } + }, + { + "@type": "Assertion", + "subject": { + "@type": "TestSubject", + "source": "https://www.w3.org/WAI/content-assets/wcag-act-rules/testcases/97a4e1/ffe1796f06e1082a8ddae54a471dcca66c783c4e.html" + }, + "test": { + "@type": "TestCase", + "title": "Oracle_4.1.2_Method_1", + "isPartOf": [ + { + "@type": "TestRequirement", + "title": "WCAG2, SC 4.1.2" + } + ] + }, + "result": { + "@type": "TestResult", + "outcome": "earl:failed" + } + }, + { + "@type": "Assertion", + "subject": { + "@type": "TestSubject", + "source": "https://www.w3.org/WAI/content-assets/wcag-act-rules/testcases/97a4e1/1a6035f4f09b339ac53bc547fc727a51ab05a3c6.html" + }, + "test": { + "@type": "TestCase", + "title": "Oracle_4.1.2_Method_1", + "isPartOf": [ + { + "@type": "TestRequirement", + "title": "WCAG2, SC 4.1.2" + } + ] + }, + "result": { + "@type": "TestResult", + "outcome": "earl:failed" + } + }, + { + "@type": "Assertion", + "subject": { + "@type": "TestSubject", + "source": "https://www.w3.org/WAI/content-assets/wcag-act-rules/testcases/97a4e1/ac9a749a026c47209c34677ca6ac0dc093d24888.html" + }, + "test": { + "@type": "TestCase", + "title": "Oracle_4.1.2_Method_1", + "isPartOf": [ + { + "@type": "TestRequirement", + "title": "WCAG2, SC 4.1.2" + } + ] + }, + "result": { + "@type": "TestResult", + "outcome": "earl:failed" + } + }, + { + "@type": "Assertion", + "subject": { + "@type": "TestSubject", + "source": "https://www.w3.org/WAI/content-assets/wcag-act-rules/testcases/97a4e1/0666607827b30150ed0a5be439f58623b3222131.html" + }, + "test": { + "@type": "TestCase", + "title": "Oracle_4.1.2_Method_1", + "isPartOf": [ + { + "@type": "TestRequirement", + "title": "WCAG2, SC 4.1.2" + } + ] + }, + "result": { + "@type": "TestResult", + "outcome": "earl:inapplicable" + } + }, + { + "@type": "Assertion", + "subject": { + "@type": "TestSubject", + "source": "https://www.w3.org/WAI/content-assets/wcag-act-rules/testcases/97a4e1/14c51a76c14250316a756b7660b2489f18896d5a.html" + }, + "test": { + "@type": "TestCase", + "title": "Oracle_4.1.2_Method_1", + "isPartOf": [ + { + "@type": "TestRequirement", + "title": "WCAG2, SC 4.1.2" + } + ] + }, + "result": { + "@type": "TestResult", + "outcome": "earl:inapplicable" + } + }, + { + "@type": "Assertion", + "subject": { + "@type": "TestSubject", + "source": "https://www.w3.org/WAI/content-assets/wcag-act-rules/testcases/97a4e1/096bf1e8eeb0b5633861389cb3fa3267649e396c.html" + }, + "test": { + "@type": "TestCase", + "title": "Oracle_4.1.2_Method_1", + "isPartOf": [ + { + "@type": "TestRequirement", + "title": "WCAG2, SC 4.1.2" + } + ] + }, + "result": { + "@type": "TestResult", + "outcome": "earl:inapplicable" + } + }, + { + "@type": "Assertion", + "subject": { + "@type": "TestSubject", + "source": "https://www.w3.org/WAI/content-assets/wcag-act-rules/testcases/97a4e1/b6b0eec01fc2759e3335fa4e448e5772161a9da6.html" + }, + "test": { + "@type": "TestCase", + "title": "Oracle_4.1.2_Method_1", + "isPartOf": [ + { + "@type": "TestRequirement", + "title": "WCAG2, SC 4.1.2" + } + ] + }, + "result": { + "@type": "TestResult", + "outcome": "earl:inapplicable" + } + }, + { + "@type": "Assertion", + "subject": { + "@type": "TestSubject", + "source": "https://www.w3.org/WAI/content-assets/wcag-act-rules/testcases/97a4e1/21bbd170c05cd535fd5096f9c7eebc54eb72d936.html" + }, + "test": { + "@type": "TestCase", + "title": "Oracle_4.1.2_Method_1", + "isPartOf": [ + { + "@type": "TestRequirement", + "title": "WCAG2, SC 4.1.2" + } + ] + }, + "result": { + "@type": "TestResult", + "outcome": "earl:inapplicable" + } + }, + { + "@type": "Assertion", + "subject": { + "@type": "TestSubject", + "source": "https://www.w3.org/WAI/content-assets/wcag-act-rules/testcases/e086e5/933cad4e69415e2a2970832d2d60e2b854bca1b4.html" + }, + "test": { + "@type": "TestCase", + "title": "Oracle_4.1.2_Method_1", + "isPartOf": [ + { + "@type": "TestRequirement", + "title": "WCAG2, SC 4.1.2" + } + ] + }, + "result": { + "@type": "TestResult", + "outcome": "earl:passed" + } + }, + { + "@type": "Assertion", + "subject": { + "@type": "TestSubject", + "source": "https://www.w3.org/WAI/content-assets/wcag-act-rules/testcases/e086e5/366e62d83ede9df9fdad86cf7040600916bb065a.html" + }, + "test": { + "@type": "TestCase", + "title": "Oracle_4.1.2_Method_1", + "isPartOf": [ + { + "@type": "TestRequirement", + "title": "WCAG2, SC 4.1.2" + } + ] + }, + "result": { + "@type": "TestResult", + "outcome": "earl:passed" + } + }, + { + "@type": "Assertion", + "subject": { + "@type": "TestSubject", + "source": "https://www.w3.org/WAI/content-assets/wcag-act-rules/testcases/e086e5/6726b79b0534d80f567c3e5fd7174962d411be95.html" + }, + "test": { + "@type": "TestCase", + "title": "Oracle_4.1.2_Method_1", + "isPartOf": [ + { + "@type": "TestRequirement", + "title": "WCAG2, SC 4.1.2" + } + ] + }, + "result": { + "@type": "TestResult", + "outcome": "earl:passed" + } + }, + { + "@type": "Assertion", + "subject": { + "@type": "TestSubject", + "source": "https://www.w3.org/WAI/content-assets/wcag-act-rules/testcases/e086e5/2183d2e337eec311b7c2e06c2f9cec759913dba9.html" + }, + "test": { + "@type": "TestCase", + "title": "Oracle_4.1.2_Method_1", + "isPartOf": [ + { + "@type": "TestRequirement", + "title": "WCAG2, SC 4.1.2" + } + ] + }, + "result": { + "@type": "TestResult", + "outcome": "earl:passed" + } + }, + { + "@type": "Assertion", + "subject": { + "@type": "TestSubject", + "source": "https://www.w3.org/WAI/content-assets/wcag-act-rules/testcases/e086e5/3aa8f45d7e358655c39708e2656a2c2d97e7dfa6.html" + }, + "test": { + "@type": "TestCase", + "title": "Oracle_4.1.2_Method_1", + "isPartOf": [ + { + "@type": "TestRequirement", + "title": "WCAG2, SC 4.1.2" + } + ] + }, + "result": { + "@type": "TestResult", + "outcome": "earl:passed" + } + }, + { + "@type": "Assertion", + "subject": { + "@type": "TestSubject", + "source": "https://www.w3.org/WAI/content-assets/wcag-act-rules/testcases/e086e5/ca41ec5f1dba602b8b6e332ad524cbfc5cd1505e.html" + }, + "test": { + "@type": "TestCase", + "title": "Oracle_4.1.2_Method_1", + "isPartOf": [ + { + "@type": "TestRequirement", + "title": "WCAG2, SC 4.1.2" + } + ] + }, + "result": { + "@type": "TestResult", + "outcome": "earl:passed" + } + }, + { + "@type": "Assertion", + "subject": { + "@type": "TestSubject", + "source": "https://www.w3.org/WAI/content-assets/wcag-act-rules/testcases/e086e5/09ea6ee13f7f26b0d6e3103946209ea0726876de.html" + }, + "test": { + "@type": "TestCase", + "title": "Oracle_4.1.2_Method_1", + "isPartOf": [ + { + "@type": "TestRequirement", + "title": "WCAG2, SC 4.1.2" + } + ] + }, + "result": { + "@type": "TestResult", + "outcome": "earl:passed" + } + }, + { + "@type": "Assertion", + "subject": { + "@type": "TestSubject", + "source": "https://www.w3.org/WAI/content-assets/wcag-act-rules/testcases/de46e4/53a78bad6e92791991df42c50d2e763a9f9d772c.html" + }, + "test": { + "@type": "TestCase", + "title": "Oracle_3.1.2_Method_1", + "isPartOf": [ + { + "@type": "TestRequirement", + "title": "WCAG2, SC 3.1.2" + } + ] + }, + "result": { + "@type": "TestResult", + "outcome": "earl:passed" + } + }, + { + "@type": "Assertion", + "subject": { + "@type": "TestSubject", + "source": "https://www.w3.org/WAI/content-assets/wcag-act-rules/testcases/de46e4/e0fe6824b5571e0552ab2955697c5ff0776abf79.html" + }, + "test": { + "@type": "TestCase", + "title": "Oracle_3.1.2_Method_1", + "isPartOf": [ + { + "@type": "TestRequirement", + "title": "WCAG2, SC 3.1.2" + } + ] + }, + "result": { + "@type": "TestResult", + "outcome": "earl:passed" + } + }, + { + "@type": "Assertion", + "subject": { + "@type": "TestSubject", + "source": "https://www.w3.org/WAI/content-assets/wcag-act-rules/testcases/de46e4/207782d0d8899521e2b51b5c384f83d7f4516358.html" + }, + "test": { + "@type": "TestCase", + "title": "Oracle_3.1.2_Method_1", + "isPartOf": [ + { + "@type": "TestRequirement", + "title": "WCAG2, SC 3.1.2" + } + ] + }, + "result": { + "@type": "TestResult", + "outcome": "earl:passed" + } + }, + { + "@type": "Assertion", + "subject": { + "@type": "TestSubject", + "source": "https://www.w3.org/WAI/content-assets/wcag-act-rules/testcases/de46e4/8376f95166a75a8541217b77ae6a235f1aac6c3d.html" + }, + "test": { + "@type": "TestCase", + "title": "Oracle_3.1.2_Method_1", + "isPartOf": [ + { + "@type": "TestRequirement", + "title": "WCAG2, SC 3.1.2" + } + ] + }, + "result": { + "@type": "TestResult", + "outcome": "earl:failed" + } + }, + { + "@type": "Assertion", + "subject": { + "@type": "TestSubject", + "source": "https://www.w3.org/WAI/content-assets/wcag-act-rules/testcases/de46e4/2febb4d398ed0d788f9ac054ff14cfbd68c0c1f1.html" + }, + "test": { + "@type": "TestCase", + "title": "Oracle_3.1.2_Method_1", + "isPartOf": [ + { + "@type": "TestRequirement", + "title": "WCAG2, SC 3.1.2" + } + ] + }, + "result": { + "@type": "TestResult", + "outcome": "earl:passed" + } + }, + { + "@type": "Assertion", + "subject": { + "@type": "TestSubject", + "source": "https://www.w3.org/WAI/content-assets/wcag-act-rules/testcases/de46e4/0545e4efa0d7897b357f0396e7e30d5f3b5921dd.html" + }, + "test": { + "@type": "TestCase", + "title": "Oracle_3.1.2_Method_1", + "isPartOf": [ + { + "@type": "TestRequirement", + "title": "WCAG2, SC 3.1.2" + } + ] + }, + "result": { + "@type": "TestResult", + "outcome": "earl:failed" + } + }, + { + "@type": "Assertion", + "subject": { + "@type": "TestSubject", + "source": "https://www.w3.org/WAI/content-assets/wcag-act-rules/testcases/de46e4/e7f2916927e758969cbfe270ad4b6ed6c07faa72.html" + }, + "test": { + "@type": "TestCase", + "title": "Oracle_3.1.2_Method_1", + "isPartOf": [ + { + "@type": "TestRequirement", + "title": "WCAG2, SC 3.1.2" + } + ] + }, + "result": { + "@type": "TestResult", + "outcome": "earl:failed" + } + }, + { + "@type": "Assertion", + "subject": { + "@type": "TestSubject", + "source": "https://www.w3.org/WAI/content-assets/wcag-act-rules/testcases/de46e4/35a083bacf80a64deb81069ec7db0229520c9a6c.html" + }, + "test": { + "@type": "TestCase", + "title": "Oracle_3.1.2_Method_1", + "isPartOf": [ + { + "@type": "TestRequirement", + "title": "WCAG2, SC 3.1.2" + } + ] + }, + "result": { + "@type": "TestResult", + "outcome": "earl:failed" + } + }, + { + "@type": "Assertion", + "subject": { + "@type": "TestSubject", + "source": "https://www.w3.org/WAI/content-assets/wcag-act-rules/testcases/de46e4/0d2ac2a60f6b99de02537945ac61366e1562403d.html" + }, + "test": { + "@type": "TestCase", + "title": "Oracle_3.1.2_Method_1", + "isPartOf": [ + { + "@type": "TestRequirement", + "title": "WCAG2, SC 3.1.2" + } + ] + }, + "result": { + "@type": "TestResult", + "outcome": "earl:failed" + } + }, + { + "@type": "Assertion", + "subject": { + "@type": "TestSubject", + "source": "https://www.w3.org/WAI/content-assets/wcag-act-rules/testcases/de46e4/8df22e9421c652e9849f7bfb4dbd28a24518c0fb.html" + }, + "test": { + "@type": "TestCase", + "title": "Oracle_3.1.2_Method_1", + "isPartOf": [ + { + "@type": "TestRequirement", + "title": "WCAG2, SC 3.1.2" + } + ] + }, + "result": { + "@type": "TestResult", + "outcome": "earl:failed" + } + }, + { + "@type": "Assertion", + "subject": { + "@type": "TestSubject", + "source": "https://www.w3.org/WAI/content-assets/wcag-act-rules/testcases/de46e4/984a5b424d118046dfa2529398056fbd52d4e5ea.html" + }, + "test": { + "@type": "TestCase", + "title": "Oracle_3.1.2_Method_1", + "isPartOf": [ + { + "@type": "TestRequirement", + "title": "WCAG2, SC 3.1.2" + } + ] + }, + "result": { + "@type": "TestResult", + "outcome": "earl:failed" + } + }, + { + "@type": "Assertion", + "subject": { + "@type": "TestSubject", + "source": "https://www.w3.org/WAI/content-assets/wcag-act-rules/testcases/de46e4/3087d6c373b09b1f4fc70a5c3ae221cce54b626c.html" + }, + "test": { + "@type": "TestCase", + "title": "Oracle_3.1.2_Method_1", + "isPartOf": [ + { + "@type": "TestRequirement", + "title": "WCAG2, SC 3.1.2" + } + ] + }, + "result": { + "@type": "TestResult", + "outcome": "earl:failed" + } + }, + { + "@type": "Assertion", + "subject": { + "@type": "TestSubject", + "source": "https://www.w3.org/WAI/content-assets/wcag-act-rules/testcases/de46e4/915cdae554a817caa4792101fde1adf14563227d.html" + }, + "test": { + "@type": "TestCase", + "title": "Oracle_3.1.2_Method_1", + "isPartOf": [ + { + "@type": "TestRequirement", + "title": "WCAG2, SC 3.1.2" + } + ] + }, + "result": { + "@type": "TestResult", + "outcome": "earl:failed" + } + }, + { + "@type": "Assertion", + "subject": { + "@type": "TestSubject", + "source": "https://www.w3.org/WAI/content-assets/wcag-act-rules/testcases/de46e4/50e733e0c505a556fc53e6265eb5b432823570f7.html" + }, + "test": { + "@type": "TestCase", + "title": "Oracle_3.1.2_Method_1", + "isPartOf": [ + { + "@type": "TestRequirement", + "title": "WCAG2, SC 3.1.2" + } + ] + }, + "result": { + "@type": "TestResult", + "outcome": "earl:failed" + } + }, + { + "@type": "Assertion", + "subject": { + "@type": "TestSubject", + "source": "https://www.w3.org/WAI/content-assets/wcag-act-rules/testcases/de46e4/5b58b483fa53a6ff228c89a7fe57997664845663.html" + }, + "test": { + "@type": "TestCase", + "title": "Oracle_3.1.2_Method_1", + "isPartOf": [ + { + "@type": "TestRequirement", + "title": "WCAG2, SC 3.1.2" + } + ] + }, + "result": { + "@type": "TestResult", + "outcome": "earl:inapplicable" + } + }, + { + "@type": "Assertion", + "subject": { + "@type": "TestSubject", + "source": "https://www.w3.org/WAI/content-assets/wcag-act-rules/testcases/de46e4/d6606eb2863e2176f9beb914e5cfe70bce2d905e.html" + }, + "test": { + "@type": "TestCase", + "title": "Oracle_3.1.2_Method_1", + "isPartOf": [ + { + "@type": "TestRequirement", + "title": "WCAG2, SC 3.1.2" + } + ] + }, + "result": { + "@type": "TestResult", + "outcome": "earl:inapplicable" + } + }, + { + "@type": "Assertion", + "subject": { + "@type": "TestSubject", + "source": "https://www.w3.org/WAI/content-assets/wcag-act-rules/testcases/de46e4/a44f5e11d20feec4ae39e2db0336ddef0a8e04ec.html" + }, + "test": { + "@type": "TestCase", + "title": "Oracle_3.1.2_Method_1", + "isPartOf": [ + { + "@type": "TestRequirement", + "title": "WCAG2, SC 3.1.2" + } + ] + }, + "result": { + "@type": "TestResult", + "outcome": "earl:failed" + } + }, + { + "@type": "Assertion", + "subject": { + "@type": "TestSubject", + "source": "https://www.w3.org/WAI/content-assets/wcag-act-rules/testcases/de46e4/471e3f82cdd9122e2886d2d7bcfc8cda1397a51d.html" + }, + "test": { + "@type": "TestCase", + "title": "Oracle_3.1.2_Method_1", + "isPartOf": [ + { + "@type": "TestRequirement", + "title": "WCAG2, SC 3.1.2" + } + ] + }, + "result": { + "@type": "TestResult", + "outcome": "earl:failed" + } + }, + { + "@type": "Assertion", + "subject": { + "@type": "TestSubject", + "source": "https://www.w3.org/WAI/content-assets/wcag-act-rules/testcases/de46e4/4fa5219cf39dc536c51d67f6c4f9f54271a8dcfa.html" + }, + "test": { + "@type": "TestCase", + "title": "Oracle_3.1.2_Method_1", + "isPartOf": [ + { + "@type": "TestRequirement", + "title": "WCAG2, SC 3.1.2" + } + ] + }, + "result": { + "@type": "TestResult", + "outcome": "earl:failed" + } + }, + { + "@type": "Assertion", + "subject": { + "@type": "TestSubject", + "source": "https://www.w3.org/WAI/content-assets/wcag-act-rules/testcases/b5c3f8/f8214944f374b25c3ce42bd92a4304d38a2309dc.html" + }, + "test": { + "@type": "TestCase", + "title": "Oracle_3.1.1_Method_1", + "isPartOf": [ + { + "@type": "TestRequirement", + "title": "WCAG2, SC 3.1.1" + } + ] + }, + "result": { + "@type": "TestResult", + "outcome": "earl:passed" + } + }, + { + "@type": "Assertion", + "subject": { + "@type": "TestSubject", + "source": "https://www.w3.org/WAI/content-assets/wcag-act-rules/testcases/b5c3f8/941efb7368e46b27b937d34b07fc4d41da01b002.html" + }, + "test": { + "@type": "TestCase", + "title": "Oracle_3.1.1_Method_1", + "isPartOf": [ + { + "@type": "TestRequirement", + "title": "WCAG2, SC 3.1.1" + } + ] + }, + "result": { + "@type": "TestResult", + "outcome": "earl:passed" + } + }, + { + "@type": "Assertion", + "subject": { + "@type": "TestSubject", + "source": "https://www.w3.org/WAI/content-assets/wcag-act-rules/testcases/b5c3f8/36f0f321c8aa6e8c0a5ee08b15e8f1442ad762fd.html" + }, + "test": { + "@type": "TestCase", + "title": "Oracle_3.1.1_Method_1", + "isPartOf": [ + { + "@type": "TestRequirement", + "title": "WCAG2, SC 3.1.1" + } + ] + }, + "result": { + "@type": "TestResult", + "outcome": "earl:passed" + } + }, + { + "@type": "Assertion", + "subject": { + "@type": "TestSubject", + "source": "https://www.w3.org/WAI/content-assets/wcag-act-rules/testcases/b5c3f8/5636ffbff7668ca38610e36905889df90a92f485.html" + }, + "test": { + "@type": "TestCase", + "title": "Oracle_3.1.1_Method_1", + "isPartOf": [ + { + "@type": "TestRequirement", + "title": "WCAG2, SC 3.1.1" + } + ] + }, + "result": { + "@type": "TestResult", + "outcome": "earl:passed" + } + }, + { + "@type": "Assertion", + "subject": { + "@type": "TestSubject", + "source": "https://www.w3.org/WAI/content-assets/wcag-act-rules/testcases/b5c3f8/4885abc44ca092b3d07a3f8e855dbcbf33f6c66b.html" + }, + "test": { + "@type": "TestCase", + "title": "Oracle_3.1.1_Method_1", + "isPartOf": [ + { + "@type": "TestRequirement", + "title": "WCAG2, SC 3.1.1" + } + ] + }, + "result": { + "@type": "TestResult", + "outcome": "earl:passed" + } + }, + { + "@type": "Assertion", + "subject": { + "@type": "TestSubject", + "source": "https://www.w3.org/WAI/content-assets/wcag-act-rules/testcases/b5c3f8/297b27cc9c3500b77e72320d73ad8252aede9bb8.svg" + }, + "test": { + "@type": "TestCase", + "title": "Oracle_3.1.1_Method_1", + "isPartOf": [ + { + "@type": "TestRequirement", + "title": "WCAG2, SC 3.1.1" + } + ] + }, + "result": { + "@type": "TestResult", + "outcome": "earl:cantTell" + } + }, + { + "@type": "Assertion", + "subject": { + "@type": "TestSubject", + "source": "https://www.w3.org/WAI/content-assets/wcag-act-rules/testcases/b5c3f8/af7eaac588fa1a23884d30f93ed50c2f1779c2fa.xml" + }, + "test": { + "@type": "TestCase", + "title": "Oracle_3.1.1_Method_1", + "isPartOf": [ + { + "@type": "TestRequirement", + "title": "WCAG2, SC 3.1.1" + } + ] + }, + "result": { + "@type": "TestResult", + "outcome": "earl:inapplicable" + } + }, + { + "@type": "Assertion", + "subject": { + "@type": "TestSubject", + "source": "https://www.w3.org/WAI/content-assets/wcag-act-rules/testcases/bf051a/7d8c4fd028c504d10c4e5e9bd7183c139549e1a1.html" + }, + "test": { + "@type": "TestCase", + "title": "Oracle_3.1.1_Method_1", + "isPartOf": [ + { + "@type": "TestRequirement", + "title": "WCAG2, SC 3.1.1" + } + ] + }, + "result": { + "@type": "TestResult", + "outcome": "earl:passed" + } + }, + { + "@type": "Assertion", + "subject": { + "@type": "TestSubject", + "source": "https://www.w3.org/WAI/content-assets/wcag-act-rules/testcases/bf051a/a49f11c86ad81c4d42700dfca58a7eeec377f02e.html" + }, + "test": { + "@type": "TestCase", + "title": "Oracle_3.1.1_Method_1", + "isPartOf": [ + { + "@type": "TestRequirement", + "title": "WCAG2, SC 3.1.1" + } + ] + }, + "result": { + "@type": "TestResult", + "outcome": "earl:passed" + } + }, + { + "@type": "Assertion", + "subject": { + "@type": "TestSubject", + "source": "https://www.w3.org/WAI/content-assets/wcag-act-rules/testcases/bf051a/b7a35f8080e756776877bca013a910dafde8ef73.html" + }, + "test": { + "@type": "TestCase", + "title": "Oracle_3.1.1_Method_1", + "isPartOf": [ + { + "@type": "TestRequirement", + "title": "WCAG2, SC 3.1.1" + } + ] + }, + "result": { + "@type": "TestResult", + "outcome": "earl:failed" + } + }, + { + "@type": "Assertion", + "subject": { + "@type": "TestSubject", + "source": "https://www.w3.org/WAI/content-assets/wcag-act-rules/testcases/bf051a/5c998eef8cb13a8f577dade1a3b9fe591bc69204.html" + }, + "test": { + "@type": "TestCase", + "title": "Oracle_3.1.1_Method_1", + "isPartOf": [ + { + "@type": "TestRequirement", + "title": "WCAG2, SC 3.1.1" + } + ] + }, + "result": { + "@type": "TestResult", + "outcome": "earl:failed" + } + }, + { + "@type": "Assertion", + "subject": { + "@type": "TestSubject", + "source": "https://www.w3.org/WAI/content-assets/wcag-act-rules/testcases/bf051a/0f73e7179e17f050380f0ea350d2551611820fd5.html" + }, + "test": { + "@type": "TestCase", + "title": "Oracle_3.1.1_Method_1", + "isPartOf": [ + { + "@type": "TestRequirement", + "title": "WCAG2, SC 3.1.1" + } + ] + }, + "result": { + "@type": "TestResult", + "outcome": "earl:failed" + } + }, + { + "@type": "Assertion", + "subject": { + "@type": "TestSubject", + "source": "https://www.w3.org/WAI/content-assets/wcag-act-rules/testcases/bf051a/b64d767d873269ff00966630e34ab198fc24368f.html" + }, + "test": { + "@type": "TestCase", + "title": "Oracle_3.1.1_Method_1", + "isPartOf": [ + { + "@type": "TestRequirement", + "title": "WCAG2, SC 3.1.1" + } + ] + }, + "result": { + "@type": "TestResult", + "outcome": "earl:failed" + } + }, + { + "@type": "Assertion", + "subject": { + "@type": "TestSubject", + "source": "https://www.w3.org/WAI/content-assets/wcag-act-rules/testcases/bf051a/1b73557d29073ecd327790ca1a6e343b4395b2ab.svg" + }, + "test": { + "@type": "TestCase", + "title": "Oracle_3.1.1_Method_1", + "isPartOf": [ + { + "@type": "TestRequirement", + "title": "WCAG2, SC 3.1.1" + } + ] + }, + "result": { + "@type": "TestResult", + "outcome": "earl:inapplicable" + } + }, + { + "@type": "Assertion", + "subject": { + "@type": "TestSubject", + "source": "https://www.w3.org/WAI/content-assets/wcag-act-rules/testcases/5b7ae0/e41574526cdf4626016308c0f4185a5f91a0d29d.html" + }, + "test": { + "@type": "TestCase", + "title": "Oracle_3.1.1_Method_1", + "isPartOf": [ + { + "@type": "TestRequirement", + "title": "WCAG2, SC 3.1.1" + } + ] + }, + "result": { + "@type": "TestResult", + "outcome": "earl:passed" + } + }, + { + "@type": "Assertion", + "subject": { + "@type": "TestSubject", + "source": "https://www.w3.org/WAI/content-assets/wcag-act-rules/testcases/5b7ae0/dfc9d18aeb0f09f44646435fd37fcf63410c197b.html" + }, + "test": { + "@type": "TestCase", + "title": "Oracle_3.1.1_Method_1", + "isPartOf": [ + { + "@type": "TestRequirement", + "title": "WCAG2, SC 3.1.1" + } + ] + }, + "result": { + "@type": "TestResult", + "outcome": "earl:passed" + } + }, + { + "@type": "Assertion", + "subject": { + "@type": "TestSubject", + "source": "https://www.w3.org/WAI/content-assets/wcag-act-rules/testcases/5b7ae0/a203d146dcc0d1df9f246cdf3b3b860d87e91c1c.html" + }, + "test": { + "@type": "TestCase", + "title": "Oracle_3.1.1_Method_1", + "isPartOf": [ + { + "@type": "TestRequirement", + "title": "WCAG2, SC 3.1.1" + } + ] + }, + "result": { + "@type": "TestResult", + "outcome": "earl:passed" + } + }, + { + "@type": "Assertion", + "subject": { + "@type": "TestSubject", + "source": "https://www.w3.org/WAI/content-assets/wcag-act-rules/testcases/5b7ae0/82c5599492f32e1a90615f15548e79d254dd1b54.html" + }, + "test": { + "@type": "TestCase", + "title": "Oracle_3.1.1_Method_1", + "isPartOf": [ + { + "@type": "TestRequirement", + "title": "WCAG2, SC 3.1.1" + } + ] + }, + "result": { + "@type": "TestResult", + "outcome": "earl:failed" + } + }, + { + "@type": "Assertion", + "subject": { + "@type": "TestSubject", + "source": "https://www.w3.org/WAI/content-assets/wcag-act-rules/testcases/5b7ae0/943ccfe43d79c6eb8013e793440c49da63fa5d8a.html" + }, + "test": { + "@type": "TestCase", + "title": "Oracle_3.1.1_Method_1", + "isPartOf": [ + { + "@type": "TestRequirement", + "title": "WCAG2, SC 3.1.1" + } + ] + }, + "result": { + "@type": "TestResult", + "outcome": "earl:failed" + } + }, + { + "@type": "Assertion", + "subject": { + "@type": "TestSubject", + "source": "https://www.w3.org/WAI/content-assets/wcag-act-rules/testcases/5b7ae0/a6034429b6f1e6a137fc972e0acee45e06a685d2.html" + }, + "test": { + "@type": "TestCase", + "title": "Oracle_3.1.1_Method_1", + "isPartOf": [ + { + "@type": "TestRequirement", + "title": "WCAG2, SC 3.1.1" + } + ] + }, + "result": { + "@type": "TestResult", + "outcome": "earl:inapplicable" + } + }, + { + "@type": "Assertion", + "subject": { + "@type": "TestSubject", + "source": "https://www.w3.org/WAI/content-assets/wcag-act-rules/testcases/5b7ae0/f4e4e57719f3adce548e04b1518156e23790d930.html" + }, + "test": { + "@type": "TestCase", + "title": "Oracle_3.1.1_Method_1", + "isPartOf": [ + { + "@type": "TestRequirement", + "title": "WCAG2, SC 3.1.1" + } + ] + }, + "result": { + "@type": "TestResult", + "outcome": "earl:inapplicable" + } + }, + { + "@type": "Assertion", + "subject": { + "@type": "TestSubject", + "source": "https://www.w3.org/WAI/content-assets/wcag-act-rules/testcases/5b7ae0/f8214944f374b25c3ce42bd92a4304d38a2309dc.html" + }, + "test": { + "@type": "TestCase", + "title": "Oracle_3.1.1_Method_1", + "isPartOf": [ + { + "@type": "TestRequirement", + "title": "WCAG2, SC 3.1.1" + } + ] + }, + "result": { + "@type": "TestResult", + "outcome": "earl:inapplicable" + } + }, + { + "@type": "Assertion", + "subject": { + "@type": "TestSubject", + "source": "https://www.w3.org/WAI/content-assets/wcag-act-rules/testcases/5b7ae0/36d5b7fa707573676b64884e8aa2b42a730f38d7.xhtml" + }, + "test": { + "@type": "TestCase", + "title": "Oracle_3.1.1_Method_1", + "isPartOf": [ + { + "@type": "TestRequirement", + "title": "WCAG2, SC 3.1.1" + } + ] + }, + "result": { + "@type": "TestResult", + "outcome": "earl:inapplicable" + } + }, + { + "@type": "Assertion", + "subject": { + "@type": "TestSubject", + "source": "https://www.w3.org/WAI/content-assets/wcag-act-rules/testcases/5b7ae0/f766afdae47b656ab4dd08a3ae552506f3f1f820.xml" + }, + "test": { + "@type": "TestCase", + "title": "Oracle_3.1.1_Method_1", + "isPartOf": [ + { + "@type": "TestRequirement", + "title": "WCAG2, SC 3.1.1" + } + ] + }, + "result": { + "@type": "TestResult", + "outcome": "earl:inapplicable" + } + }, + { + "@type": "Assertion", + "subject": { + "@type": "TestSubject", + "source": "https://www.w3.org/WAI/content-assets/wcag-act-rules/testcases/5b7ae0/84aa25ef587640beb210c6de408f209021542593.svg" + }, + "test": { + "@type": "TestCase", + "title": "Oracle_3.1.1_Method_1", + "isPartOf": [ + { + "@type": "TestRequirement", + "title": "WCAG2, SC 3.1.1" + } + ] + }, + "result": { + "@type": "TestResult", + "outcome": "earl:inapplicable" + } + }, + { + "@type": "Assertion", + "subject": { + "@type": "TestSubject", + "source": "https://www.w3.org/WAI/content-assets/wcag-act-rules/testcases/5b7ae0/d0f61fa9d6acd6759aaf5aec062a1e5026fcf4d5.svg" + }, + "test": { + "@type": "TestCase", + "title": "Oracle_3.1.1_Method_1", + "isPartOf": [ + { + "@type": "TestRequirement", + "title": "WCAG2, SC 3.1.1" + } + ] + }, + "result": { + "@type": "TestResult", + "outcome": "earl:inapplicable" + } + }, + { + "@type": "Assertion", + "subject": { + "@type": "TestSubject", + "source": "https://www.w3.org/WAI/content-assets/wcag-act-rules/testcases/46ca7f/e5b8fa7ab66409e7b52b335a8b6aebe11fd78635.html" + }, + "test": { + "@type": "TestCase", + "title": "Oracle_1.1.1_and_4.1.2_Method_1_and_1", + "isPartOf": [ + { + "@type": "TestRequirement", + "title": "WCAG2, SC 4.1.2" + } + ] + }, + "result": { + "@type": "TestResult", + "outcome": "earl:passed" + } + }, + { + "@type": "Assertion", + "subject": { + "@type": "TestSubject", + "source": "https://www.w3.org/WAI/content-assets/wcag-act-rules/testcases/46ca7f/b40e6ce081099b8bf0f76a43f4c27f12df342ddd.html" + }, + "test": { + "@type": "TestCase", + "title": "Oracle_1.1.1_and_4.1.2_Method_1_and_1", + "isPartOf": [ + { + "@type": "TestRequirement", + "title": "WCAG2, SC 4.1.2" + } + ] + }, + "result": { + "@type": "TestResult", + "outcome": "earl:passed" + } + }, + { + "@type": "Assertion", + "subject": { + "@type": "TestSubject", + "source": "https://www.w3.org/WAI/content-assets/wcag-act-rules/testcases/46ca7f/6f8e6014c133635fecac02e1087a666c5014ae5f.html" + }, + "test": { + "@type": "TestCase", + "title": "Oracle_1.1.1_and_4.1.2_Method_1_and_1", + "isPartOf": [ + { + "@type": "TestRequirement", + "title": "WCAG2, SC 4.1.2" + } + ] + }, + "result": { + "@type": "TestResult", + "outcome": "earl:passed" + } + }, + { + "@type": "Assertion", + "subject": { + "@type": "TestSubject", + "source": "https://www.w3.org/WAI/content-assets/wcag-act-rules/testcases/46ca7f/eb5983ff8bb0f85c891d48f96106337446797d8f.html" + }, + "test": { + "@type": "TestCase", + "title": "Oracle_1.1.1_and_4.1.2_Method_1_and_1", + "isPartOf": [ + { + "@type": "TestRequirement", + "title": "WCAG2, SC 4.1.2" + } + ] + }, + "result": { + "@type": "TestResult", + "outcome": "earl:passed" + } + }, + { + "@type": "Assertion", + "subject": { + "@type": "TestSubject", + "source": "https://www.w3.org/WAI/content-assets/wcag-act-rules/testcases/46ca7f/9c51e8f0568ab3401375114dd0eded2eddfe231a.html" + }, + "test": { + "@type": "TestCase", + "title": "Oracle_1.1.1_and_4.1.2_Method_1_and_1", + "isPartOf": [ + { + "@type": "TestRequirement", + "title": "WCAG2, SC 4.1.2" + } + ] + }, + "result": { + "@type": "TestResult", + "outcome": "earl:passed" + } + }, + { + "@type": "Assertion", + "subject": { + "@type": "TestSubject", + "source": "https://www.w3.org/WAI/content-assets/wcag-act-rules/testcases/46ca7f/6687821a71b53e0e1764e895900a6bad46412b5c.html" + }, + "test": { + "@type": "TestCase", + "title": "Oracle_1.1.1_and_4.1.2_Method_1_and_1", + "isPartOf": [ + { + "@type": "TestRequirement", + "title": "WCAG2, SC 4.1.2" + } + ] + }, + "result": { + "@type": "TestResult", + "outcome": "earl:passed" + } + }, + { + "@type": "Assertion", + "subject": { + "@type": "TestSubject", + "source": "https://www.w3.org/WAI/content-assets/wcag-act-rules/testcases/46ca7f/e136a03c52c01c1b190c7372d83463f3c6502de9.html" + }, + "test": { + "@type": "TestCase", + "title": "Oracle_1.1.1_and_4.1.2_Method_1_and_1", + "isPartOf": [ + { + "@type": "TestRequirement", + "title": "WCAG2, SC 4.1.2" + } + ] + }, + "result": { + "@type": "TestResult", + "outcome": "earl:passed" + } + }, + { + "@type": "Assertion", + "subject": { + "@type": "TestSubject", + "source": "https://www.w3.org/WAI/content-assets/wcag-act-rules/testcases/46ca7f/96c1f58088f1e32c965f38ddc50d4b88f6a0f022.html" + }, + "test": { + "@type": "TestCase", + "title": "Oracle_1.1.1_and_4.1.2_Method_1_and_1", + "isPartOf": [ + { + "@type": "TestRequirement", + "title": "WCAG2, SC 4.1.2" + } + ] + }, + "result": { + "@type": "TestResult", + "outcome": "earl:passed" + } + }, + { + "@type": "Assertion", + "subject": { + "@type": "TestSubject", + "source": "https://www.w3.org/WAI/content-assets/wcag-act-rules/testcases/46ca7f/b4329d21bd80d961408bf066a70998417234f200.html" + }, + "test": { + "@type": "TestCase", + "title": "Oracle_1.1.1_and_4.1.2_Method_1_and_1", + "isPartOf": [ + { + "@type": "TestRequirement", + "title": "WCAG2, SC 4.1.2" + } + ] + }, + "result": { + "@type": "TestResult", + "outcome": "earl:passed" + } + }, + { + "@type": "Assertion", + "subject": { + "@type": "TestSubject", + "source": "https://www.w3.org/WAI/content-assets/wcag-act-rules/testcases/46ca7f/a48478825dc5baf21cc79bfcfbe12ed462590f1e.html" + }, + "test": { + "@type": "TestCase", + "title": "Oracle_1.1.1_and_4.1.2_Method_1_and_1", + "isPartOf": [ + { + "@type": "TestRequirement", + "title": "WCAG2, SC 4.1.2" + } + ] + }, + "result": { + "@type": "TestResult", + "outcome": "earl:inapplicable" + } + }, + { + "@type": "Assertion", + "subject": { + "@type": "TestSubject", + "source": "https://www.w3.org/WAI/content-assets/wcag-act-rules/testcases/2779a5/7f9f315b5041f3726662bf269613c43678af99d4.html" + }, + "test": { + "@type": "TestCase", + "title": "Oracle_2.4.2_Method_1", + "isPartOf": [ + { + "@type": "TestRequirement", + "title": "WCAG2, SC 2.4.2" + } + ] + }, + "result": { + "@type": "TestResult", + "outcome": "earl:passed" + } + }, + { + "@type": "Assertion", + "subject": { + "@type": "TestSubject", + "source": "https://www.w3.org/WAI/content-assets/wcag-act-rules/testcases/2779a5/64771c390e57375a822a7223362ea7bb859c0a96.html" + }, + "test": { + "@type": "TestCase", + "title": "Oracle_2.4.2_Method_1", + "isPartOf": [ + { + "@type": "TestRequirement", + "title": "WCAG2, SC 2.4.2" + } + ] + }, + "result": { + "@type": "TestResult", + "outcome": "earl:failed" + } + }, + { + "@type": "Assertion", + "subject": { + "@type": "TestSubject", + "source": "https://www.w3.org/WAI/content-assets/wcag-act-rules/testcases/2779a5/6b3d2e2147cfc618b744f2dabfaf2e66327055d7.html" + }, + "test": { + "@type": "TestCase", + "title": "Oracle_2.4.2_Method_1", + "isPartOf": [ + { + "@type": "TestRequirement", + "title": "WCAG2, SC 2.4.2" + } + ] + }, + "result": { + "@type": "TestResult", + "outcome": "earl:cantTell" + } } ] } \ No newline at end of file