RE: Horizontal scrolling & reflow

David wrote:
> If the text wraps in chunks within the viewport, then I wouldn't fail it. I would think of the swipes as a control to advance to the next group of content which also fits in the viewport.

But it *is* horizontal scrolling.

Jonathan wrote:
>  They could fall under the essential exception just like toolbars do.

But it doesn’t *have* to use horizontal (browser based) scrolling, it could use buttons as Netflix does (I think) to make it a carousel, so it is not essential. The toolbar exception was aimed at interfaces where you need the content and a toolbar visible at the same time.

I wouldn’t fail it either because it is: Content presented without loss of information or functionality, and without requiring scrolling in two dimensions for … Horizontal scrolling content at a height equivalent to 256 CSS px.

I agree it is worth documenting this case, either as an example or an advisory technique.

-Alastair

Received on Thursday, 6 September 2018 23:26:43 UTC