📏

Text Spacing Checker

Verified

by Community

Verifies that your web content handles text spacing adjustments required by WCAG 1.4.12. Tests line height, paragraph spacing, letter spacing, and word spacing overrides without breaking layout or losing content.

text-spacingwcagtypographylayout

Text Spacing Checker

Ensure your web content handles text spacing adjustments without breaking.

Usage

Provide your page URL or CSS to check text spacing compliance.

Examples

  • "Test our site with WCAG 1.4.12 text spacing overrides"
  • "Fix text overflow when line-height is increased to 1.5"
  • "Check if our card component survives text spacing adjustments"

Guidelines

  • Test with line-height 1.5x font size
  • Test with paragraph spacing 2x font size
  • Test with letter-spacing 0.12x font size
  • Test with word-spacing 0.16x font size
  • Ensure no content is clipped or overlapped after adjustments