Skip to content

Latest commit

 

History

History
13 lines (11 loc) · 447 Bytes

README.md

File metadata and controls

13 lines (11 loc) · 447 Bytes

color-contrast

Contrast checking

To do:

  • test against forms
  • check for svg fill (overrides CSS color)
  • check if element or background has an rgba alpha transparency and call out need for manual review
  • port to javascript Done
  • test for background images Done
  • Test text color against colors in linear gradient

Potentials