R032: Direction-sensitive shadow x-offsets without an RTL counterpart
Left and right written into styles that should follow the reading direction: margins, floats, shadows and transforms.
The check
- Id
- R032
- Category
- Physical CSS
- Default severity
- low
What it looks for
Direction-sensitive shadow x-offsets without an RTL counterpart
How to fix it
Mirror x-offsets under [dir="rtl"] (box-shadow: -10px …) or keep shadows symmetric.
More physical css checks
Does your page trip R032?
Paste a URL. Ritla renders the page on desktop and mobile, runs every check, and shows the top issues with screenshot evidence.