10.4
On each web page, is the text still readable when the font size is increased by at least 200% (excluding special cases)?
WCAG Reference
WCAG 1.4.4Tests
- 10.4.1
On each web page, increasing the font size by at least 200% must not cause any loss of information. Is this rule respected under any of these conditions (excluding special cases)?
When using the browser's text enlargement function.
When using the browser's graphical zoom functions.
When using a user interface component specific to the site which allows text to be enlarged or zoomed. - 10.4.2
On each web page, it must be possible to increase the font size by at least 200% for all the text on the page. Is this rule respected under any of these conditions (excluding special cases)?
When using the browser's text enlargement function.
When using the browser's graphical zoom functions.
When using a user interface component specific to the site which allows the text to be enlarged or zoomed.
WCAG Techniques
- C12
- C13
- C14
- C17
- C28
- F69
- F80
- F94
- G142
- G146
- G178
- G179
- SCR34