Skip to content

Commit 59b3d7e

Browse files
author
Automated
committed
Accessibility report: Thu Aug 19 11:21:14 UTC 2021
1 parent 16365eb commit 59b3d7e

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

a11y-report.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
{"total":2,"passes":1,"errors":3,"results":{"http://localhost:5000/good.html":[],"http://localhost:5000/bad.html":[{"code":"WCAG2AA.Principle2.Guideline2_4.2_4_2.H25.1.EmptyTitle","type":"error","typeCode":1,"message":"The title element in the head section should be non-empty.","context":"<title></title>","selector":"html > head > title","runner":"htmlcs","runnerExtras":{}},{"code":"WCAG2AA.Principle3.Guideline3_1.3_1_1.H57.3.Lang","type":"error","typeCode":1,"message":"The language specified in the lang attribute of the document element does not appear to be well-formed.","context":null,"selector":"","runner":"htmlcs","runnerExtras":{}},{"code":"WCAG2AA.Principle1.Guideline1_4.1_4_3.G18.Fail","type":"error","typeCode":1,"message":"This element has insufficient contrast at this conformance level. Expected a contrast ratio of at least 4.5:1, but text in this element has a contrast ratio of 2.77:1. Recommendation: change text colour to #fff.","context":"<p class=\"bad-contrast\">\n This page should fail acce...</p>","selector":"html > body > p","runner":"htmlcs","runnerExtras":{}}]}}

0 commit comments

Comments
 (0)