Re: [csswg-drafts] [css-grid-3] FPWD for Masonry Layout (#8195)

APA wants clarify or caveat a couple of concerns (see my modified [codepen](https://codepen.io/AutoSponge/pen/ExRqYor)):

1. Sighted keyboard users could have a disorienting experience trying to predict [focus order](https://www.w3.org/WAI/WCAG21/Understanding/focus-order.html) and track focus (especially with poor focus visibility). This could also be frustrating or distracting for people with cognitive/learning disabilities. Where order matters, this technique should be avoided. Do we have sufficient warning to authors?
2. If authors attempt to preserve visual focus order with `tabindex` or by placing elements in an illogical DOM order, the experience is worse for AT users who can't see the screen. Do we have sufficient emphasis for authors to start with logical DOM order and build their layout on top of that?

-- 
GitHub Notification of comment by AutoSponge
Please view or discuss this issue at https://github.com/w3c/csswg-drafts/issues/8195#issuecomment-1371115884 using your GitHub account


-- 
Sent via github-notify-ml as configured in https://github.com/w3c/github-notify-ml-config

Received on Wednesday, 4 January 2023 16:03:23 UTC