Inappropriate Letter Spacing Check

RuleSets of AccessMonitor - the validator of web accessibility practices

Inappropriate Letter Spacing Check

Description

The “Inappropriate Letter Spacing Check” evaluates whether there is any content containing styling code that prevents users from adjusting text spacing, particularly letter spacing.

Example outcome

I identified 1 element whose style prevent increasing letter spacing to at least 0.12 times the font size.

Impact

Fixes

To address inappropriate letter spacing:

  1. Locate the style code used to inappropriately forbid increasing letter spacing.
  2. Remove or change the code, ensuring that it allows the increase of letter spacing.

Resources