-
Notifications
You must be signed in to change notification settings - Fork 22
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Getting the value: action steps #200
Comments
Looking at my notes from different ACCVALUE discussions, after I condense them all, it seems like the biggest question is this: Is there some implementor issue that means we need an accessible value computation algorithm? SummaryThere's the idea that obtaining an accessible value should be in the ACCNAME spec (Accessible Name, Description and Value). ConsiderationsLet's look at what already exists. From the combobox documenation in ARIA spec
It appears as though we already have an acceptable way to do this.
Questions
|
We'll probably have to go over it again during one of the ARIA meetings, but from what I can recall when we spoke of this late last year in one of the other meetings, we determined that it wasn't necessary to create a whole new algorithm, but instead do the following.
|
We talked about this briefly in the meeting last week, and Sarah said she remembered this issue and wanted to take a stab at it: https://www.w3.org/2024/02/22-aria-minutes#t04 |
Breaking Issue #184 into action steps. Each of these items could be completed in distinct PRs, or a single PR.
The text was updated successfully, but these errors were encountered: