Re: [External Sender] <ol start="3"> Is this accessible?

> Mark Haunschild's idea of using flexbox techniques (specifically flex order) to handle this is actually a good possible solution here.
…
> The downside is that screen reader users who are sighted are likely to notice the difference between the visible and programmatic order.

Also people using a switch or other keyboard-like device, the order would appear to skip the ad and then come back to it. If each item had a focusable element, I’d probably fail that under 2.4.3 Focus Order.

It is another useful example of why I think the content & focus-order should follow the flexbox (and grid) order [1], but unfortunately the browsers seem to be going the other way.

Cheers,

-Alastair

1] https://alastairc.uk/2017/06/the-responsive-order-conflict/

Received on Thursday, 21 November 2019 09:04:10 UTC