Viewport meta tag must not disable user scaling
distinguishable/meta-viewport · WCAG 1.4.4 · Level AA
Viewport meta tag must not disable user scaling.
Users with low vision need to zoom content up to 200% or more. Setting user-scalable=no or maximum-scale=1 prevents zooming and fails WCAG. Remove these restrictions. If your layout breaks at high zoom, fix the responsive design rather than preventing zoom.
Scan a page or repo for issues like this · All rules
Introduced in @accesslint/core v0.8.0