R025: Directional icon pointing against the sequence its control advances

Containers, alignment, inputs and icons that run the wrong way, and mixed Arabic and Latin text the bidi algorithm will reorder.

The check

Id
R025
Category
Direction and bidi
Default severity
medium

What it looks for

Directional icon pointing against the sequence its control advances

How to fix it

Mirror directional icons under RTL, [dir=rtl] .icon-arrow-right { transform: scaleX(-1) }, or swap the sprite for the opposite glyph. An arrow named for a physical side points the wrong way the moment the page flips.

Does your page trip R025?

Paste a URL. Ritla renders the page on desktop and mobile, runs every check, and shows the top issues with screenshot evidence.