Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Zoomed text node is not clipped with CSS overflow (59br37): Is the third assumption actually reasonable? #1318

Closed
kasperisager opened this issue May 27, 2020 · 2 comments
Assignees

Comments

@kasperisager
Copy link
Contributor

kasperisager commented May 27, 2020

The rule currently makes the following assumption:

While success criterion 1.4.4 Resize text does not explicitly mention which viewport size has to be resized up to 200%, it is assumed that a viewport size of 1280 by 1024 is applicable. A 1280 by 1024 viewport size is explicitly mentioned under success criterion 1.4.10 Reflow.

When I first read this, I recall my first thought being along the lines of "sure, this seems like a reasonable viewport size for an average desktop display". But then it struck me: Isn't it reasonable to assume that users on mobile devices should also be able to zoom to 200% without loss of content? For example, this is what passed example 1 looks like for me on an iPhone 6 with the text size bumped to 200%:

Summoning @WilcoFiers.

@WilcoFiers
Copy link
Member

Going to bring this to the call. The challenge here is that there somehow still has to be a minimum. Maybe 200% on mobile is fair, but is 200% on a smart watch fair? What about even smaller displays? How small does it get? We'll discuss.

@WilcoFiers
Copy link
Member

We're going to open this with AG. This isn't something the CG can really answer.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants