Re: accessibility and browser zoom

On Sun, 01 Mar 2015 11:48:00 +0100, Michael Loffland  
<mloffland@outlook.com> wrote:

> Px to ems is division by base font size (which isn't necessarily 16 Px).

Also page zoom does not affect the base font size, so using ems does  
nothing to address the problem at hand.

As I understand it, the problem is that zooming in with page zoom makes  
the viewport narrower (in CSS pixels), so the "narrow" media query  
(correctly) starts to match, but Alice wanted the high-resolution image to  
be shown.

-- 
Simon Pieters
Opera Software

Received on Monday, 2 March 2015 15:20:08 UTC