Re: [csswg-drafts] [mediaqueries] Consider making device-pixel-ratio a standard alias.

WebKit's position is that window.devicePixelRatio and the 
device-pixel-ratio MQ are purely about the capabilities of the 
hardware, and should not change under user zoom. It's bizarre to have 
different behaviors for page zoom and pinch zoom (users don't 
understand the difference), and zooming should be under user control; 
pages should not change their layout or appearance when zoomed. If 
WebKit were to implement the resolution media query, we would also 
only do so in a way that does not change with zooming (any kind).

-- 
GitHub Notification of comment by smfr
Please view or discuss this issue at 
https://github.com/w3c/csswg-drafts/issues/417#issuecomment-244166231 
using your GitHub account

Received on Thursday, 1 September 2016 18:19:37 UTC