Rahim Abdi
Rahim Abdi
> But Alice is adding "referred to" with specified meaning the the HTML spec. So maybe we should just wait until that lands to make this change so we can...
Updated @scottaohara recently on these efforts. I can pull together a draft for iOS mappings (iOS/Android would be a good start).
Thank you @dandclark! In addition to the changes you proposed in alignment with HTML, I'm curious if there needs to be more extensive changes where the ARIA spec references "ID...
> I think this is unrelated to this particular PR, but I also think it's a good question. The AAMs use "IDREF" language ([example](https://w3c.github.io/core-aam/#ariaControls)) which is inconsistent with ARIA's use...
> But the accname spec requires ignoring that empty alt and instead using the non-empty title value. @sideshowbarker I've submitted an accname PR to clarify treatment of `alt=""`, and would...
@keithamus: > @rahimabdi I've left a couple of review notes which I think apply in a lot of places, but rather than inundating you with review comments hopefully you can...
Re-added reviewers @pkra @spectranaut @cookiecrook @keithamus @scottaohara.
CC @pkra @spectranaut @cookiecrook @keithamus @scottaohara @annevk This PR is ready for review! I've made a number of updates, mainly: - Cleaned up enumerated attribute keywords/states per @keithamus's feedback -...
It appears that many of these attributes have secondary/tertiary keywords that map to an existing state. For example, for `aria-checked`, both the empty string and the string "undefined" are both...
I've made many updates to this PR addressing outstanding feedback. I've also updated the PR description with a link to an unofficial explainer, details on how to test (via Safari...