Brennan Young
Brennan Young
I have chief responsibility for accessibility in a firm which is focused on e-learning software. We are developing a culture of making "internal VPATs". The audience for these is our...
I didn't create the Jira WCAG field myself, but I know it's something called a "custom field". I might be able to get hold of the relevant details and artifacts...
Well, all this is proof of concept work, so I would say it's barely operational, and we can't talk about "how often" yet. I produce an internal VPAT manually whenever...
Use case: Branching flowcharts. They are typically **browseable**, rather than operable content. They are not at all unusual or exotic. But there is no sufficient technique, or even an advisory...
I'm throwing my weight behind [aria-flowto](https://github.com/w3c/aria/issues/1836). I think `aria-details` is just grand, but it's clearly intended for a different use case. Also the `aria-details` spec as currently drafted does not...
Headings should be honoured, but remember that PDF accessibility is very unpredictable. If headings are announced on iOS, then the the fault may lie with the viewer software (e.g. acrobat/foxit),...
I just updated NVDA and there's no change yet. (Using test page from https://a11ysupport.io/tests/tech__aria__aria-controls ). This is a pretty important piece of ARIA, used in several of the APG patterns....
I can report that Live regions (such as HTML5's ``) do not handle lang properly. Typically the content of Live Regions is provided by client side scripting (so where do...
Thanks Chas. As well as [aria-label](https://www.w3.org/TR/wai-aria-1.2/#aria-label) and the others you mentioned the attributes listed under https://www.w3.org/TR/wai-aria-1.2/#translatable-states-and-properties may be added [aria-placeholder](https://www.w3.org/TR/wai-aria-1.2/#aria-placeholder) [aria-roledescription](https://www.w3.org/TR/wai-aria-1.2/#aria-roledescription) [aria-valuetext](https://www.w3.org/TR/wai-aria-1.2/#aria-valuetext) Other attributes that may be relevant here are...
FYI HTML defines several translatable attributes, so this is not just an ARIA thing. https://html.spec.whatwg.org/multipage/dom.html#translatable-attributes