|
1 | 1 | {
|
2 |
| - "url": "http://127.0.0.1:5173/docs/headless/input-phone/", |
3 |
| - "extensionVersion": "4.51.0", |
| 2 | + "url": "http://localhost:5173/docs/headless/input-phone/", |
| 3 | + "extensionVersion": "4.52.0", |
4 | 4 | "axeVersion": "4.6.3",
|
5 | 5 | "standard": "WCAG 2.1 AA",
|
6 |
| - "testingStartDate": "2023-03-18T11:26:34.819Z", |
7 |
| - "testingEndDate": "2023-03-18T11:48:12.451Z", |
8 |
| - "bestPracticesEnabled": false, |
| 6 | + "testingStartDate": "2023-03-25T01:32:42.404Z", |
| 7 | + "testingEndDate": "2023-03-25T01:48:43.415Z", |
| 8 | + "bestPracticesEnabled": true, |
9 | 9 | "issueSummary": {
|
10 |
| - "critical": 0, |
11 |
| - "moderate": 0, |
| 10 | + "critical": 1, |
| 11 | + "moderate": 1, |
12 | 12 | "minor": 0,
|
13 |
| - "serious": 3, |
14 |
| - "bestPractices": 0, |
| 13 | + "serious": 1, |
| 14 | + "bestPractices": 1, |
15 | 15 | "needsReview": 0
|
16 | 16 | },
|
17 |
| - "remainingTestingSummary": { "run": false }, |
| 17 | + "remainingTestingSummary": { |
| 18 | + "run": false |
| 19 | + }, |
18 | 20 | "igtSummary": [
|
19 |
| - { "tool": "Table", "skipped": false, "name": null, "run": false }, |
| 21 | + { |
| 22 | + "tool": "Table", |
| 23 | + "skipped": false, |
| 24 | + "name": null, |
| 25 | + "run": false |
| 26 | + }, |
20 | 27 | {
|
21 | 28 | "tool": "Keyboard",
|
22 | 29 | "skipped": false,
|
23 |
| - "name": "3/18/2023 at 10:42 PM", |
| 30 | + "name": "3/25/2023 at 12:47 PM", |
24 | 31 | "run": true,
|
25 |
| - "issues": { "critical": 0, "moderate": 0, "minor": 0, "serious": 0 }, |
26 |
| - "duration": 157762 |
| 32 | + "issues": { |
| 33 | + "critical": 0, |
| 34 | + "moderate": 0, |
| 35 | + "minor": 0, |
| 36 | + "serious": 0 |
| 37 | + }, |
| 38 | + "duration": 48646 |
| 39 | + }, |
| 40 | + { |
| 41 | + "tool": "Modal Dialog", |
| 42 | + "skipped": false, |
| 43 | + "name": null, |
| 44 | + "run": false |
27 | 45 | },
|
28 |
| - { "tool": "Modal Dialog", "skipped": false, "name": null, "run": false }, |
29 | 46 | {
|
30 | 47 | "tool": "Interactive Elements",
|
31 | 48 | "skipped": false,
|
32 |
| - "name": "3/18/2023 at 10:26 PM", |
| 49 | + "name": "3/25/2023 at 12:45 PM", |
33 | 50 | "run": true,
|
34 |
| - "issues": { "critical": 0, "moderate": 0, "minor": 0, "serious": 0 }, |
35 |
| - "duration": 624995 |
| 51 | + "issues": { |
| 52 | + "critical": 0, |
| 53 | + "moderate": 0, |
| 54 | + "minor": 0, |
| 55 | + "serious": 0 |
| 56 | + }, |
| 57 | + "duration": 50924 |
36 | 58 | },
|
37 | 59 | {
|
38 | 60 | "tool": "Structure",
|
39 | 61 | "skipped": false,
|
40 |
| - "name": "3/18/2023 at 10:45 PM", |
41 |
| - "run": true, |
42 |
| - "issues": { "critical": 0, "moderate": 0, "minor": 0, "serious": 3 }, |
43 |
| - "duration": 76867 |
| 62 | + "name": null, |
| 63 | + "run": false |
| 64 | + }, |
| 65 | + { |
| 66 | + "tool": "Images", |
| 67 | + "skipped": false, |
| 68 | + "name": null, |
| 69 | + "run": false |
44 | 70 | },
|
45 |
| - { "tool": "Images", "skipped": false, "name": null, "run": false }, |
46 |
| - { "tool": "Forms", "skipped": false, "name": null, "run": false } |
| 71 | + { |
| 72 | + "tool": "Forms", |
| 73 | + "skipped": false, |
| 74 | + "name": null, |
| 75 | + "run": false |
| 76 | + } |
47 | 77 | ],
|
48 | 78 | "failedRules": [
|
49 |
| - { "name": "lang-change-not-marked", "count": 3, "mode": "manual" } |
| 79 | + { |
| 80 | + "name": "page-has-heading-one", |
| 81 | + "count": 1, |
| 82 | + "mode": "automated" |
| 83 | + }, |
| 84 | + { |
| 85 | + "name": "image-alt", |
| 86 | + "count": 1, |
| 87 | + "mode": "automated" |
| 88 | + }, |
| 89 | + { |
| 90 | + "name": "link-name", |
| 91 | + "count": 1, |
| 92 | + "mode": "automated" |
| 93 | + } |
50 | 94 | ],
|
51 | 95 | "needsReview": [],
|
52 | 96 | "allIssues": [
|
53 | 97 | {
|
54 |
| - "ruleId": "lang-change-not-marked", |
55 |
| - "description": "The change in language for a portion of content is not coded.", |
56 |
| - "help": "Change in language is not marked", |
57 |
| - "helpUrl": "https://docs.deque.com/issue-help/1.0.0/en/lang-change-not-marked", |
58 |
| - "impact": "serious", |
| 98 | + "ruleId": "page-has-heading-one", |
| 99 | + "description": "Ensure that the page, or at least one of its frames contains a level-one heading", |
| 100 | + "help": "Page should contain a level-one heading", |
| 101 | + "helpUrl": "https://dequeuniversity.com/rules/axe/4.6/page-has-heading-one?application=AxeChrome", |
| 102 | + "impact": "moderate", |
59 | 103 | "needsReview": false,
|
60 |
| - "isManual": true, |
61 |
| - "selector": ["body > form.\\00002b50\\0000fe0fdqh46j-1:nth-of-type(1)"], |
62 |
| - "summary": "The change in language for a portion of content is not coded.", |
63 |
| - "source": null, |
64 |
| - "tags": ["wcag2aa", "wcag312a"], |
65 |
| - "igt": "Structure", |
66 |
| - "testName": "QwikUI | Headless | Input-phone [interactivity]", |
| 104 | + "isManual": false, |
| 105 | + "selector": ["html"], |
| 106 | + "summary": "Fix all of the following:\n Page must have a level-one heading", |
| 107 | + "source": "<html lang=\"en-us\" q:container=\"resumed\" q:version=\"0.23.0\" q:render=\"ssr-dev\" q:base=\"/build/\" q:locale=\"\" class=\"dark\" data-theme=\"dark\">", |
| 108 | + "tags": ["cat.semantics", "best-practice"], |
| 109 | + "igt": "", |
| 110 | + "testName": "QwikUI | Headless | Input-phone", |
67 | 111 | "shareURL": "",
|
68 |
| - "createdAt": "2023-03-18T11:48:12.441Z", |
69 |
| - "testUrl": "http://127.0.0.1:5173/docs/headless/input-phone/", |
| 112 | + "createdAt": "2023-03-25T01:32:42.965Z", |
| 113 | + "testUrl": "http://localhost:5173/docs/headless/input-phone/", |
70 | 114 | "testPageTitle": "",
|
71 | 115 |
|
72 | 116 | "axeVersion": "4.6.3"
|
73 | 117 | },
|
74 | 118 | {
|
75 |
| - "ruleId": "lang-change-not-marked", |
76 |
| - "description": "The change in language for a portion of content is not coded.", |
77 |
| - "help": "Change in language is not marked", |
78 |
| - "helpUrl": "https://docs.deque.com/issue-help/1.0.0/en/lang-change-not-marked", |
79 |
| - "impact": "serious", |
| 119 | + "ruleId": "image-alt", |
| 120 | + "description": "Ensures <img> elements have alternate text or a role of none or presentation", |
| 121 | + "help": "Images must have alternate text", |
| 122 | + "helpUrl": "https://dequeuniversity.com/rules/axe/4.6/image-alt?application=AxeChrome", |
| 123 | + "impact": "critical", |
80 | 124 | "needsReview": false,
|
81 |
| - "isManual": true, |
82 |
| - "selector": [ |
83 |
| - "body > form.\\00002b50\\0000fe0fdqh46j-1:nth-of-type(1) > div.\\00002b50\\0000fe0fokr433-0:nth-of-type(1) > select.\\00002b50\\0000fe0fokr433-0:nth-of-type(1)" |
| 125 | + "isManual": false, |
| 126 | + "selector": ["img"], |
| 127 | + "summary": "Fix any of the following:\n Element does not have an alt attribute\n aria-label attribute does not exist or is empty\n aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty\n Element has no title attribute\n Element's default semantics were not overridden with role=\"none\" or role=\"presentation\"", |
| 128 | + "source": "<img src=\"/qwik-ui.png\" class=\"w-32\" data-qwik-inspector=\"components/header/header.tsx:70:13\">", |
| 129 | + "tags": [ |
| 130 | + "cat.text-alternatives", |
| 131 | + "wcag2a", |
| 132 | + "wcag111", |
| 133 | + "section508", |
| 134 | + "section508.22.a", |
| 135 | + "ACT" |
84 | 136 | ],
|
85 |
| - "summary": "The change in language for a portion of content is not coded.", |
86 |
| - "source": null, |
87 |
| - "tags": ["wcag2aa", "wcag312a"], |
88 |
| - "igt": "Structure", |
89 |
| - "testName": "QwikUI | Headless | Input-phone [interactivity]", |
| 137 | + "igt": "", |
| 138 | + "testName": "QwikUI | Headless | Input-phone", |
90 | 139 | "shareURL": "",
|
91 |
| - "createdAt": "2023-03-18T11:48:12.441Z", |
92 |
| - "testUrl": "http://127.0.0.1:5173/docs/headless/input-phone/", |
| 140 | + "createdAt": "2023-03-25T01:32:42.965Z", |
| 141 | + "testUrl": "http://localhost:5173/docs/headless/input-phone/", |
93 | 142 | "testPageTitle": "",
|
94 | 143 |
|
95 | 144 | "axeVersion": "4.6.3"
|
96 | 145 | },
|
97 | 146 | {
|
98 |
| - "ruleId": "lang-change-not-marked", |
99 |
| - "description": "The change in language for a portion of content is not coded.", |
100 |
| - "help": "Change in language is not marked", |
101 |
| - "helpUrl": "https://docs.deque.com/issue-help/1.0.0/en/lang-change-not-marked", |
| 147 | + "ruleId": "link-name", |
| 148 | + "description": "Ensures links have discernible text", |
| 149 | + "help": "Links must have discernible text", |
| 150 | + "helpUrl": "https://dequeuniversity.com/rules/axe/4.6/link-name?application=AxeChrome", |
102 | 151 | "impact": "serious",
|
103 | 152 | "needsReview": false,
|
104 |
| - "isManual": true, |
105 |
| - "selector": [ |
106 |
| - "body > form.\\00002b50\\0000fe0fdqh46j-1:nth-of-type(1) > div.\\00002b50\\0000fe0fokr433-0:nth-of-type(1) > input.\\00002b50\\0000fe0fokr433-0:nth-of-type(1)" |
| 153 | + "isManual": false, |
| 154 | + "selector": ["a[href=\"/\"]"], |
| 155 | + "summary": "Fix all of the following:\n Element is in tab order and does not have accessible text\n\nFix any of the following:\n Element does not have text that is visible to screen readers\n aria-label attribute does not exist or is empty\n aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty\n Element has no title attribute", |
| 156 | + "source": "<a href=\"/\" data-qwik-inspector=\"components/header/header.tsx:69:11\"><img src=\"/qwik-ui.png\" class=\"w-32\" data-qwik-inspector=\"components/header/header.tsx:70:13\"></a>", |
| 157 | + "tags": [ |
| 158 | + "cat.name-role-value", |
| 159 | + "wcag2a", |
| 160 | + "wcag412", |
| 161 | + "wcag244", |
| 162 | + "section508", |
| 163 | + "section508.22.a", |
| 164 | + "ACT" |
107 | 165 | ],
|
108 |
| - "summary": "The change in language for a portion of content is not coded.", |
109 |
| - "source": null, |
110 |
| - "tags": ["wcag2aa", "wcag312a"], |
111 |
| - "igt": "Structure", |
112 |
| - "testName": "QwikUI | Headless | Input-phone [interactivity]", |
| 166 | + "igt": "", |
| 167 | + "testName": "QwikUI | Headless | Input-phone", |
113 | 168 | "shareURL": "",
|
114 |
| - "createdAt": "2023-03-18T11:48:12.441Z", |
115 |
| - "testUrl": "http://127.0.0.1:5173/docs/headless/input-phone/", |
| 169 | + "createdAt": "2023-03-25T01:32:42.965Z", |
| 170 | + "testUrl": "http://localhost:5173/docs/headless/input-phone/", |
116 | 171 | "testPageTitle": "",
|
117 | 172 |
|
118 | 173 | "axeVersion": "4.6.3"
|
|
0 commit comments