Inappropriate Word Spacing Check

RuleSets of AccessMonitor - the validator of web accessibility practices

Inappropriate Word Spacing Check

Description

The “Inappropriate Word Spacing Check” evaluates whether there is any element that explicitly prevents the user from increasing word spacing due to its style.

Example outcome

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

Impact

Fixes

To address inappropriate word spacing:

  1. Locate the inappropriate style code.
  2. Refactor it ensuring does not prevent the user from overriding word spacing.

Resources