tool · one of 51 free, no counter
Text stress
Does this page survive WCAG text spacing, and right-to-left?
WCAG 1.4.12 asks a page to survive four overrides - line height 1.5, letter spacing 0.12em, word spacing 0.16em, two ems after a paragraph - and most pages are never tried with them. This puts them on the page you are looking at, measures every box that hides overflow before and after, and lists only the ones that newly clip, so a headline cropped on purpose is not blamed on the spacing.
Reach it Press ⌘ + K on any tab and type text stress. Ctrl + K on Windows and Linux
in the panel · free, no counter
What this actually is
wcag text spacing and right-to-left on the page, and what stops fittingBefore an accessibility review, after a redesign that tightened a card or a button, and before a site gets an Arabic or Hebrew translation - the right-to-left switch shows a layout built on left and right in one press.
Asked about this tool
4 of themWhy only boxes that newly clip?
Because plenty of pages crop text on purpose - a one-line teaser, a truncated table cell. Measuring before and after the change means the list is what the spacing broke, not every ellipsis the design already had.
Does it catch text that overlaps something else?
No. Only a box that hides its overflow can be caught cutting text off. Text that spills across a neighbour is a different failure, and it is left to your eyes rather than guessed at.
What does the right-to-left switch actually change?
It sets dir=rtl on the root element. Flow and logical properties flip with it; anything positioned with a hard left or right stays where it was, which is exactly what it is there to show.
Is anything saved on the site?
No. Both changes are edits to the page in this tab, taken off when you leave the tool, and a reload puts everything back.
how to use text stress
- Open Text stress on the page you want to check.
- Switch on Text spacing to apply the four WCAG 1.4.12 values to the live page.
- Read the clipped list: every box that cuts its text off now and did not before.
- Try Right to left too, then leave the tool and the page is put back.
96 of these · no host permissions · three free audits