Re: 1.4.10 Reflow and mobile user agents

On 01/05/2018 12:27, Patrick H. Lauke wrote:
[...]
> (This likely means that you'd have to *test* the responsiveness and 
> reflowing on a desktop browser, or using Dolphin, to make an assessment 
> about whether or not the content *can* be presented/reflowed correctly)

Actually, as Jonathan points out, it's not so much whether or not users 
can zoom in/out and reflow, but rather it's essentially whether or not 
the content can be presented at 320px width (for vertical scrolling) / 
256px height (for horizontal scrolling). So for the most part (at least 
for width), it can be tested just fine on most mobile phones as long as 
you know the device metrics (particularly to verify the 256px height 
clause).

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 Tuesday, 1 May 2018 11:32:51 UTC