WebAIM - Web Accessibility In Mind

E-mail List Archives

Re: Example of a webpage that fails 1.4.4 (resizing hides content that scrolling can't reveal)

for

From: Patrick H. Lauke
Date: Jan 21, 2018 4:09AM


On 21/01/2018 01:35, Jonathan Avila wrote:
>> Does anybody have an example of such a webpage, either a real page or > something coded as a demo.
> > I want to record a video that explains when 1.4.4 fails, but I need to > find a page to do it with.
>
> Oath https://www.oath.com has an example on iOS where pinch zoom fails. Also it appears to use scroll snap which when combined with zoom causes text to be cut off but when you try to scroll to it -- it snaps to the next scroll point.

What a horrid site. It seems to intercept all touchstart events and
preventDefault, thus killing any native gestures (zoom, scroll,
long-tap, etc), and then implements its own custom scrolling.

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