Categories
HTML Accessibility

HTML/SR Lookup milker

Updated 17 September 2025 – fixed links that were broken 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

Look up tool updated 12 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 […]

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 […]

Categories
HTML Accessibility

super short note: placeholder perfidy

Patrick muses upon his Web Standards life, from the bad side of the moon It’s a hint not a label The placeholder attribute is defined as: The placeholder attribute represents a short hint (a word or short phrase) intended to aid the user with data entry when the control has no value. A hint could be a sample value […]

Categories
HTML Accessibility

a label and a name walk into a bar

When is a label also an (accessible) name, when is it not and when is it neither? WCAG definitions: label text or other component with a text alternative that is presented to a user to identify a component within web content A placeholder can be an accessible name, but can never be a label A label element can be […]

Categories
HTML Accessibility

short note: WCAG/ARIA – state of confusion

WCAG 4.1.2 Name, Role, Value, states states, properties, and values that can be set by the user can be programmatically set Non-geek speak If something a person does to a thing causes it to change then the change is reflected in the code a person can Press something – aria-pressed Check something – aria-checked Select something aria-selected […]

Categories
HTML Accessibility

accname unclarified

so so intro It is unclear to web developers, browser developers and assistive tech developers when an accessible name provided via aria-label/aria-labelledby should replace the child content as the accessible name or be announced in addition to subtree content. This results in bugs and frustration for anyone that this issue touches. Taking the ARIA in […]

Categories
HTML Accessibility

ARIA/HTML relationship Severance

Note: I tried to find the orginal of this photo so I could attribute it to its creator, but came up with nothing, maybe Jonny knows… Old gold Back in 2014 I did some testing on Some stuff that doesn’t work between the DOM and Shadow DOM I was recently asked by my friend/colleague Demelza […]

Categories
HTML Accessibility

Tag, You’re It

Adrian tagged me into this chain letter of a post and Adrain being a friend and long time accessibility comrade I thought it impolite not to carry it on. Why did you start blogging in the first place? I wanted to share knowledge, politics, stupidity, music I like and visual homage’s to some of those […]