Re: [css-flexbox] Accessibility of Order

On 19 January 2015 at 21:10, Bo J Campbell <bcampbell@us.ibm.com> wrote:
> Flexbox is an extremely valuable, powerful tool but is currently very
> restricted in use because the tab order easily breaks WCAG Meaningful
> Sequence rules, causing their apps to be inaccessible.

is it genuinely the case that these apps are "inaccessible'? This
feels overstated to me. If, for example, I have

<main>blah blah</main>
<nav>doo wah diddy diddy dum diddy doo</nav>

and use Flexbox order to put the nav visually before the main content,
is that *inaccessible*?

bruce

Received on Tuesday, 20 January 2015 10:08:28 UTC