Clarification for Zoom Requirements with WCAG SC 1.4.4 for Desktop and Mobile Devices

Hi, I am trying to understand the exact requirements for SC 1.4.4 Resize Text and how it relates to SC 1.4.10 Reflow, especially for mobile devices.


Many accessibility training courses mention that it is a requirement for content to scale with font-only zoom up to 200%, which can be tested using Firefox with the zoom text only setting enabled.

However, the W3 Understanding SC 1.4.4 page states,  "Content satisfies the success criterion if it can be scaled up to 200% using at least one text scaling mechanism supported by user agents." (such as full-page zoom OR font-only zoom )

So to my understanding, a web page could pass SC 1.4.4 if it can scale up to 200% with full-page zoom in a 1280px wide window, even if font-only zoom up to 200% does not work?

This suggests that accommodating font-only zoom is not necessary?


For mobile devices, users also need to be able to increase font size by 200% with device or browser settings. Scaling a 320px wide mobile device viewport by 200% full-page zoom without scrolling would effectively mean that all layouts would have to scale down to 160px wide?

Testing browser zoom with a simple html page with Firefox, Chrome and Safari mobile browsers, all three implement zoom settings as full-page zoom, where both rem and px units are increased with scaling.

Its seems that major mobile browsers do not use font-only zoom?



Taken with SC 1.4.10, I assume that a mobile browser should not scroll in 2 dimensions with browser scaling up to 200%, even though page content is technically below the 320px wide threshold stated in SC 1.4.10?

If mobile browsers do not use font-only zoom, why is scaling down to 160px wide not an explicit requirement?


Thank you for helping to provide more information about these details for WCAG zoom requirements. I will be meeting with the accessibility team of a major GIS software vendor to discuss these requirements, so I want to be sure that I understand SC 1.4.4 correctly. Accommodating 200% zoom in a 320px window will be extremely challenging to meet with interactive GIS software.

Take care,
-Colton Hash


[cid:image001.png@01DCD24E.B79B1BB0]

Received on Monday, 27 April 2026 21:29:46 UTC