E-mail List Archives
Re: Browser zooming sufficient for WCAG 1.4.4 (resize text)
From: Patrick H. Lauke
Date: Jun 29, 2015 8:31AM
- Next message: Patrick H. Lauke: "Re: Browser zooming sufficient for WCAG 1.4.4 (resize text)"
- Previous message: Jonathan Avila: "Re: Browser zooming sufficient for WCAG 1.4.4 (resize text)"
- Next message in Thread: Patrick H. Lauke: "Re: Browser zooming sufficient for WCAG 1.4.4 (resize text)"
- Previous message in Thread: Jonathan Avila: "Re: Browser zooming sufficient for WCAG 1.4.4 (resize text)"
- View all messages in this Thread
On 29/06/2015 15:28, Jonathan Avila wrote:
> Yes, as you zoom in the text size becomes larger and the width gets
> smaller. This can produce problems between breakpoints because the
> author did not intend the larger text size at a given breakpoint.
But you're not just changing the text size alone, you're changing the
zoom factor which changes the size of the CSS pixel. When zooming up,
you're effectively doing the same as reducing the window width (and then
the browser blows up the size of everything to match). So no, the only
thing that matters here is if the developer considered that particular
width of the screen, NOT whether they expected a particular size at this
particular breakpoint.
P
--
Patrick H. Lauke
www.splintered.co.uk | https://github.com/patrickhlauke
http://flickr.com/photos/redux/ | http://redux.deviantart.com
twitter: @patrick_h_lauke | skype: patrick_h_lauke
- Next message: Patrick H. Lauke: "Re: Browser zooming sufficient for WCAG 1.4.4 (resize text)"
- Previous message: Jonathan Avila: "Re: Browser zooming sufficient for WCAG 1.4.4 (resize text)"
- Next message in Thread: Patrick H. Lauke: "Re: Browser zooming sufficient for WCAG 1.4.4 (resize text)"
- Previous message in Thread: Jonathan Avila: "Re: Browser zooming sufficient for WCAG 1.4.4 (resize text)"
- View all messages in this Thread