James Craig
James Craig
I think @spectranaut wants to wait for all this to happen: - [x] ARIA PR approved https://github.com/w3c/aria/pull/1860 - [x] AccName PR approved (this one) - [x] WPT tests written. https://github.com/web-platform-tests/wpt/pull/44490...
HEIF (HEIF, HEIC, AVIF, etc.) defines its form of embedded "Accessibility Text" in section 1.1.1. I'm not sure what the best public link is for HEIF, but here's one public...
> When embedded in html I think we need to start with html-aam. Would you still consider it appropriate to define the behavior in HTML-AAM when an author could use...
@jlp-craigmorten wrote: > One thing to note is that to drive VoiceOver with AppleScript requires SIP to be disabled at some point because [the file that controls whether you can...
I’m not particularly concerned if CI administrators choose to willingly disable SIP on an automation cluster. That’s a risk any knowledgeable system administrator can assess on a case-by-case basis. However,...
Also forgot to mention @ckundo's AccessLint project: https://github.com/AccessLint/screenreaders
@adampage is going to write a WPT PR to see how the browser internals treat this... Of note, that won't get us as far as the platform mappings (e.g. @scottaohara...
Let's just call it "traversal" instead of "recursion" I think that remains accurate. There may also be some minor word smithing to make it clear it doesn't loop back into...
@smhigley wrote: > Possible options for handling nested secondary actions and naming: > • add an attribute like aria-actions that takes a space-separated list of ids Apologies for missing this...
Also mentioned in the other [issue comment](https://github.com/w3c/aria/issues/762#issuecomment-738160962), there's a potential to avoid "AT detection" by exposing some mainstream browser UI... Proposals have linked an action trigger to some visual UI...