Accessibility Checking for Large Sites
Rocket Validator integrates
axe-core version 4.4,
which currently checks 96
accessibility rules, into an automated web site scanner.
Inline text spacing must be adjustable with custom stylesheets
Ensure that text spacing set through style attributes can be adjusted with custom stylesheets.
Many people with cognitive disabilities have trouble tracking lines of text when a block of text is single spaced. Providing spacing between 1.5 to 2 allows them to start a new line more easily once they have finished the previous one.
Learn more about this accessibility rule at Deque University >>