Categories
HTML Accessibility

LAST WEEK IN WAI #2

10-17 November 2025 Each week I get a ton of mailing list emails and a load of github emails related to issues and discussions going in the W3C Web Standards Cauldron of words (AKA Web Accessibility Initiative). A few bubble up and pique my interest: I have only looked at one source so far, but […]

Categories
HTML Accessibility

LAST WEEK IN WAI #1

3-9 November 2025 Each week I get a ton of mailing list emails and a load of github emails related to issues and discussions going in the W3C Web Standards Cauldron of words (AKA Web Accessibility Initiative). A few bubble up and pique my interest: Understanding SC 1.4.10: Reflow (Level AA) (Updated September 2025, so looks […]

Categories
HTML Accessibility

Rambling Fireside with Pat

FIRESIDE CHAT – PATRICK H. LAUKE 4/11/2025 This is the first in a series of, who knows what length, conversations with some of the people of accessibility. Patrick kindly agreed to be my guinea pig. Transcripts transcript Hello, Patrick. Welcome. Welcome to the fireside chat, the resurrection. Why is it the resurrection? Because it was […]

Categories
HTML Accessibility

a brief professional history of me

brief history 1996-2000: worked mainly as a front end developer for hire 2001-2006: worked as an accessibility specialist for Vision Australia Conducted Accessibility Assessments using WCAG 1.0 as a baseline Developed the Web Accessibility Toolbar to aid in manual testing of acessibillity of web page UI Developed (with much help) the original Colour Contrast Analyser […]

Categories
HTML Accessibility

ChatGPT sez Build with semantics first

Original Atlas browser logo Goatse by Adrian Shat advice One of the issues that I found most peturbing from the Atlas browser FAQ’s for front end developers was the advice to use ARIA: ChatGPT Atlas uses ARIA tags[sic]—the same labels and roles that support screen readers—to interpret page structure and interactive elements. To improve compatibility, […]

Categories
HTML Accessibility

Atlas Ableism

There is a new browser in town: ChatGPT Atlas browser Given OpenAI’s general flakiness when it comes to UI design, accessibility and usability, I installed the browser with little enthusiasm as I felt it was going to be crap accessibility wise. But we can always hope… It is a closed source browser (I believe), using […]

Categories
HTML Accessibility

HTML/SR Lookup milker

Updated 24 September 2025 – repointed links to new home Below is a list of links to each of the HTML elements in the screen-reader-HTML-support tables following an element named link will display the Screen Reader HTML Support – Lookup app with the data for that element. This works due to each link having the […]

Categories
HTML Accessibility

Screenreader HTML support look up app

last updated 24 September 2025 Kazuhito Kidachi asked for a way to contrast and compare support across screen readers in the HTML support tables I took some time over the weekend to create a Lookup app (of sorts) What it does is take the data in the JAWS/NVDA/VoiceOver HTML support tables being published by TetraLogical […]

Categories
HTML Accessibility

active-descendant console debugger

Let me be perfectly clear, this script was generated by ChatGPT. It came to be from a problem I encountered when QAing a WCAG 2.2 assessment. I knew that the advice provided  was not right, but didn’t know what was going on. I suspected it was something to do with aria-activedescendant implementation (in a custom […]

Categories
HTML Accessibility

AI effluential

As part of my cycle of going through useless tasks I rechecked the web UI of our old friend ChatGPT. Given the emormous amounts of money being progressively spaffed up the wall on LLMs by the feckless impotent men children of Silicon Valley I would expect making the UI of their product accessible is a […]