- From: Patrick H. Lauke <redux@splintered.co.uk>
- Date: Thu, 21 Apr 2016 20:43:42 +0100
- To: public-mobile-a11y-tf@w3.org
On 21/04/2016 18:14, Jonathan Avila wrote: > ØJust a quick touch-back regarding "pixel". Is the TF aware of this > research/problem: > > Yes, we are absolutely aware. From some discussions we had – at least > on mobile web – CSS pixels are rendered as device independent pixels – > or at least that is our understanding – and regardless of screen density > on the web 44px should be the same. Obviously different physical > devices have difference sizes and within native apps pixels may be > treated different by the platform. To complement what Jonathan already said: yes, we're talking in terms of "CSS pixels", and for mobile browsers (or embedded webviews in native apps etc) the assumption (which should be in the "understanding" IIRC) is that the ideal viewport has been specified using the viewport meta width=device-width. 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
Received on Thursday, 21 April 2016 19:44:03 UTC