Skip to content

Commit ad475b0

Browse files
committed
2 parents 6764e61 + 955e9b4 commit ad475b0

2 files changed

Lines changed: 221 additions & 176 deletions

File tree

.checks/wcag-report.json

Lines changed: 2 additions & 18 deletions
Original file line numberDiff line numberDiff line change
@@ -10,24 +10,8 @@
1010
"target": [
1111
".sidelabel"
1212
],
13-
"html": "<div class=\"sidelabel\">Geonovum Handreiking - Document</div>",
14-
"failureSummary": "Fix any of the following:\n Element has insufficient color contrast of 1.98 (foreground color: #ffffff, background color: #80cc28, font size: 12.0pt (16px), font weight: normal). Expected contrast ratio of 4.5:1"
15-
}
16-
]
17-
},
18-
{
19-
"url": "http://localhost:8080/snapshot.html",
20-
"id": "scrollable-region-focusable",
21-
"impact": "serious",
22-
"description": "Ensure elements that have scrollable content are accessible by keyboard in Safari",
23-
"helpUrl": "https://dequeuniversity.com/rules/axe/4.11/scrollable-region-focusable?application=webdriverjs",
24-
"nodes": [
25-
{
26-
"target": [
27-
".hljs"
28-
],
29-
"html": "<code aria-busy=\"false\" class=\"hljs xml\">",
30-
"failureSummary": "Fix any of the following:\n Element should have focusable content\n Element should be focusable"
13+
"html": "<div class=\"sidelabel\">Geonovum Handreiking - Werkversie</div>",
14+
"failureSummary": "Fix any of the following:\n Element has insufficient color contrast of 3.99 (foreground color: #ffffff, background color: #ff0000, font size: 12.0pt (16px), font weight: normal). Expected contrast ratio of 4.5:1"
3115
}
3216
]
3317
}

0 commit comments

Comments
 (0)