Skip to content
This repository has been archived by the owner on Feb 19, 2021. It is now read-only.
/ css-techniques Public archive

WCAG css techniques implementation for qualweb evaluator

License

Notifications You must be signed in to change notification settings

qualweb/css-techniques

Repository files navigation

QualWeb CSS techniques

Implementation of the WCAG 2.1 CSS techniques.

How to use

This is an internal module of QualWeb. To use it check either @qualweb/cli or @qualweb/core.

Implemented techniques

QualWeb Technique ID WCAG Technique ID WCAG Technique Name
QW-CSS-T1 C12 C13 C14 Using "percent, em, names" for font sizes
QW-CSS-T2 C19 Specifying alignment either to the left or right in CSS
QW-CSS-T5 C24 Using percentage values in CSS for container sizes
QW-CSS-T6 F4 Failure of Success Criterion 2.2.2 due to using text-decoration:blink without a mechanism to stop it in less than five seconds
QW-CSS-T7 F24 Failure of Success Criterion 1.4.3, 1.4.6 and 1.4.8 due to specifying foreground colors without specifying background colors or vice versa

License

ISC

About

WCAG css techniques implementation for qualweb evaluator

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published