Description
Content can be presented without loss of information or functionality, and without requiring scrolling in two dimensions for:
- Vertical scrolling content at a width equivalent to 320 CSS pixels;
- Horizontal scrolling content at a height equivalent to 256 CSS pixels.
- Except for parts of the content which require two-dimensional layout for usage or meaning.
Questions & Answers
Is it an accessibility issue to hide content from mobile users?
My website has a form that disappears on small mobile screens to save space, but this is also causing it to disappear at large zoom sizes on desktops. Since I don't intend to have the form available to everyone anyway, is that really a Web...
- mobile
- reflow
- wcag
What is the required page width for testing “Resize Text”?
When testing for "Resize Text,’" is there a specific width the page should be set to?
- manual testing
- reflow
- resize text
- zoom
Why does all content need to be available while a page is zoomed in?
Why does all content need to remain available to users while the browser is zoomed in? Isn’t it compliant since the content isn’t available to everyone while in that state?
- mobile
- reflow
- resize text
- zoom
Does my website or application need to be responsive?
Does my website or application need to be responsive, even if it is not intended to be used on mobile devices? Why?
- mobile
- reflow
- resize text
- responsive
- zoom