Don’t Put “aria-label” on Generic Elements Like Divs, by @matuzo:
https://www.matuzo.at/blog/2026/aria-label-generic-elements?ref=frontenddogma.com
#html #attributes #aria #screenreaders #support #accessibility
The `autofocus` attribute jumps focus past content that screen reader users haven't heard yet. There's an active proposal in the WHATWG spec for an `accessible-autofocus` attribute that delays focus until reading context is established. The spec thread feedback is "that should just be how autofocus works," which is the right take, but means the fix is coming slowly.
#accessibility #screenreaders #webstandards
Screen readers help users with visual impairments interact with documents by reading content aloud.
Collabora Online includes initial screen reader support, helping reduce barriers to entry into the online document world through more accessible document editing.
🔗 See how it works: https://www.youtube.com/watch?v=vAKWTz5QbZ4
The autofocus attribute has a known problem: it jumps focus past content screen reader users haven't heard yet. There's an active proposal for an accessible-autofocus attribute that would delay focus until the reading context is established. The current feedback from the spec thread? "That should just be fixed by the screen reader." If you've heard that before, you know exactly how this goes.
#accessibility #HTML #screenreaders
Are you at #OpenSourceSummit and interested in accessibility testing?
Bocoup's Chris Cuellar is leading a session about the ARIA-AT project's innovative approach to testing accessibility by capturing real screen reader output. You'll also learn about the standardization efforts the project is driving at the W3C.
Retconning Accessibility Standards with ARIA-AT: https://osselcna2026.sched.com/event/2JQx7/retconning-accessibility-standards-with-aria-at-chris-cuellar-bocoup?iframe=no
Alt text looks deceptively simple until you're writing it for complex charts, images of text, or emotionally significant photos. This PDX A11y UX talk on May 27 covers implementation methods, phonetics, composition, and complex image sources. If you think alt text is a checkbox, this one will recalibrate you.
#accessibility #alttext #screenreaders
https://pdxa11yux.org/events/2026/05/27/alt-text-is-the-ocean-you-thought-was-a-pond.html
Most devs treat alt text as a checkbox. Mark Wyner's Portland talk on May 27 goes deep into phonetics, composition, complex image sources, and the parts that make writing good descriptions genuinely hard. If you've ever typed "image of a person" and moved on, this one is for you.
#accessibility #alttext #screenreaders
https://pdxa11yux.org/events/2026/05/27/alt-text-is-the-ocean-you-thought-was-a-pond.html