openfed / AccessibilityCheck

BOSA Accessibility Check is a client-side JavaScript application that checks a HTML document or source code, and detects violations of a defined coding standard. Comes with standards that cover the three conformance levels of the W3C's Web Content Accessibility Guidelines (WCAG) 2.1 and the U.S. Section 508 legislation.
https://openfed.github.io/AccessibilityCheck/
BSD 3-Clause "New" or "Revised" License
24 stars 7 forks source link

Warning if contrast insufficient on hover #14

Closed stefanruijsenaars closed 4 years ago

stefanruijsenaars commented 4 years ago

From the Test page at https://github.com/openfed/AccessibilityCheck/blob/master/Tests/WCAG2/1_4_3_Contrast.html

Screen Shot 2019-11-25 at 23 14 05