Previous technique
Next technique

Support document zoom

WCAG 2.2
AA
#document

People with low vision need the ability to enlarge the page on mobile and desktop.

<head>
	<meta
		name="viewport"
		content="width=device-width, 
        initial-scale=1"
	/>
</head>

How to test for web

When I use I see/hear
Tab Enters the page and visibly focuses only interactive elements
Zoom Content zooms up to 200%
Source of this technique  Opens in a new window

Learn more about the related success criteria: